diff options
author | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:45:07 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:45:07 +0000 |
commit | 82499b08ba59a56e42bae8c4df0595f12931151a (patch) | |
tree | b42a2e31101b48c057a226377e023a83bdd15dfe /app-crypt/seahorse | |
parent | Stable on amd64, bug #229709 (diff) | |
download | gentoo-2-82499b08ba59a56e42bae8c4df0595f12931151a.tar.gz gentoo-2-82499b08ba59a56e42bae8c4df0595f12931151a.tar.bz2 gentoo-2-82499b08ba59a56e42bae8c4df0595f12931151a.zip |
Stable on amd64, bug #229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-2.22.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index 6569867b6c00..ad577c681367 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/seahorse # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.104 2008/07/14 18:50:07 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.105 2008/07/27 18:45:07 tester Exp $ + + 26 Jul 2008; Olivier Crête <tester@gentoo.org> seahorse-2.22.3.ebuild: + Stable on amd64, bug #229709 14 Jul 2008; Alexis Ballier <aballier@gentoo.org> seahorse-2.22.3.ebuild: keyword ~x86-fbsd diff --git a/app-crypt/seahorse/seahorse-2.22.3.ebuild b/app-crypt/seahorse/seahorse-2.22.3.ebuild index 70d5e4dc438c..ff940d20b58d 100644 --- a/app-crypt/seahorse/seahorse-2.22.3.ebuild +++ b/app-crypt/seahorse/seahorse-2.22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.22.3.ebuild,v 1.2 2008/07/14 18:50:07 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.22.3.ebuild,v 1.3 2008/07/27 18:45:07 tester Exp $ EAPI="1" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="applet avahi dbus debug epiphany gedit gnome-keyring ldap libnotify nautilus" RDEPEND=">=gnome-base/libgnome-2.14 |