diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:53:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:53:52 +0000 |
commit | 7c5ec0c639ffcd2b9f4a80d2b4ae8df0a57465b9 (patch) | |
tree | 22a39298e88b376f6eb194ec80583be9c068c75a /app-crypt/seahorse | |
parent | ppc stable, bug #118541 (diff) | |
download | gentoo-2-7c5ec0c639ffcd2b9f4a80d2b4ae8df0a57465b9.tar.gz gentoo-2-7c5ec0c639ffcd2b9f4a80d2b4ae8df0a57465b9.tar.bz2 gentoo-2-7c5ec0c639ffcd2b9f4a80d2b4ae8df0a57465b9.zip |
Stable on ppc64; bug #130624
(Portage version: 2.0.54-r2)
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index 9f04118913e3..d0c258f6681f 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/seahorse # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.59 2006/04/24 20:59:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.60 2006/05/19 18:53:52 corsair Exp $ + + 19 May 2006; Markus Rothe <corsair@gentoo.org> seahorse-0.8.1.ebuild: + Stable on ppc64; bug #130624 24 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> seahorse-0.8.1.ebuild: Stable on sparc wrt #130624 diff --git a/app-crypt/seahorse/seahorse-0.8.1.ebuild b/app-crypt/seahorse/seahorse-0.8.1.ebuild index 85c16a9a9910..acaf8e9e6864 100644 --- a/app-crypt/seahorse/seahorse-0.8.1.ebuild +++ b/app-crypt/seahorse/seahorse-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.8.1.ebuild,v 1.5 2006/04/24 20:59:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.8.1.ebuild,v 1.6 2006/05/19 18:53:52 corsair Exp $ inherit gnome2 eutils autotools flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://seahorse.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" RDEPEND=">=app-crypt/gnupg-1.2.0 >=app-crypt/gpgme-1.0.0 |