diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:42:26 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:42:26 +0000 |
commit | eb734f4d7f65b793548660f094149adc65796795 (patch) | |
tree | 4d9065605c0d86f0af39364c7d540bec15b7d12c /app-crypt | |
parent | Stable on amd64 wrt bug #330481 (diff) | |
download | gentoo-2-eb734f4d7f65b793548660f094149adc65796795.tar.gz gentoo-2-eb734f4d7f65b793548660f094149adc65796795.tar.bz2 gentoo-2-eb734f4d7f65b793548660f094149adc65796795.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-2.30.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index 78fe4ef29180..cd39cc19308e 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/seahorse # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.131 2010/07/31 19:28:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.132 2010/08/01 11:42:26 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + seahorse-2.30.1.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> seahorse-2.30.1.ebuild: amd64 stable, bug 324077 diff --git a/app-crypt/seahorse/seahorse-2.30.1.ebuild b/app-crypt/seahorse/seahorse-2.30.1.ebuild index 55ae4a96a490..375844787ee2 100644 --- a/app-crypt/seahorse/seahorse-2.30.1.ebuild +++ b/app-crypt/seahorse/seahorse-2.30.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.30.1.ebuild,v 1.3 2010/07/31 19:28:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.30.1.ebuild,v 1.4 2010/08/01 11:42:26 fauli Exp $ EAPI="2" @@ -11,7 +11,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 ldap libnotify test" RDEPEND=" |