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/grepmail | |
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/grepmail')
-rw-r--r-- | net-mail/grepmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/grepmail/grepmail-4.70-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/grepmail/grepmail-4.70-r2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/grepmail/ChangeLog b/net-mail/grepmail/ChangeLog index 02c38cf25a86..aefb3ee81090 100644 --- a/net-mail/grepmail/ChangeLog +++ b/net-mail/grepmail/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-perl/DateManip # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.5 2002/11/05 17:38:07 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.6 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 + *grepmail-4.70-r2 (05 Nov 2002) 05 Nov 2002; <mcummings@gentoo.org> grepmail-4.70-r2.ebuild : diff --git a/net-mail/grepmail/grepmail-4.70-r1.ebuild b/net-mail/grepmail/grepmail-4.70-r1.ebuild index e3857ef417d5..7856b715e5bd 100644 --- a/net-mail/grepmail/grepmail-4.70-r1.ebuild +++ b/net-mail/grepmail/grepmail-4.70-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-4.70-r1.ebuild,v 1.6 2002/10/04 06:08:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-4.70-r1.ebuild,v 1.7 2002/12/09 04:33:14 manson Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/grepmail/${P}.tar.gz" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="${DEPEND} dev-perl/Inline diff --git a/net-mail/grepmail/grepmail-4.70-r2.ebuild b/net-mail/grepmail/grepmail-4.70-r2.ebuild index 53680f01aa74..7490e66ce8b4 100644 --- a/net-mail/grepmail/grepmail-4.70-r2.ebuild +++ b/net-mail/grepmail/grepmail-4.70-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-4.70-r2.ebuild,v 1.1 2002/11/05 17:38:07 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-4.70-r2.ebuild,v 1.2 2002/12/09 04:33:14 manson Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/grepmail/${P}.tar.gz" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND="${DEPEND} dev-perl/Inline |