diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-10-16 10:37:37 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-10-16 10:37:37 +0000 |
commit | b5c4e3f63b72f2c79e9feefa7af3903f94f1a4a1 (patch) | |
tree | ea3d8994176daa7bcdf8dfa36535c62a472a9c38 /app-crypt/seahorse | |
parent | Added to ~ppc. (Manifest recommit) (diff) | |
download | gentoo-2-b5c4e3f63b72f2c79e9feefa7af3903f94f1a4a1.tar.gz gentoo-2-b5c4e3f63b72f2c79e9feefa7af3903f94f1a4a1.tar.bz2 gentoo-2-b5c4e3f63b72f2c79e9feefa7af3903f94f1a4a1.zip |
x86 stable. bug #64485
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-0.6.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index 7f45ccb5133d..80add9ecfc49 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/seahorse # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.20 2004/10/02 18:25:17 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.21 2004/10/16 10:37:37 dragonheart Exp $ + + 16 Oct 2004; Daniel Black <dragonheart@gentoo.org> seahorse-0.6.3-r1.ebuild: + x86 stable. bug #64485 02 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> seahorse-0.6.3-r1.ebuild: Keyword ~alpha, requested in bug 64485. diff --git a/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild b/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild index 55af5592c1fe..2498dea884d9 100644 --- a/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild +++ b/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild,v 1.5 2004/10/02 18:25:17 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild,v 1.6 2004/10/16 10:37:37 dragonheart Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/seahorse/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc sparc ~amd64 ~alpha" +KEYWORDS="x86 ppc sparc ~amd64 ~alpha" RDEPEND="virtual/x11 >=app-crypt/gnupg-1.2.0 |