diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:38 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:38 +0000 |
commit | 2c6a1464a97b333d1b976aad787d283d0ab40b52 (patch) | |
tree | 758d17d107e85a8acef0c52e9e4b829401f11034 /app-crypt/seahorse | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-2c6a1464a97b333d1b976aad787d283d0ab40b52.tar.gz historical-2c6a1464a97b333d1b976aad787d283d0ab40b52.tar.bz2 historical-2c6a1464a97b333d1b976aad787d283d0ab40b52.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index 4238cfc79005..f080af78a23b 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-crypt/seahorse # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.3 2002/10/18 20:56:40 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.4 2002/12/09 04:17:38 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *seahorse-0.5.0 (19 Sept 2002) 18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> seahorse-0.5.0.ebuild : diff --git a/app-crypt/seahorse/seahorse-0.5.0.ebuild b/app-crypt/seahorse/seahorse-0.5.0.ebuild index 474bad6af922..6951e975e775 100644 --- a/app-crypt/seahorse/seahorse-0.5.0.ebuild +++ b/app-crypt/seahorse/seahorse-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.17 2002/11/30 02:38:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.18 2002/12/09 04:17:38 manson Exp $ DESCRIPTION="gnome front end to gnupg" SRC_URI="mirror://sourceforge/seahorse/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://seahorse.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="virtual/x11 >=app-crypt/gnupg-1.0.4 |