diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:15 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:15 +0000 |
commit | 702fd4ffaeb843cba12cb60d8ac79c0ad4c20789 (patch) | |
tree | 4c82dad19f2d1e6be7a1bceb7b275d226ac0b0b3 /net-mail/pinepgp | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-702fd4ffaeb843cba12cb60d8ac79c0ad4c20789.tar.gz historical-702fd4ffaeb843cba12cb60d8ac79c0ad4c20789.tar.bz2 historical-702fd4ffaeb843cba12cb60d8ac79c0ad4c20789.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-mail/pinepgp')
-rw-r--r-- | net-mail/pinepgp/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/pinepgp/pinepgp-0.18.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/pinepgp/ChangeLog b/net-mail/pinepgp/ChangeLog index af819ea878bf..58676aefd92e 100644 --- a/net-mail/pinepgp/ChangeLog +++ b/net-mail/pinepgp/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-mail/pinepgp # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pinepgp/ChangeLog,v 1.3 2002/10/17 18:24:10 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pinepgp/ChangeLog,v 1.4 2002/12/09 04:33:14 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 17 Oct 2002; Maik Schreiber <blizzy@gentoo.org> pinepgp-0.18.0.ebuild, pinepgp-0.18.0-r1.ebuild: Changed KEYWORDS to phase out of package.mask. diff --git a/net-mail/pinepgp/pinepgp-0.18.0.ebuild b/net-mail/pinepgp/pinepgp-0.18.0.ebuild index d9bea594797d..08de5bccd4d0 100644 --- a/net-mail/pinepgp/pinepgp-0.18.0.ebuild +++ b/net-mail/pinepgp/pinepgp-0.18.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/pinepgp/pinepgp-0.18.0.ebuild,v 1.4 2002/10/17 18:24:10 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pinepgp/pinepgp-0.18.0.ebuild,v 1.5 2002/12/09 04:33:14 manson Exp $ DESCRIPTION="Use GPG/PGP with Pine" HOMEPAGE="http://www.megaloman.com/~hany/software/pinepgp/" SRC_URI="http://www.megaloman.com/~hany/_data/pinepgp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~sparc64" +KEYWORDS="~x86 ~sparc " RDEPEND="net-mail/pine" DEPEND="${RDEPEND}" |