summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2008-03-09 15:23:58 +0000
committerMart Raudsepp <leio@gentoo.org>2008-03-09 15:23:58 +0000
commita57f936b6d49ead5e132fb156c5e9701dd4c50a4 (patch)
tree6a49ff93b8658095551408dfa0b1fdaa49ec7b5a /app-admin/sabayon
parentRemove GNOME 2.18 (diff)
downloadhistorical-a57f936b6d49ead5e132fb156c5e9701dd4c50a4.tar.gz
historical-a57f936b6d49ead5e132fb156c5e9701dd4c50a4.tar.bz2
historical-a57f936b6d49ead5e132fb156c5e9701dd4c50a4.zip
Remove 2.18 and other redundant versions
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-admin/sabayon')
-rw-r--r--app-admin/sabayon/Manifest13
-rw-r--r--app-admin/sabayon/sabayon-2.18.1.ebuild74
-rw-r--r--app-admin/sabayon/sabayon-2.20.1.ebuild83
3 files changed, 10 insertions, 160 deletions
diff --git a/app-admin/sabayon/Manifest b/app-admin/sabayon/Manifest
index fe76cde284fa..43f1fdd881b4 100644
--- a/app-admin/sabayon/Manifest
+++ b/app-admin/sabayon/Manifest
@@ -1,8 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
AUX sabayon-2.20.1-python24-compat.patch 718 RMD160 993683108bea834958ed90f5b1dee0c432766e1a SHA1 89f20593afefb630762d25e94915b23f05f6b5c1 SHA256 9eb73aa640fd6207f852e469e9c7dabe57d9ae260219da3b637caee589609105
-DIST sabayon-2.18.1.tar.bz2 592822 RMD160 605378956525159bf160261730f75bd9c8c073c7 SHA1 5454d852a448daaf3a82d88982f25ed008f19c5b SHA256 490e9b86408823c0338513cd82a0aa8bbfe1bdd14397d69e499a238bd77e83e4
DIST sabayon-2.20.1.tar.bz2 658273 RMD160 bca7cf3c6b60071b37671639c8d8ae30c95afa9b SHA1 2937960a732c086019c3fdea6a02b901dbca0b7a SHA256 1ad849dcedb2a9a79f4c2994115a748f429ba0dc8d540f31da1333f26ab25c83
-EBUILD sabayon-2.18.1.ebuild 2679 RMD160 1cbad494bc4138a0a42df3dc1055e0f702e4f883 SHA1 a9c68e8046f64850031a91e2352f9445fab51c89 SHA256 2affdf1284747943ed7ae30e5b2c4caaa2864f3373dab7ced5adea877efe1fa5
EBUILD sabayon-2.20.1-r1.ebuild 3321 RMD160 7e477d059c9b620808f4a8c1c405e548789cea7f SHA1 a912e6e87b41e58001826b755600f1f91296f241 SHA256 fe5e8aab8154139f9116806113f99cf514814a52a82e4d038c2b1ee85a67ce41
-EBUILD sabayon-2.20.1.ebuild 2941 RMD160 d6574dacbad1525e68acb580e04635c7c38e87cc SHA1 067f13b26f078759c7f04af87ba1aa748993f8b9 SHA256 6ec9a19bd570a25d588dcc033f5cfcb8fdb85c875a373e850653ce0c78949d47
MISC ChangeLog 4879 RMD160 1612f8016bab5707d9af3b723d45017f466b65c0 SHA1 13f17ec5dbd07c93338b8f8345a042ad4c21939d SHA256 6974180aaa4e46228bf9da65c23d1c16d37752d35c870f8043985b186f409690
MISC metadata.xml 158 RMD160 c0e2bae8e91bb6be8922bac5e4f597302e06587e SHA1 38f78e9790bcd4382b4a49aa226aa6dda1d3a3d7 SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.8 (GNU/Linux)
+
+iEYEARECAAYFAkfUAPkACgkQkeYb6olFHJeNMQCgh/RQMT2WChFZ0qM++TOkMuMM
+BpEAoPc64d62l2XELwq7KRJbq3LuUChy
+=FGjL
+-----END PGP SIGNATURE-----
diff --git a/app-admin/sabayon/sabayon-2.18.1.ebuild b/app-admin/sabayon/sabayon-2.18.1.ebuild
deleted file mode 100644
index f6364da04250..000000000000
--- a/app-admin/sabayon/sabayon-2.18.1.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/sabayon/sabayon-2.18.1.ebuild,v 1.9 2007/10/07 22:45:49 eva Exp $
-
-inherit gnome2 eutils python multilib pam
-
-DESCRIPTION="Tool to maintain user profiles in a GNOME desktop"
-HOMEPAGE="http://www.gnome.org/projects/sabayon/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-# Unfortunately the configure.ac is wildly insufficient, so dependencies have
-# to be got from the RPM .spec file...
-DEPEND="dev-lang/python
- >=x11-libs/gtk+-2.6.0
- >=dev-python/pygtk-2.5.3
- x11-libs/pango
- dev-python/python-ldap
- x11-base/xorg-server"
-
-RDEPEND="${DEPEND}
- virtual/pam
- app-admin/gamin
- dev-libs/libxml2
- >=gnome-base/gconf-2.8.1
- >=dev-python/gnome-python-2.6.0"
-
-pkg_setup() {
- if built_with_use x11-base/xorg-server minimal; then
- eerror "${PN} needs Xnest, which the minimal USE flag disables."
- eerror "Please re-emerge x11-base/xorg-xserver with USE=-minimal"
- die "need x11-base/xorg-xserver built without minimal USE flag"
- fi
- if ! built_with_use dev-libs/libxml2 python; then
- eerror "${PN} needs the python bindings to libxml2."
- eerror "Please re-emerge dev-libs/libxml2 with USE=python"
- die "need dev-libs/libxml2 built with python USE flag"
- fi
- # dang: I don't think this should happen... Python is a system dep
- if ! python_mod_exists gamin; then
- # app-admin/gamin (0.1.7, at least) lacks "python" USE flag even though
- # it builds python bindings. That's not good, hackers. That's not good.
- eerror "${PN} needs the python bindings to gamin. Please re-emerge"
- eerror "app-admin/gamin, and ensure the python bindings are built."
- die "need python bindings to app-admin/gamin"
- fi
-
- G2CONF="--with-distro=gentoo \
- --with-prototype-user=${PN}-admin \
- --enable-console-helper=no \
- --with-pam-prefix=$(getpam_mod_dir)"
-
- einfo "Adding user '${PN}-admin' as the prototype user"
- # I think /var/lib/sabayon is the correct directory to use here.
- enewgroup ${PN}-admin
- enewuser ${PN}-admin -1 -1 "/var/lib/sabayon" "${PN}-admin"
- # Should we delete the user/group on unmerge?
-
- DOCS="AUTHORS ChangeLog ISSUES NEWS README TODO"
- USE_DESTDIR="1"
-}
-
-pkg_postinst() {
- # unfortunately /etc/gconf is CONFIG_PROTECT_MASK'd
- elog "To apply Sabayon defaults and mandatory settings to all users, put"
- elog ' include "$(HOME)/.gconf.path.mandatory"'
- elog "in /etc/gconf/2/local-mandatory.path and put"
- elog ' include "$(HOME)/.gconf.path.defaults"'
- elog "in /etc/gconf/2/local-defaults.path."
- elog "You can safely create these files if they do not already exist."
-}
diff --git a/app-admin/sabayon/sabayon-2.20.1.ebuild b/app-admin/sabayon/sabayon-2.20.1.ebuild
deleted file mode 100644
index 3df1c3e15661..000000000000
--- a/app-admin/sabayon/sabayon-2.20.1.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/sabayon/sabayon-2.20.1.ebuild,v 1.8 2007/11/26 14:26:30 corsair Exp $
-
-inherit gnome2 eutils python multilib pam
-
-DESCRIPTION="Tool to maintain user profiles in a GNOME desktop"
-HOMEPAGE="http://www.gnome.org/projects/sabayon/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-# Unfortunately the configure.ac is wildly insufficient, so dependencies have
-# to be got from the RPM .spec file...
-DEPEND="dev-lang/python
- >=x11-libs/gtk+-2.6.0
- >=dev-python/pygtk-2.5.3
- x11-libs/pango
- dev-python/python-ldap
- x11-base/xorg-server"
-
-RDEPEND="${DEPEND}
- virtual/pam
- app-admin/gamin
- dev-libs/libxml2
- >=gnome-base/gconf-2.8.1
- >=dev-python/gnome-python-2.6.0
- x11-libs/gksu"
-
-pkg_setup() {
- if built_with_use x11-base/xorg-server minimal; then
- eerror "${PN} needs Xnest, which the minimal USE flag disables."
- eerror "Please re-emerge x11-base/xorg-xserver with USE=-minimal"
- die "need x11-base/xorg-xserver built without minimal USE flag"
- fi
- if ! built_with_use dev-libs/libxml2 python; then
- eerror "${PN} needs the python bindings to libxml2."
- eerror "Please re-emerge dev-libs/libxml2 with USE=python"
- die "need dev-libs/libxml2 built with python USE flag"
- fi
- # dang: I don't think this should happen... Python is a system dep
- if ! python_mod_exists gamin; then
- # app-admin/gamin (0.1.7, at least) lacks "python" USE flag even though
- # it builds python bindings. That's not good, hackers. That's not good.
- eerror "${PN} needs the python bindings to gamin. Please re-emerge"
- eerror "app-admin/gamin, and ensure the python bindings are built."
- die "need python bindings to app-admin/gamin"
- fi
-
- G2CONF="--with-distro=gentoo \
- --with-prototype-user=${PN}-admin \
- --enable-console-helper=no \
- --with-pam-prefix=$(getpam_mod_dir)"
-
- einfo "Adding user '${PN}-admin' as the prototype user"
- # I think /var/lib/sabayon is the correct directory to use here.
- enewgroup ${PN}-admin
- enewuser ${PN}-admin -1 -1 "/var/lib/sabayon" "${PN}-admin"
- # Should we delete the user/group on unmerge?
-
- DOCS="AUTHORS ChangeLog ISSUES NEWS README TODO"
- USE_DESTDIR="1"
-}
-
-src_unpack() {
- gnome2_src_unpack
-
- # Switch gnomesu to gksu; bug #197865
- sed -i -e 's/gnomesu/gksu/' admin-tool/sabayon.desktop || die "gksu sed failed"
- sed -i -e 's/gnomesu/gksu/' admin-tool/sabayon.desktop.in || die "gksu sed failed"
-}
-
-pkg_postinst() {
- # unfortunately /etc/gconf is CONFIG_PROTECT_MASK'd
- elog "To apply Sabayon defaults and mandatory settings to all users, put"
- elog ' include "$(HOME)/.gconf.path.mandatory"'
- elog "in /etc/gconf/2/local-mandatory.path and put"
- elog ' include "$(HOME)/.gconf.path.defaults"'
- elog "in /etc/gconf/2/local-defaults.path."
- elog "You can safely create these files if they do not already exist."
-}