diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:12 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:12 +0000 |
commit | e99c2b5414519b127aa0989576f6b54b814eea08 (patch) | |
tree | 4dc05aa2d14e9ae7193db2d49a38a8f637da749c /dev-perl/Crypt-DES | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-e99c2b5414519b127aa0989576f6b54b814eea08.tar.gz historical-e99c2b5414519b127aa0989576f6b54b814eea08.tar.bz2 historical-e99c2b5414519b127aa0989576f6b54b814eea08.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-perl/Crypt-DES')
-rw-r--r-- | dev-perl/Crypt-DES/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Crypt-DES/ChangeLog b/dev-perl/Crypt-DES/ChangeLog index e023bdf2aea3..d4db1510c7a6 100644 --- a/dev-perl/Crypt-DES/ChangeLog +++ b/dev-perl/Crypt-DES/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-perl/Crypt-DES # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/ChangeLog,v 1.1 2002/08/14 18:05:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/ChangeLog,v 1.2 2002/12/09 04:21:06 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *Crypt-DES-2.03 (13 Aug 2002) 14 Aug 2002; Michael Cummings <mcummings@gentoo.org> diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild index 719174d19ce7..f06206c578fd 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.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/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild,v 1.2 2002/12/04 18:44:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-DES/Crypt-DES-2.03-r1.ebuild,v 1.3 2002/12/09 04:21:06 manson Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/author/DPARIS/Crypt-DES-${PV}/" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc alpha sparc sparc64" +KEYWORDS="x86 ppc alpha sparc " DEPEND="virtual/glibc >=sys-devel/perl-5" |