diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2006-08-09 20:25:51 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2006-08-09 20:25:51 +0000 |
commit | acbf5e95669d7cc77cc70f9f56ec21ba8b5ccb47 (patch) | |
tree | 53905f0617f183efaa23d4a1b21a0efd3079acad /app-crypt | |
parent | Marked ~ppc-macos (bug #143380) (diff) | |
download | gentoo-2-acbf5e95669d7cc77cc70f9f56ec21ba8b5ccb47.tar.gz gentoo-2-acbf5e95669d7cc77cc70f9f56ec21ba8b5ccb47.tar.bz2 gentoo-2-acbf5e95669d7cc77cc70f9f56ec21ba8b5ccb47.zip |
Marke stable on amd64 wrt bug #130624.
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'app-crypt')
-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 d0c258f6681f..5c86163f4cac 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.60 2006/05/19 18:53:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.61 2006/08/09 20:25:51 kugelfang Exp $ + + 09 Aug 2006; Danny van Dyk <kugelfang@gentoo.org> seahorse-0.8.1.ebuild: + Marke stable on amd64 wrt bug #130624. 19 May 2006; Markus Rothe <corsair@gentoo.org> seahorse-0.8.1.ebuild: Stable on ppc64; bug #130624 diff --git a/app-crypt/seahorse/seahorse-0.8.1.ebuild b/app-crypt/seahorse/seahorse-0.8.1.ebuild index acaf8e9e6864..dac11b12e1d6 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.6 2006/05/19 18:53:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.8.1.ebuild,v 1.7 2006/08/09 20:25:51 kugelfang 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 |