diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-12 07:48:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-12 07:48:14 +0000 |
commit | 1c9921ca0bb12f7c1ddc2c848a3fab6bc8322c9b (patch) | |
tree | 9cfcb79a297c4e8effdaa35dd4672b7633a8895e | |
parent | sh stable (diff) | |
download | gentoo-2-1c9921ca0bb12f7c1ddc2c848a3fab6bc8322c9b.tar.gz gentoo-2-1c9921ca0bb12f7c1ddc2c848a3fab6bc8322c9b.tar.bz2 gentoo-2-1c9921ca0bb12f7c1ddc2c848a3fab6bc8322c9b.zip |
sh love
(Portage version: 2.1_pre5-r4)
-rw-r--r-- | dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Digest-SHA1/Digest-SHA1-2.11.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild b/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild index 5060ab98f662..27dfd422ad38 100644 --- a/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild +++ b/dev-perl/Digest-SHA1/Digest-SHA1-2.10.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/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild,v 1.15 2006/01/19 11:46:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild,v 1.16 2006/03/12 07:48:14 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.perl.com/CPAN/authors/id/GAAS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="perl-core/digest-base" diff --git a/dev-perl/Digest-SHA1/Digest-SHA1-2.11.ebuild b/dev-perl/Digest-SHA1/Digest-SHA1-2.11.ebuild index eea5d6314de1..90db694386bf 100644 --- a/dev-perl/Digest-SHA1/Digest-SHA1-2.11.ebuild +++ b/dev-perl/Digest-SHA1/Digest-SHA1-2.11.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/dev-perl/Digest-SHA1/Digest-SHA1-2.11.ebuild,v 1.1 2006/01/19 11:46:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.11.ebuild,v 1.2 2006/03/12 07:48:14 vapier Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.perl.com/CPAN/authors/id/GAAS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="perl-core/digest-base" |