diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-11 15:01:51 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-11 15:01:51 +0000 |
commit | cda9d1f11febe3b839fe47590eb87710f9074c04 (patch) | |
tree | 94a7692c54edb131edd8f134e8500ef75c31a4d3 /dev-python/gnome-keyring-python | |
parent | sparc stable wrt #315271 (diff) | |
download | gentoo-2-cda9d1f11febe3b839fe47590eb87710f9074c04.tar.gz gentoo-2-cda9d1f11febe3b839fe47590eb87710f9074c04.tar.bz2 gentoo-2-cda9d1f11febe3b839fe47590eb87710f9074c04.zip |
Drop hppa keywords and old versions per bug 324511
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/gnome-keyring-python')
3 files changed, 7 insertions, 23 deletions
diff --git a/dev-python/gnome-keyring-python/ChangeLog b/dev-python/gnome-keyring-python/ChangeLog index 93d8143f260b..a17ddbe7fb08 100644 --- a/dev-python/gnome-keyring-python/ChangeLog +++ b/dev-python/gnome-keyring-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-keyring-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v 1.30 2010/06/14 14:38:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/ChangeLog,v 1.31 2010/07/11 15:01:51 pacho Exp $ + + 11 Jul 2010; Pacho Ramos <pacho@gentoo.org> + -gnome-keyring-python-2.24.1.ebuild, gnome-keyring-python-2.26.0.ebuild: + Drop hppa keywords and old versions per bug 324511 *gnome-keyring-python-2.30.2 (14 Jun 2010) diff --git a/dev-python/gnome-keyring-python/gnome-keyring-python-2.24.1.ebuild b/dev-python/gnome-keyring-python/gnome-keyring-python-2.24.1.ebuild deleted file mode 100644 index 856b84518588..000000000000 --- a/dev-python/gnome-keyring-python/gnome-keyring-python-2.24.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.24.1.ebuild,v 1.8 2009/04/28 11:37:49 armin76 Exp $ - -G_PY_PN="gnome-python-desktop" -G_PY_BINDINGS="gnomekeyring" - -inherit gnome-python-common - -DESCRIPTION="Python bindings for the interfacing with the GNOME keyring" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="examples" - -RDEPEND=">=gnome-base/gnome-keyring-0.5.0 - !<dev-python/gnome-python-desktop-2.22.0-r10" -DEPEND="${RDEPEND}" - -EXAMPLES="examples/keyring*" diff --git a/dev-python/gnome-keyring-python/gnome-keyring-python-2.26.0.ebuild b/dev-python/gnome-keyring-python/gnome-keyring-python-2.26.0.ebuild index b693414ea4f8..6e26bddfc67d 100644 --- a/dev-python/gnome-keyring-python/gnome-keyring-python-2.26.0.ebuild +++ b/dev-python/gnome-keyring-python/gnome-keyring-python-2.26.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.26.0.ebuild,v 1.9 2010/01/17 23:38:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.26.0.ebuild,v 1.10 2010/07/11 15:01:51 pacho Exp $ G_PY_PN="gnome-python-desktop" G_PY_BINDINGS="gnomekeyring" @@ -10,7 +10,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the interfacing with the GNOME keyring" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="examples" RDEPEND=">=gnome-base/gnome-keyring-0.5.0 |