mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-nds/gosa-plugin-systems: Remove old
Package-Manager: portage-2.3.3
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 $?
|
||||
}
|
||||
@@ -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 $?
|
||||
}
|
||||
Reference in New Issue
Block a user