diff options
author | 2003-07-03 21:43:51 +0000 | |
---|---|---|
committer | 2003-07-03 21:43:51 +0000 | |
commit | 25effa1e90fc1cf85ce3cd9d52213a830a3f6337 (patch) | |
tree | 4a6596606811ff817366526b4fa1a11b98ac2603 /dev-perl/Inline/Inline-0.44-r1.ebuild | |
parent | keywords (diff) | |
download | historical-25effa1e90fc1cf85ce3cd9d52213a830a3f6337.tar.gz historical-25effa1e90fc1cf85ce3cd9d52213a830a3f6337.tar.bz2 historical-25effa1e90fc1cf85ce3cd9d52213a830a3f6337.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'dev-perl/Inline/Inline-0.44-r1.ebuild')
-rw-r--r-- | dev-perl/Inline/Inline-0.44-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild index 9354165ede71..f63900de05ab 100644 --- a/dev-perl/Inline/Inline-0.44-r1.ebuild +++ b/dev-perl/Inline/Inline-0.44-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.1 2003/07/03 00:48:09 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.2 2003/07/03 21:40:22 gmsoft Exp $ inherit perl-module eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/doc/INGY/Inline-0.43/Inline.pod" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc alpha" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc alpha hppa" DEPEND="${DEPEND} dev-perl/Digest-MD5 |