commit:     637bb006828b6fa735d13941996b3d7e339af012
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 23:42:41 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 23:44:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=637bb006

net-nds/gosa-plugin-systems: Remove old

Package-Manager: portage-2.3.3

 net-nds/gosa-plugin-systems/Manifest               |  2 -
 .../gosa-plugin-systems-2.6.10.ebuild              | 44 ----------------------
 .../gosa-plugin-systems-2.6.11.ebuild              | 44 ----------------------
 3 files changed, 90 deletions(-)

diff --git a/net-nds/gosa-plugin-systems/Manifest 
b/net-nds/gosa-plugin-systems/Manifest
index 80e1db96e0..ea4df8b7fa 100644
--- a/net-nds/gosa-plugin-systems/Manifest
+++ b/net-nds/gosa-plugin-systems/Manifest
@@ -1,3 +1 @@
-DIST gosa-plugin-systems-2.6.10.tar.bz2 148131 SHA256 
ab9aed6368dea0a38bdcadc00be63845435f9adb9f792ee96efacef73827b3cc SHA512 
de009b3934768d29c209fd825e3cb9314ba9f676e97ceb381c60f4393b628179e51109d415fca014dfd3cbcc15e1b47dbbbcc079b1aea248fc9139fc4ea08c50
 WHIRLPOOL 
b1ac0dc2a66b0dec464a3a02096e406e7db863641ae46acac12829096bb57b92345c686222ec94bb92cf404429185d94e4e4ad81772023e016213db8c65615d1
-DIST gosa-plugin-systems-2.6.11.tar.bz2 161374 SHA256 
7de94b2c00d417a6689119089e80d6ae3d564e11ac089ff6988c253ceaabd0eb SHA512 
231227a4d30beb559d7f5658728e31e81c7ede09170c6b7f0083e8860a5a1e33408dd10c5f887f1eb708b63a1ff1709bb88932f8c92ef461d3680b8eb7f6ec91
 WHIRLPOOL 
3d62440ca4290cfcef36e80261de18f86a3ab423970458aa7df7e0c95a324c2829a45e2063b4c819d3a74f67a55710524dcfe729627824c35849db052bf57665
 DIST gosa-plugins-systems-2.6.12.tar.bz2 160384 SHA256 
20e7251fb833497c23b5f5ed6f8e66e1e71fded44c9e362d29acc60d3c5c905b SHA512 
bfac3e5f7ea75c0df1f23e2a156f49184307026b2917dba34c697b02412c2a8ee1313efe4d8c224098a418be4fbf9e0e558707820fd45fb143ff3b85973f5f8e
 WHIRLPOOL 
cd6ddf5d079989e3854bb4624842621ab062c681d45de82185c2ce481adb8e821d4bf1df18b0d32f31018463276e51d85d48d2dc8e19771f5d8d257cfe12ebe8

diff --git a/net-nds/gosa-plugin-systems/gosa-plugin-systems-2.6.10.ebuild 
b/net-nds/gosa-plugin-systems/gosa-plugin-systems-2.6.10.ebuild
deleted file mode 100644
index b43fd38071..0000000000
--- a/net-nds/gosa-plugin-systems/gosa-plugin-systems-2.6.10.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit eutils
-
-DESCRIPTION="GOsa plugin for common systems integration"
-HOMEPAGE="https://oss.gonicus.de/labs/gosa/wiki/WikiStart.";
-SRC_URI="ftp://oss.gonicus.de/pub/gosa/${P}.tar.bz2
-       http://oss.gonicus.de/pub/gosa/${P}.tar.bz2
-       ftp://oss.gonicus.de/pub/gosa/archive/${P}.tar.bz2
-       http://oss.gonicus.de/pub/gosa/archive/${P}.tar.bz2     "
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~net-nds/gosa-core-${PV}"
-
-GOSA_COMPONENT="${PN/gosa-plugin-}"
-
-src_install() {
-       insinto /usr/share/gosa/html/plugins/${GOSA_COMPONENT}/
-       doins -r html/*
-
-       insinto /usr/share/gosa/locale/plugins/${GOSA_COMPONENT}/
-       doins -r locale/*
-
-       insinto /usr/share/gosa/plugins
-       doins -r admin
-
-       insinto /usr/share/gosa/doc/plugins/${GOSA_COMPONENT}/
-       doins -r help/*
-}
-
-pkg_postinst() {
-       ebegin "Updating class cache and locales"
-       "${EROOT}"usr/sbin/update-gosa
-       eend $?
-}

diff --git a/net-nds/gosa-plugin-systems/gosa-plugin-systems-2.6.11.ebuild 
b/net-nds/gosa-plugin-systems/gosa-plugin-systems-2.6.11.ebuild
deleted file mode 100644
index b43fd38071..0000000000
--- a/net-nds/gosa-plugin-systems/gosa-plugin-systems-2.6.11.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit eutils
-
-DESCRIPTION="GOsa plugin for common systems integration"
-HOMEPAGE="https://oss.gonicus.de/labs/gosa/wiki/WikiStart.";
-SRC_URI="ftp://oss.gonicus.de/pub/gosa/${P}.tar.bz2
-       http://oss.gonicus.de/pub/gosa/${P}.tar.bz2
-       ftp://oss.gonicus.de/pub/gosa/archive/${P}.tar.bz2
-       http://oss.gonicus.de/pub/gosa/archive/${P}.tar.bz2     "
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~net-nds/gosa-core-${PV}"
-
-GOSA_COMPONENT="${PN/gosa-plugin-}"
-
-src_install() {
-       insinto /usr/share/gosa/html/plugins/${GOSA_COMPONENT}/
-       doins -r html/*
-
-       insinto /usr/share/gosa/locale/plugins/${GOSA_COMPONENT}/
-       doins -r locale/*
-
-       insinto /usr/share/gosa/plugins
-       doins -r admin
-
-       insinto /usr/share/gosa/doc/plugins/${GOSA_COMPONENT}/
-       doins -r help/*
-}
-
-pkg_postinst() {
-       ebegin "Updating class cache and locales"
-       "${EROOT}"usr/sbin/update-gosa
-       eend $?
-}

Reply via email to