summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/gosa-core/Manifest1
-rw-r--r--net-nds/gosa-core/files/gosa-core-2.7.3-gentoo.patch100
-rw-r--r--net-nds/gosa-core/files/gosa.include36
-rw-r--r--net-nds/gosa-core/gosa-core-2.7.3.ebuild105
-rw-r--r--net-nds/gosa-core/metadata.xml15
-rw-r--r--net-nds/gosa-plugin-dhcp/Manifest1
-rw-r--r--net-nds/gosa-plugin-dhcp/gosa-plugin-dhcp-2.7.3.ebuild11
-rw-r--r--net-nds/gosa-plugin-dhcp/metadata.xml11
-rw-r--r--net-nds/gosa-plugin-ldapmanager/Manifest1
-rw-r--r--net-nds/gosa-plugin-ldapmanager/gosa-plugin-ldapmanager-2.7.3.ebuild11
-rw-r--r--net-nds/gosa-plugin-ldapmanager/metadata.xml11
-rw-r--r--net-nds/gosa-plugin-mail/Manifest1
-rw-r--r--net-nds/gosa-plugin-mail/gosa-plugin-mail-2.7.3.ebuild11
-rw-r--r--net-nds/gosa-plugin-mail/metadata.xml11
-rw-r--r--net-nds/gosa-plugin-rolemanagement/Manifest1
-rw-r--r--net-nds/gosa-plugin-rolemanagement/gosa-plugin-rolemanagement-2.7.3.ebuild11
-rw-r--r--net-nds/gosa-plugin-rolemanagement/metadata.xml11
-rw-r--r--net-nds/gosa-plugin-samba/Manifest1
-rw-r--r--net-nds/gosa-plugin-samba/gosa-plugin-samba-2.7.3.ebuild11
-rw-r--r--net-nds/gosa-plugin-samba/metadata.xml11
-rw-r--r--net-nds/gosa-plugin-ssh/Manifest1
-rw-r--r--net-nds/gosa-plugin-ssh/gosa-plugin-ssh-2.7.3.ebuild11
-rw-r--r--net-nds/gosa-plugin-ssh/metadata.xml11
-rw-r--r--net-nds/gosa-plugin-systems/Manifest1
-rw-r--r--net-nds/gosa-plugin-systems/gosa-plugin-systems-2.7.3.ebuild11
-rw-r--r--net-nds/gosa-plugin-systems/metadata.xml11
26 files changed, 0 insertions, 418 deletions
diff --git a/net-nds/gosa-core/Manifest b/net-nds/gosa-core/Manifest
deleted file mode 100644
index 25cecd1..0000000
--- a/net-nds/gosa-core/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gosa-core-2.7.3.tar.gz 4313616 SHA256 fad28499f3d1c619a1ced68db25c5373288a73436d9e9661d6a1c814dfdd0829 SHA512 bf074c71f716fec5174a15cde01f7c1b378d958776299922f671a67397030e4a419acb7cec96cd381eba30791472a3f02e594ff73cb396db24832c88ddfda8c9 WHIRLPOOL 03790a96482e25bb0d8e36b5d435beca111d7eb38342c840de5f40227d606137200f586fb61ee1de8cbce81e8f06861801012d8bada6d136a2772701b5192825
diff --git a/net-nds/gosa-core/files/gosa-core-2.7.3-gentoo.patch b/net-nds/gosa-core/files/gosa-core-2.7.3-gentoo.patch
deleted file mode 100644
index 756b8b1..0000000
--- a/net-nds/gosa-core/files/gosa-core-2.7.3-gentoo.patch
+++ /dev/null
@@ -1,100 +0,0 @@
-diff -urN gosa-core.orig/include/class_config.inc gosa-core/include/class_config.inc
---- gosa-core.orig/include/class_config.inc 2011-07-27 10:38:29.000000000 +0400
-+++ gosa-core/include/class_config.inc 2011-11-10 00:05:10.583476711 +0400
-@@ -116,12 +116,12 @@
- if we have installed or removed plugins.
- */
- if(session::global_is_set("class_location.inc:timestamp")){
-- $tmp = stat("../include/class_location.inc");
-+ $tmp = $tmp = stat("/var/cache/gosa/class.cache");
- if($tmp['mtime'] != session::global_get("class_location.inc:timestamp")){
- session::global_un_set("plist");
- }
- }
-- $tmp = stat("../include/class_location.inc");
-+ $tmp = stat("/var/cache/gosa/class.cache");
- session::global_set("class_location.inc:timestamp",$tmp['mtime']);
-
- if($this->filename != "" && filemtime($this->filename) != $this->last_modified){
-diff -urN gosa-core.orig/include/functions.inc gosa-core/include/functions.inc
---- gosa-core.orig/include/functions.inc 2011-10-05 17:35:02.000000000 +0400
-+++ gosa-core/include/functions.inc 2011-11-10 00:06:18.908744189 +0400
-@@ -44,7 +44,7 @@
- }
-
- /* Define common locatitions */
--define ("CONFIG_TEMPLATE_DIR", "../contrib");
-+define ("CONFIG_TEMPLATE_DIR", "/usr/share/doc/gosa");
- define ("TEMP_DIR","/var/cache/gosa/tmp");
-
- /* Define get_list flags */
-@@ -73,7 +73,7 @@
- define('DES3_CBC_SHA1',16);
-
- /* Include required files */
--include_once("class_location.inc");
-+include_once("/var/cache/gosa/class.cache");
- require_once ("functions_debug.inc");
- require_once ("accept-to-gettext.inc");
-
-diff -urN gosa-core.orig/include/php_setup.inc gosa-core/include/php_setup.inc
---- gosa-core.orig/include/php_setup.inc 2011-10-25 17:00:11.000000000 +0400
-+++ gosa-core/include/php_setup.inc 2011-11-10 00:06:46.598853022 +0400
-@@ -20,7 +20,7 @@
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
--define ("LOCALE_DIR", dirname(dirname(__FILE__))."/locale/compiled");
-+define ("LOCALE_DIR", "/var/cache/gosa/locale");
-
- function gosaRaiseError($errno, $errstr, $errfile, $errline)
- {
-diff -urN gosa-core.orig/update-gosa gosa-core/update-gosa
---- gosa-core.orig/update-gosa 2010-12-06 10:52:44.000000000 +0300
-+++ gosa-core/update-gosa 2011-11-10 00:06:46.598853022 +0400
-@@ -21,7 +21,7 @@
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
--define ("GOSA_HOME", dirname(__FILE__));
-+define ("GOSA_HOME", "/usr/share/gosa");
- define ("LOCALE_DIR", GOSA_HOME."/locale");
- define ("PLUGSTATE_DIR", GOSA_HOME."/state");
-
-@@ -138,8 +138,8 @@
- function rescan_classes()
- {
- echo "Updating class cache...\n";
-- $class_mapping= get_classes();
-- $filename= GOSA_HOME."/include/class_location.inc";
-+ $class_mapping= get_classes("/usr/share/gosa");
-+ $filename= "/var/cache/gosa/class.cache";
-
- /* Sanity checks */
- if (!file_exists($filename) || is_writable($filename)) {
-@@ -185,20 +185,20 @@
-
- /* For each language, merge the target .mo to the compiled directory. */
- foreach ($languages as $language => $po_files){
-- if (!is_dir(LOCALE_DIR."/compiled/${language}/LC_MESSAGES")){
-- if (!mkdir (LOCALE_DIR."/compiled/${language}/LC_MESSAGES", 0755, TRUE)){
-- echo "Failed to create '".LOCALE_DIR."/compiled/${language}/LC_MESSAGES'- aborted";
-+ if (!is_dir("/var/cache/gosa/locale/${language}/LC_MESSAGES")){
-+ if (!mkdir ("/var/cache/gosa/locale/${language}/LC_MESSAGES", 0755, TRUE)){
-+ echo "Failed to create '/var/cache/gosa/locale/${language}/LC_MESSAGES'- aborted";
- exit (3);
- }
- }
-
- /* Cat all these po files into one single file */
-- system ("(cd ".LOCALE_DIR." && msgcat --use-first ".implode(" ", $po_files)." > compiled/${language}/LC_MESSAGES/messages.po)", $val);
-+ system ("(cd ".LOCALE_DIR." && msgcat --use-first ".implode(" ", $po_files)." > /var/cache/gosa/locale/${language}/LC_MESSAGES/messages.po)", $val);
- if ($val != 0){
- echo "Merging of message files failed - aborted";
- exit (4);
- }
-- system ("(cd ".LOCALE_DIR."/compiled/${language}/LC_MESSAGES && msgfmt -o messages.mo messages.po && rm messages.po)", $val);
-+ system ("(cd /var/cache/gosa/locale/${language}/LC_MESSAGES && msgfmt -o messages.mo messages.po && rm messages.po)", $val);
- if ($val != 0){
- echo "Compiling of message files failed - aborted";
- exit (5);
diff --git a/net-nds/gosa-core/files/gosa.include b/net-nds/gosa-core/files/gosa.include
deleted file mode 100644
index dcd3434..0000000
--- a/net-nds/gosa-core/files/gosa.include
+++ /dev/null
@@ -1,36 +0,0 @@
-Alias /gosa /usr/share/gosa/html
-
-<Directory /usr/share/gosa/html>
- Options None
- AllowOverride None
- Order deny,allow
- Allow from all
-</Directory>
-
-<IfModule mod_php5.c>
-<Location /gosa>
- php_admin_flag engine on
- php_admin_flag register_globals off
- php_admin_flag allow_call_time_pass_reference off
- php_admin_flag expose_php off
- php_admin_flag zend.ze1_compatibility_mode off
- php_admin_flag register_long_arrays off
- php_admin_flag magic_quotes_gpc on
- php_admin_value upload_tmp_dir /var/spool/gosa/
- php_admin_value session.cookie_lifetime 0
- include /etc/gosa/gosa.secrets
-</Location>
-</IfModule>
-
-<IfModule mod_fcgid.c>
- PHP_Fix_Pathinfo_Enable 1
- <Location /gosa>
- Options +ExecCGI
- AddHandler fcgid-script .php
- FCGIWrapper /var/www/php-fcgi/php-fcgi-starter .php
- include /etc/gosa/gosa.secrets
- </Location>
-</IfModule>
-
-
-# vim: ts=4 filetype=apache
diff --git a/net-nds/gosa-core/gosa-core-2.7.3.ebuild b/net-nds/gosa-core/gosa-core-2.7.3.ebuild
deleted file mode 100644
index 30a4266..0000000
--- a/net-nds/gosa-core/gosa-core-2.7.3.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-core/gosa-core-2.6.12.ebuild,v 1.1 2011/03/01 06:47:43 dev-zero Exp $
-
-EAPI=4
-
-inherit eutils
-
-DESCRIPTION="LDAP administration frontend for user administration."
-HOMEPAGE="https://oss.gonicus.de/labs/gosa/wiki/WikiStart."
-SRC_URI="http://oss.gonicus.de/pub/gosa/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="mail samba"
-
-DEPEND="
- dev-lang/php[curl,calendar,iconv,imap,ldap,mysql,session,zip]
- dev-php/smarty
- sys-devel/gettext"
-RDEPEND="${DEPEND}
- virtual/httpd-php
- dev-perl/Crypt-SmbHash
- media-gfx/imagemagick"
-PDEPEND="mail? ( ~net-nds/gosa-plugin-mail-${PV} )
- samba? ( ~net-nds/gosa-plugin-samba-${PV} )"
-
-S="${WORKDIR}/gosa/${PN}"
-
-src_prepare() {
- epatch "${FILESDIR}/${P}-gentoo.patch"
- sed -i \
- -e 's|../contrib|/usr/share/gosa/template|' \
- include/functions.inc || die "sed failed"
-}
-
-src_install() {
- insinto /usr/share/gosa
- doins -r doc html ihtml include locale plugins setup
-
- insinto /usr/share/gosa/template
- doins contrib/gosa.conf
-
- dosbin \
- update-gosa \
- bin/gosa-encrypt-passwords
-
- dobin \
- update-locale \
- update-pdf-help \
- dh-make-gosa \
- contrib/gosa
-
- insinto /etc/gosa
- doins \
- contrib/shells \
- contrib/encodings \
- contrib/desktoprc
- touch "${D}/etc/gosa/gosa.secrets"
-
- doicon debian/*.xpm
- domenu debian/gosa-desktop.desktop
-
- doman *.1 contrib/*.1 contrib/*.5
-
- dodoc contrib/openldap/slapd.conf
- insinto /etc/openldap/schema/gosa
- doins contrib/openldap/*.schema
-
- insinto /etc/apache2/vhosts.d
- doins "${FILESDIR}/gosa.include"
-
- dodoc AUTHORS Changelog FAQ README README.safemode
-
- keepdir /etc/gosa
- keepdir /var/spool/gosa
- keepdir /var/cache/gosa
-}
-
-pkg_prerm() {
- ebegin "Flushing the class and locale cache"
- rm -r "${EROOT}"var/cache/gosa/*
- eend $?
- ebegin "Clearing the spool directory"
- rm -r "${EROOT}"var/spool/gosa/*
- eend $?
-}
-
-pkg_postinst() {
- ebegin "Generating class cache and locales"
- "${EROOT}"usr/sbin/update-gosa
- eend $?
-
- elog "Please make sure that the web server you are going to use has"
- elog "read-write access to ${EROOT}var/spool/gosa"
-
- elog "For Apache there is the gosa.include file in ${EROOT}etc/apache/vhosts.d."
- elog "You can either use it as a template for your configuration or directly"
- elog "include it in your apache configuration."
-
- elog "GOsa requires some objectclasses and attributes to be present in the"
- elog "directory. A sample configuration for slapd.conf can be found here:"
- elog " ${EROOR}usr/share/doc/${PF}/slapd.conf[.gz]"
-}
diff --git a/net-nds/gosa-core/metadata.xml b/net-nds/gosa-core/metadata.xml
deleted file mode 100644
index 11f7ed9..0000000
--- a/net-nds/gosa-core/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>dev-zero@gentoo.org</email>
- <name>Tiziano Müller</name>
- </maintainer>
- <use>
- <flag name='mail'>Manage mail accounts and servers with gosa.</flag>
- <flag name='samba'>Manage samba accounts with gosa.</flag>
- </use>
- <upstream>
- <changelog>http://oss.gonicus.de/pub/gosa/Changelog</changelog>
- </upstream>
-</pkgmetadata>
diff --git a/net-nds/gosa-plugin-dhcp/Manifest b/net-nds/gosa-plugin-dhcp/Manifest
deleted file mode 100644
index f22e46c..0000000
--- a/net-nds/gosa-plugin-dhcp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gosa-plugin-dhcp-2.7.3.tar.gz 51775 SHA256 c3cda491a94fdbca5e2bfc9f5419ba1c7531eb4c54c19df398ea59c11a9af57a SHA512 68927ed04b61108fd8f05b910d84da06ae329b5fc90dc0478645dbab66e3d8b629cbe25a22ce9609c539d37410f9aeeac5275b67d94729a5530f0f32b3444d36 WHIRLPOOL 3cf65baa4587e8785f13aa147523e55d57297827af0b1ad214c49a5780f9c1765d08d6d628651dc25d9274f0afd883e695a3165b714d8145fc05c737226e63b0
diff --git a/net-nds/gosa-plugin-dhcp/gosa-plugin-dhcp-2.7.3.ebuild b/net-nds/gosa-plugin-dhcp/gosa-plugin-dhcp-2.7.3.ebuild
deleted file mode 100644
index 05b4045..0000000
--- a/net-nds/gosa-plugin-dhcp/gosa-plugin-dhcp-2.7.3.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-plugin-samba/gosa-plugin-samba-2.6.12-r1.ebuild,v 1.1 2011/04/13 12:40:50 dev-zero Exp $
-
-EAPI=4
-
-inherit gosa-plugin
-
-DESCRIPTION="GOsa plugin for dhcp integration"
-KEYWORDS="~amd64"
-IUSE=""
diff --git a/net-nds/gosa-plugin-dhcp/metadata.xml b/net-nds/gosa-plugin-dhcp/metadata.xml
deleted file mode 100644
index a59694f..0000000
--- a/net-nds/gosa-plugin-dhcp/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>dev-zero@gentoo.org</email>
- <name>Tiziano Müller</name>
- </maintainer>
- <upstream>
- <changelog>http://oss.gonicus.de/pub/gosa/Changelog</changelog>
- </upstream>
-</pkgmetadata>
diff --git a/net-nds/gosa-plugin-ldapmanager/Manifest b/net-nds/gosa-plugin-ldapmanager/Manifest
deleted file mode 100644
index 03e260c..0000000
--- a/net-nds/gosa-plugin-ldapmanager/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gosa-plugin-ldapmanager-2.7.3.tar.gz 35964 SHA256 261614e2f41e4ccd151302c06935098dbb9609a67c2b2d78ed608f8d236958c5 SHA512 ecbea9b5d0c0f811e96a8c815e3d7ca3611a7131ae716e5b1dcb9631412068e97568131c79365db790d97d7bb8e0b97fec15c172d6de15fb2a4b333b8806ab23 WHIRLPOOL 3a2b5c9ee23c2ca2c2f6fba4fba16dfd33b34e3406d6c1041d2f4da7bc4a8d973ce490a8914965f3da96caca56537546d5018e248714bfc500828b157fcb6ced
diff --git a/net-nds/gosa-plugin-ldapmanager/gosa-plugin-ldapmanager-2.7.3.ebuild b/net-nds/gosa-plugin-ldapmanager/gosa-plugin-ldapmanager-2.7.3.ebuild
deleted file mode 100644
index 1e85bae..0000000
--- a/net-nds/gosa-plugin-ldapmanager/gosa-plugin-ldapmanager-2.7.3.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-plugin-mail/gosa-plugin-mail-2.6.12-r1.ebuild,v 1.1 2011/04/13 12:40:21 dev-zero Exp $
-
-EAPI=4
-
-inherit gosa-plugin
-
-DESCRIPTION="GOsa plugin for LDAP managment"
-KEYWORDS="~amd64"
-IUSE=""
diff --git a/net-nds/gosa-plugin-ldapmanager/metadata.xml b/net-nds/gosa-plugin-ldapmanager/metadata.xml
deleted file mode 100644
index a59694f..0000000
--- a/net-nds/gosa-plugin-ldapmanager/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>dev-zero@gentoo.org</email>
- <name>Tiziano Müller</name>
- </maintainer>
- <upstream>
- <changelog>http://oss.gonicus.de/pub/gosa/Changelog</changelog>
- </upstream>
-</pkgmetadata>
diff --git a/net-nds/gosa-plugin-mail/Manifest b/net-nds/gosa-plugin-mail/Manifest
deleted file mode 100644
index bd74522..0000000
--- a/net-nds/gosa-plugin-mail/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gosa-plugin-mail-2.7.3.tar.gz 264267 SHA256 977ad00d8a630cc5419e1a5423f122e9a4d7610550d7ec91bf593448ac96cc71 SHA512 f2a254b087dd33ac134d0024164ab6d8368ab428731eac8c7ac16c0ad79b93a2b5ddf34a759c38a6ce600ea526e3cc011db478a2582b1b768fcca3ca365f2411 WHIRLPOOL fd1b84a980f598f155069e2e3b7b9cc19e3c60ec13509d3b5e5dcde380a0ddedb00024a878ca49bda7a09d7997af04294a62c5085f0690d24af8cb34fe5dbbe4
diff --git a/net-nds/gosa-plugin-mail/gosa-plugin-mail-2.7.3.ebuild b/net-nds/gosa-plugin-mail/gosa-plugin-mail-2.7.3.ebuild
deleted file mode 100644
index 4b02602..0000000
--- a/net-nds/gosa-plugin-mail/gosa-plugin-mail-2.7.3.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-plugin-mail/gosa-plugin-mail-2.6.12-r1.ebuild,v 1.1 2011/04/13 12:40:21 dev-zero Exp $
-
-EAPI=4
-
-inherit gosa-plugin
-
-DESCRIPTION="GOsa plugin for Mail integration"
-KEYWORDS="~amd64"
-IUSE=""
diff --git a/net-nds/gosa-plugin-mail/metadata.xml b/net-nds/gosa-plugin-mail/metadata.xml
deleted file mode 100644
index a59694f..0000000
--- a/net-nds/gosa-plugin-mail/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>dev-zero@gentoo.org</email>
- <name>Tiziano Müller</name>
- </maintainer>
- <upstream>
- <changelog>http://oss.gonicus.de/pub/gosa/Changelog</changelog>
- </upstream>
-</pkgmetadata>
diff --git a/net-nds/gosa-plugin-rolemanagement/Manifest b/net-nds/gosa-plugin-rolemanagement/Manifest
deleted file mode 100644
index 04848f5..0000000
--- a/net-nds/gosa-plugin-rolemanagement/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gosa-plugin-rolemanagement-2.7.3.tar.gz 22751 SHA256 75afd8be43779afc9140218c73a5e12857731c73277c27d8785f3f5959e21c7a SHA512 46ac7adcd5b52a67a7bf0e1a66bef6e2d19886e7ff17f565ec5eefa63573ed49b518a68f54bcada4f2d9425894d39f65d21410a68d13137915eb32ab1152a40e WHIRLPOOL 7dac249a2a1a52da9cc1d33855aa6b1c4bfcf74ae210ad5bad3a5b39ebb4898cab927a252c73e13bfa4a00cc24841a068bba310071b13b6a2f9aacd34cdafbd8
diff --git a/net-nds/gosa-plugin-rolemanagement/gosa-plugin-rolemanagement-2.7.3.ebuild b/net-nds/gosa-plugin-rolemanagement/gosa-plugin-rolemanagement-2.7.3.ebuild
deleted file mode 100644
index b47eb78..0000000
--- a/net-nds/gosa-plugin-rolemanagement/gosa-plugin-rolemanagement-2.7.3.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-plugin-mail/gosa-plugin-mail-2.6.12-r1.ebuild,v 1.1 2011/04/13 12:40:21 dev-zero Exp $
-
-EAPI=4
-
-inherit gosa-plugin
-
-DESCRIPTION="GOsa plugin for Role Managment"
-KEYWORDS="~amd64"
-IUSE=""
diff --git a/net-nds/gosa-plugin-rolemanagement/metadata.xml b/net-nds/gosa-plugin-rolemanagement/metadata.xml
deleted file mode 100644
index a59694f..0000000
--- a/net-nds/gosa-plugin-rolemanagement/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>dev-zero@gentoo.org</email>
- <name>Tiziano Müller</name>
- </maintainer>
- <upstream>
- <changelog>http://oss.gonicus.de/pub/gosa/Changelog</changelog>
- </upstream>
-</pkgmetadata>
diff --git a/net-nds/gosa-plugin-samba/Manifest b/net-nds/gosa-plugin-samba/Manifest
deleted file mode 100644
index 3580c71..0000000
--- a/net-nds/gosa-plugin-samba/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gosa-plugin-samba-2.7.3.tar.gz 61163 SHA256 ee0b84b89d796dafd5467001299675494464105c00f989542e01db549a48ec40 SHA512 0d978c02457b3e8eedefb5fa5d6894b5ce12756ba8f4bac89b7e70833e7eee0d1d960d8c1889fc2c68bc7c2145a2561526075191765553122d95f0f42f170f44 WHIRLPOOL 296eaad5abcb4b080a705ed101f83e70fb899bfc3f7e5304a3620d646e80cc104642d7afa0d487326c24c04fe9f7523e97bcd756c4bf05702f6e199429c00be4
diff --git a/net-nds/gosa-plugin-samba/gosa-plugin-samba-2.7.3.ebuild b/net-nds/gosa-plugin-samba/gosa-plugin-samba-2.7.3.ebuild
deleted file mode 100644
index d6de55f..0000000
--- a/net-nds/gosa-plugin-samba/gosa-plugin-samba-2.7.3.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-plugin-samba/gosa-plugin-samba-2.6.12-r1.ebuild,v 1.1 2011/04/13 12:40:50 dev-zero Exp $
-
-EAPI=4
-
-inherit gosa-plugin
-
-DESCRIPTION="GOsa plugin for Samba integration"
-KEYWORDS="~amd64"
-IUSE=""
diff --git a/net-nds/gosa-plugin-samba/metadata.xml b/net-nds/gosa-plugin-samba/metadata.xml
deleted file mode 100644
index a59694f..0000000
--- a/net-nds/gosa-plugin-samba/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>dev-zero@gentoo.org</email>
- <name>Tiziano Müller</name>
- </maintainer>
- <upstream>
- <changelog>http://oss.gonicus.de/pub/gosa/Changelog</changelog>
- </upstream>
-</pkgmetadata>
diff --git a/net-nds/gosa-plugin-ssh/Manifest b/net-nds/gosa-plugin-ssh/Manifest
deleted file mode 100644
index ed07ebc..0000000
--- a/net-nds/gosa-plugin-ssh/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gosa-plugin-ssh-2.7.3.tar.gz 5443 SHA256 2ac254cfb7448e611a785d0563398f8d4a5ce6bc1fbe85c5e17b2cd6eabf3fc5 SHA512 dcea814a058b45292d0c55fab13a1eba7bd3a3d385f8e0fe30459d9805db8b308cfa21fa0f45f5488421ed0fa7d8059b4e4a22f71d6543774f52ea07fa924d8a WHIRLPOOL 1b7a041733b4b586b4cbcfd464858f42b8dde4c7e6daf447ed06795926fd8693eee21d2901872e87df7f3a618041d8d6d246ec6577bac51866d9f829bed42596
diff --git a/net-nds/gosa-plugin-ssh/gosa-plugin-ssh-2.7.3.ebuild b/net-nds/gosa-plugin-ssh/gosa-plugin-ssh-2.7.3.ebuild
deleted file mode 100644
index 9c298c3..0000000
--- a/net-nds/gosa-plugin-ssh/gosa-plugin-ssh-2.7.3.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-plugin-mail/gosa-plugin-mail-2.6.12-r1.ebuild,v 1.1 2011/04/13 12:40:21 dev-zero Exp $
-
-EAPI=4
-
-inherit gosa-plugin
-
-DESCRIPTION="GOsa plugin for SSH integration"
-KEYWORDS="~amd64"
-IUSE=""
diff --git a/net-nds/gosa-plugin-ssh/metadata.xml b/net-nds/gosa-plugin-ssh/metadata.xml
deleted file mode 100644
index a59694f..0000000
--- a/net-nds/gosa-plugin-ssh/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>dev-zero@gentoo.org</email>
- <name>Tiziano Müller</name>
- </maintainer>
- <upstream>
- <changelog>http://oss.gonicus.de/pub/gosa/Changelog</changelog>
- </upstream>
-</pkgmetadata>
diff --git a/net-nds/gosa-plugin-systems/Manifest b/net-nds/gosa-plugin-systems/Manifest
deleted file mode 100644
index af2f1c2..0000000
--- a/net-nds/gosa-plugin-systems/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gosa-plugin-systems-2.7.3.tar.gz 121011 SHA256 a634c83a9dbcdbf0e5f61741aca85d3b80372e57315f31d5f42cc97783dfe383 SHA512 fd2d1ea0c0d60dfd088045a03b7e7a555b8b333adca8d136b23ccdb4129629b9a2caf9194fcbade114c5c1fbdde7b3f05c547986e91a8575facc952ce4d6ef13 WHIRLPOOL 4b7130b39fb8704cffcbe962c12ad63390e782fbf4b178d2cf5b3a56685138ef513090c0093ffd6ea4cbe32f7ef3d4fba7a6504b6e63f67d5c2620a1e767ecb7
diff --git a/net-nds/gosa-plugin-systems/gosa-plugin-systems-2.7.3.ebuild b/net-nds/gosa-plugin-systems/gosa-plugin-systems-2.7.3.ebuild
deleted file mode 100644
index 9b66643..0000000
--- a/net-nds/gosa-plugin-systems/gosa-plugin-systems-2.7.3.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-plugin-systems/gosa-plugin-systems-2.6.12-r1.ebuild,v 1.1 2011/04/13 12:41:05 dev-zero Exp $
-
-EAPI=4
-
-inherit gosa-plugin
-
-DESCRIPTION="GOsa plugin for common systems integration"
-KEYWORDS="~amd64"
-IUSE=""
diff --git a/net-nds/gosa-plugin-systems/metadata.xml b/net-nds/gosa-plugin-systems/metadata.xml
deleted file mode 100644
index a59694f..0000000
--- a/net-nds/gosa-plugin-systems/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>dev-zero@gentoo.org</email>
- <name>Tiziano Müller</name>
- </maintainer>
- <upstream>
- <changelog>http://oss.gonicus.de/pub/gosa/Changelog</changelog>
- </upstream>
-</pkgmetadata>