diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:55:30 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:55:30 +0000 |
commit | 6674cf1c2642ed013867f47a29389f4c1dde97e3 (patch) | |
tree | e849bb3480155399cd32e1c9b19e86fab7daf3dd /gnome-base/gnome-keyring | |
parent | old (diff) | |
download | historical-6674cf1c2642ed013867f47a29389f4c1dde97e3.tar.gz historical-6674cf1c2642ed013867f47a29389f4c1dde97e3.tar.bz2 historical-6674cf1c2642ed013867f47a29389f4c1dde97e3.zip |
ppc/ppc64 stable wrt #385699
Package-Manager: portage-2.2.0_alpha63/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/gnome-keyring')
-rw-r--r-- | gnome-base/gnome-keyring/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-2.32.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index bd93d5da571e..5693d31cffac 100644 --- a/gnome-base/gnome-keyring/ChangeLog +++ b/gnome-base/gnome-keyring/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-keyring # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.208 2011/10/14 21:20:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.209 2011/10/16 17:52:03 xarthisius Exp $ + + 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> + gnome-keyring-2.32.1-r1.ebuild: + ppc/ppc64 stable wrt #385699 14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> gnome-keyring-2.32.1-r1.ebuild: diff --git a/gnome-base/gnome-keyring/gnome-keyring-2.32.1-r1.ebuild b/gnome-base/gnome-keyring/gnome-keyring-2.32.1-r1.ebuild index e0b9eb0a520a..0ed599dd1917 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-2.32.1-r1.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-2.32.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.32.1-r1.ebuild,v 1.2 2011/10/14 21:20:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.32.1-r1.ebuild,v 1.3 2011/10/16 17:52:03 xarthisius Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/GnomeKeyring" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="debug doc pam test" # USE=valgrind is probably not a good idea for the tree |