diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:43:15 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:43:15 +0000 |
commit | 884c706adc5db0ca4eb89a6c504aa0b1b6fec989 (patch) | |
tree | 7e7ca0bd5507f8f1dcc9a0623a80dae666bd19b3 /dev-perl/libapreq | |
parent | added ~ppc to keywords (diff) | |
download | historical-884c706adc5db0ca4eb89a6c504aa0b1b6fec989.tar.gz historical-884c706adc5db0ca4eb89a6c504aa0b1b6fec989.tar.bz2 historical-884c706adc5db0ca4eb89a6c504aa0b1b6fec989.zip |
KEYWORDS for alpha
Diffstat (limited to 'dev-perl/libapreq')
-rw-r--r-- | dev-perl/libapreq/libapreq-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libapreq/libapreq-1.0-r1.ebuild b/dev-perl/libapreq/libapreq-1.0-r1.ebuild index 7f8423e5ce4c..71f2400c7e3d 100644 --- a/dev-perl/libapreq/libapreq-1.0-r1.ebuild +++ b/dev-perl/libapreq/libapreq-1.0-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/libapreq/libapreq-1.0-r1.ebuild,v 1.4 2002/10/04 05:24:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libapreq/libapreq-1.0-r1.ebuild,v 1.5 2002/10/17 16:43:15 bjb Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_ SLOT="0" LICENSE="Apache-1.1 as-is" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" DEPEND="${DEPEND} >=dev-perl/mod_perl-1.25" |