diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-21 01:42:06 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-21 01:42:06 +0000 |
commit | 5265dcb8ef855c793d45611350d2ebec48635a9d (patch) | |
tree | b5621e9277ce78daa3254dadeb39dea7017d29a4 /app-crypt/seahorse | |
parent | Stable on alpha wrt security Bug #128107. (diff) | |
download | gentoo-2-5265dcb8ef855c793d45611350d2ebec48635a9d.tar.gz gentoo-2-5265dcb8ef855c793d45611350d2ebec48635a9d.tar.bz2 gentoo-2-5265dcb8ef855c793d45611350d2ebec48635a9d.zip |
Stable on alpha wrt Bug #130624.
(Portage version: 2.0.54)
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 a4e1db27d9c4..a109260880ae 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.56 2006/04/20 19:46:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.57 2006/04/21 01:42:06 tcort Exp $ + + 21 Apr 2006; Thomas Cort <tcort@gentoo.org> seahorse-0.8.1.ebuild: + Stable on alpha wrt Bug #130624. 20 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> seahorse-0.8.1.ebuild: diff --git a/app-crypt/seahorse/seahorse-0.8.1.ebuild b/app-crypt/seahorse/seahorse-0.8.1.ebuild index d662222ca630..fa0ec3e497e4 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.2 2006/04/20 19:46:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.8.1.ebuild,v 1.3 2006/04/21 01:42:06 tcort 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 |