diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-05-06 10:05:03 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-05-06 10:05:03 +0000 |
commit | 7811159e6952f75440883599e8014592427ad960 (patch) | |
tree | 3266698c5d18468e8628546a4662b728029838e0 /gnome-base | |
parent | Restore alpha, arm, ia64, ppc, ppc64, sparc keywords since p11-kit is now key... (diff) | |
download | historical-7811159e6952f75440883599e8014592427ad960.tar.gz historical-7811159e6952f75440883599e8014592427ad960.tar.bz2 historical-7811159e6952f75440883599e8014592427ad960.zip |
Restore alpha, arm, ia64, ppc, ppc64, sparc keywords since p11-kit is now keyworded on these arches.
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnome-keyring/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/libgnome-keyring/libgnome-keyring-3.2.2.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/gnome-base/libgnome-keyring/ChangeLog b/gnome-base/libgnome-keyring/ChangeLog index 7073acf105f1..fc44849144ba 100644 --- a/gnome-base/libgnome-keyring/ChangeLog +++ b/gnome-base/libgnome-keyring/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-base/libgnome-keyring # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/ChangeLog,v 1.33 2012/05/05 05:38:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/ChangeLog,v 1.34 2012/05/06 10:05:03 tetromino Exp $ + + 06 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + libgnome-keyring-3.2.2.ebuild: + Restore alpha, arm, ia64, ppc, ppc64, sparc keywords since p11-kit is now + keyworded on these arches. 05 May 2012; Jeff Horelick <jdhore@gentoo.org> libgnome-keyring-2.32.0.ebuild, libgnome-keyring-3.2.2.ebuild: diff --git a/gnome-base/libgnome-keyring/libgnome-keyring-3.2.2.ebuild b/gnome-base/libgnome-keyring/libgnome-keyring-3.2.2.ebuild index 87027537308a..b7e1fb1bd637 100644 --- a/gnome-base/libgnome-keyring/libgnome-keyring-3.2.2.ebuild +++ b/gnome-base/libgnome-keyring/libgnome-keyring-3.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-3.2.2.ebuild,v 1.3 2012/05/05 05:38:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-3.2.2.ebuild,v 1.4 2012/05/06 10:05:03 tetromino Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/GnomeKeyring" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="debug doc test" RDEPEND=">=sys-apps/dbus-1.0 |