Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/gosa-plugin-systems/
Date: Tue, 14 Feb 2017 23:44:29
Message-Id: 1487115848.637bb006828b6fa735d13941996b3d7e339af012.mrueg@gentoo
1 commit: 637bb006828b6fa735d13941996b3d7e339af012
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 14 23:42:41 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 14 23:44:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=637bb006
7
8 net-nds/gosa-plugin-systems: Remove old
9
10 Package-Manager: portage-2.3.3
11
12 net-nds/gosa-plugin-systems/Manifest | 2 -
13 .../gosa-plugin-systems-2.6.10.ebuild | 44 ----------------------
14 .../gosa-plugin-systems-2.6.11.ebuild | 44 ----------------------
15 3 files changed, 90 deletions(-)
16
17 diff --git a/net-nds/gosa-plugin-systems/Manifest b/net-nds/gosa-plugin-systems/Manifest
18 index 80e1db96e0..ea4df8b7fa 100644
19 --- a/net-nds/gosa-plugin-systems/Manifest
20 +++ b/net-nds/gosa-plugin-systems/Manifest
21 @@ -1,3 +1 @@
22 -DIST gosa-plugin-systems-2.6.10.tar.bz2 148131 SHA256 ab9aed6368dea0a38bdcadc00be63845435f9adb9f792ee96efacef73827b3cc SHA512 de009b3934768d29c209fd825e3cb9314ba9f676e97ceb381c60f4393b628179e51109d415fca014dfd3cbcc15e1b47dbbbcc079b1aea248fc9139fc4ea08c50 WHIRLPOOL b1ac0dc2a66b0dec464a3a02096e406e7db863641ae46acac12829096bb57b92345c686222ec94bb92cf404429185d94e4e4ad81772023e016213db8c65615d1
23 -DIST gosa-plugin-systems-2.6.11.tar.bz2 161374 SHA256 7de94b2c00d417a6689119089e80d6ae3d564e11ac089ff6988c253ceaabd0eb SHA512 231227a4d30beb559d7f5658728e31e81c7ede09170c6b7f0083e8860a5a1e33408dd10c5f887f1eb708b63a1ff1709bb88932f8c92ef461d3680b8eb7f6ec91 WHIRLPOOL 3d62440ca4290cfcef36e80261de18f86a3ab423970458aa7df7e0c95a324c2829a45e2063b4c819d3a74f67a55710524dcfe729627824c35849db052bf57665
24 DIST gosa-plugins-systems-2.6.12.tar.bz2 160384 SHA256 20e7251fb833497c23b5f5ed6f8e66e1e71fded44c9e362d29acc60d3c5c905b SHA512 bfac3e5f7ea75c0df1f23e2a156f49184307026b2917dba34c697b02412c2a8ee1313efe4d8c224098a418be4fbf9e0e558707820fd45fb143ff3b85973f5f8e WHIRLPOOL cd6ddf5d079989e3854bb4624842621ab062c681d45de82185c2ce481adb8e821d4bf1df18b0d32f31018463276e51d85d48d2dc8e19771f5d8d257cfe12ebe8
25
26 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
27 deleted file mode 100644
28 index b43fd38071..0000000000
29 --- a/net-nds/gosa-plugin-systems/gosa-plugin-systems-2.6.10.ebuild
30 +++ /dev/null
31 @@ -1,44 +0,0 @@
32 -# Copyright 1999-2010 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -# $Id$
35 -
36 -EAPI=3
37 -
38 -inherit eutils
39 -
40 -DESCRIPTION="GOsa plugin for common systems integration"
41 -HOMEPAGE="https://oss.gonicus.de/labs/gosa/wiki/WikiStart."
42 -SRC_URI="ftp://oss.gonicus.de/pub/gosa/${P}.tar.bz2
43 - http://oss.gonicus.de/pub/gosa/${P}.tar.bz2
44 - ftp://oss.gonicus.de/pub/gosa/archive/${P}.tar.bz2
45 - http://oss.gonicus.de/pub/gosa/archive/${P}.tar.bz2 "
46 -
47 -LICENSE="GPL-3"
48 -SLOT="0"
49 -KEYWORDS="~amd64"
50 -IUSE=""
51 -
52 -DEPEND=""
53 -RDEPEND="~net-nds/gosa-core-${PV}"
54 -
55 -GOSA_COMPONENT="${PN/gosa-plugin-}"
56 -
57 -src_install() {
58 - insinto /usr/share/gosa/html/plugins/${GOSA_COMPONENT}/
59 - doins -r html/*
60 -
61 - insinto /usr/share/gosa/locale/plugins/${GOSA_COMPONENT}/
62 - doins -r locale/*
63 -
64 - insinto /usr/share/gosa/plugins
65 - doins -r admin
66 -
67 - insinto /usr/share/gosa/doc/plugins/${GOSA_COMPONENT}/
68 - doins -r help/*
69 -}
70 -
71 -pkg_postinst() {
72 - ebegin "Updating class cache and locales"
73 - "${EROOT}"usr/sbin/update-gosa
74 - eend $?
75 -}
76
77 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
78 deleted file mode 100644
79 index b43fd38071..0000000000
80 --- a/net-nds/gosa-plugin-systems/gosa-plugin-systems-2.6.11.ebuild
81 +++ /dev/null
82 @@ -1,44 +0,0 @@
83 -# Copyright 1999-2010 Gentoo Foundation
84 -# Distributed under the terms of the GNU General Public License v2
85 -# $Id$
86 -
87 -EAPI=3
88 -
89 -inherit eutils
90 -
91 -DESCRIPTION="GOsa plugin for common systems integration"
92 -HOMEPAGE="https://oss.gonicus.de/labs/gosa/wiki/WikiStart."
93 -SRC_URI="ftp://oss.gonicus.de/pub/gosa/${P}.tar.bz2
94 - http://oss.gonicus.de/pub/gosa/${P}.tar.bz2
95 - ftp://oss.gonicus.de/pub/gosa/archive/${P}.tar.bz2
96 - http://oss.gonicus.de/pub/gosa/archive/${P}.tar.bz2 "
97 -
98 -LICENSE="GPL-3"
99 -SLOT="0"
100 -KEYWORDS="~amd64"
101 -IUSE=""
102 -
103 -DEPEND=""
104 -RDEPEND="~net-nds/gosa-core-${PV}"
105 -
106 -GOSA_COMPONENT="${PN/gosa-plugin-}"
107 -
108 -src_install() {
109 - insinto /usr/share/gosa/html/plugins/${GOSA_COMPONENT}/
110 - doins -r html/*
111 -
112 - insinto /usr/share/gosa/locale/plugins/${GOSA_COMPONENT}/
113 - doins -r locale/*
114 -
115 - insinto /usr/share/gosa/plugins
116 - doins -r admin
117 -
118 - insinto /usr/share/gosa/doc/plugins/${GOSA_COMPONENT}/
119 - doins -r help/*
120 -}
121 -
122 -pkg_postinst() {
123 - ebegin "Updating class cache and locales"
124 - "${EROOT}"usr/sbin/update-gosa
125 - eend $?
126 -}