diff options
author | 2002-10-17 18:24:10 +0000 | |
---|---|---|
committer | 2002-10-17 18:24:10 +0000 | |
commit | 3651447f33199d995a444b5fc9626943c9c13195 (patch) | |
tree | f7c55d794991723296dc70fa196bda89277c023b /net-mail | |
parent | finally ready to play with (diff) | |
download | gentoo-2-3651447f33199d995a444b5fc9626943c9c13195.tar.gz gentoo-2-3651447f33199d995a444b5fc9626943c9c13195.tar.bz2 gentoo-2-3651447f33199d995a444b5fc9626943c9c13195.zip |
changed KEYWORDS to phase out of package.mask
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/pinepgp/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/pinepgp/pinepgp-0.18.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/pinepgp/ChangeLog b/net-mail/pinepgp/ChangeLog index 39135d895b94..af819ea878bf 100644 --- a/net-mail/pinepgp/ChangeLog +++ b/net-mail/pinepgp/ChangeLog @@ -1,6 +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.2 2002/08/14 19:27:55 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pinepgp/ChangeLog,v 1.3 2002/10/17 18:24:10 blizzy Exp $ + + 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. *pinepgp-0.18.0-r1 (14 Aug 2002) diff --git a/net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild b/net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild index df716979b3ce..680602b9534a 100644 --- a/net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild +++ b/net-mail/pinepgp/pinepgp-0.18.0-r1.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-r1.ebuild,v 1.2 2002/10/04 06:08:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pinepgp/pinepgp-0.18.0-r1.ebuild,v 1.3 2002/10/17 18:24:10 blizzy 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" +KEYWORDS="~x86" RDEPEND="net-mail/pine" DEPEND="${RDEPEND}" diff --git a/net-mail/pinepgp/pinepgp-0.18.0.ebuild b/net-mail/pinepgp/pinepgp-0.18.0.ebuild index 4c9c7f8ad442..d9bea594797d 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.3 2002/10/04 06:08:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/pinepgp/pinepgp-0.18.0.ebuild,v 1.4 2002/10/17 18:24:10 blizzy 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 ~sparc64" RDEPEND="net-mail/pine" DEPEND="${RDEPEND}" |