diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 18:34:40 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 18:34:40 +0000 |
commit | 2eb7c54a2ba680f76c4a7cdabe4097812b00cd42 (patch) | |
tree | 93795bcc3d5ea642f364cd24928fd63238b43098 /app-crypt/seahorse | |
parent | Mask app-text/texlive[pdfannotextractor] (bug #355353). (diff) | |
download | gentoo-2-2eb7c54a2ba680f76c4a7cdabe4097812b00cd42.tar.gz gentoo-2-2eb7c54a2ba680f76c4a7cdabe4097812b00cd42.tar.bz2 gentoo-2-2eb7c54a2ba680f76c4a7cdabe4097812b00cd42.zip |
x86 stable per bug 353436
(Portage version: 2.1.9.40/cvs/Linux i686)
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-2.32.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index fdf679363c0e..7fa139d764ac 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/seahorse # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.143 2011/02/23 22:39:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.144 2011/02/24 18:34:40 tomka Exp $ + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> seahorse-2.32.0.ebuild: + x86 stable per bug 353436 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> seahorse-2.32.0.ebuild: Stable on amd64 wrt bug #353436 diff --git a/app-crypt/seahorse/seahorse-2.32.0.ebuild b/app-crypt/seahorse/seahorse-2.32.0.ebuild index e0818ca4ed4f..90faa7d06b41 100644 --- a/app-crypt/seahorse/seahorse-2.32.0.ebuild +++ b/app-crypt/seahorse/seahorse-2.32.0.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/app-crypt/seahorse/seahorse-2.32.0.ebuild,v 1.3 2011/02/23 22:39:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.32.0.ebuild,v 1.4 2011/02/24 18:34:40 tomka Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="avahi debug doc +introspection ldap libnotify test" RDEPEND=" |