diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-04-09 17:57:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-04-09 17:57:33 +0000 |
commit | 98a3b4d85ee3eaff93f4ec934a9c5c5d71f4e741 (patch) | |
tree | dcdf36566c42f75cc7499c1e370c87c0be4dfc13 /perl-core/digest-base | |
parent | m68k love (diff) | |
download | gentoo-2-98a3b4d85ee3eaff93f4ec934a9c5c5d71f4e741.tar.gz gentoo-2-98a3b4d85ee3eaff93f4ec934a9c5c5d71f4e741.tar.bz2 gentoo-2-98a3b4d85ee3eaff93f4ec934a9c5c5d71f4e741.zip |
m68k love
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'perl-core/digest-base')
-rw-r--r-- | perl-core/digest-base/digest-base-1.13.ebuild | 10 | ||||
-rw-r--r-- | perl-core/digest-base/digest-base-1.14.ebuild | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/perl-core/digest-base/digest-base-1.13.ebuild b/perl-core/digest-base/digest-base-1.13.ebuild index 5c9de6308f52..d004741bb03f 100644 --- a/perl-core/digest-base/digest-base-1.13.ebuild +++ b/perl-core/digest-base/digest-base-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.13.ebuild,v 1.9 2006/02/25 23:44:03 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.13.ebuild,v 1.10 2006/04/09 17:57:33 vapier Exp $ inherit perl-module @@ -13,10 +13,10 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" -SRC_TEST="do" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" -mydoc="rfc*.txt" - DEPEND="virtual/perl-MIME-Base64" + +SRC_TEST="do" +mydoc="rfc*.txt" diff --git a/perl-core/digest-base/digest-base-1.14.ebuild b/perl-core/digest-base/digest-base-1.14.ebuild index 2ba94c43cfb5..a91e71d9ba46 100644 --- a/perl-core/digest-base/digest-base-1.14.ebuild +++ b/perl-core/digest-base/digest-base-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.14.ebuild,v 1.3 2006/02/13 15:07:48 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/digest-base/digest-base-1.14.ebuild,v 1.4 2006/04/09 17:57:33 vapier Exp $ inherit perl-module @@ -13,10 +13,10 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -SRC_TEST="do" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" -mydoc="rfc*.txt" - DEPEND="virtual/perl-MIME-Base64" + +SRC_TEST="do" +mydoc="rfc*.txt" |