diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-03-27 14:35:11 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-03-27 14:35:11 +0000 |
commit | 1e60e5b664269476eb2a36fb87769fffbb1eca3f (patch) | |
tree | f6b666b8c7898942949ac1ce942177c7dad8c221 /gnome-base | |
parent | x86 stable wrt #360119 (diff) | |
download | gentoo-2-1e60e5b664269476eb2a36fb87769fffbb1eca3f.tar.gz gentoo-2-1e60e5b664269476eb2a36fb87769fffbb1eca3f.tar.bz2 gentoo-2-1e60e5b664269476eb2a36fb87769fffbb1eca3f.zip |
Recover ~x86-fbsd as this was only due a split in old gnome-keyring.
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-keyring/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index 2faff6f2e20d..a09e1033e9be 100644 --- a/gnome-base/gnome-keyring/ChangeLog +++ b/gnome-base/gnome-keyring/ChangeLog @@ -1,6 +1,9 @@ # 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.202 2011/03/27 14:14:00 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.203 2011/03/27 14:35:11 pacho Exp $ + + 27 Mar 2011; Pacho Ramos <pacho@gentoo.org> gnome-keyring-2.32.1.ebuild: + Recover ~x86-fbsd as this was only due a split in old gnome-keyring. 27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -gnome-keyring-2.30.3.ebuild: diff --git a/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild b/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild index 5a1b2ea9c32d..56460205bdac 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-2.32.1.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.ebuild,v 1.11 2011/03/22 21:43:59 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-2.32.1.ebuild,v 1.12 2011/03/27 14:35:11 pacho Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 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 |