diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 03:02:01 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 03:02:01 +0000 |
commit | 301eb82c5c8a18b372475a5312a83ca525f4d65d (patch) | |
tree | 2f54f38362f9157d914f17a81b1fa330472ceffe /net-www/mod_contribs | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-301eb82c5c8a18b372475a5312a83ca525f4d65d.tar.gz gentoo-2-301eb82c5c8a18b372475a5312a83ca525f4d65d.tar.bz2 gentoo-2-301eb82c5c8a18b372475a5312a83ca525f4d65d.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-www/mod_contribs')
-rw-r--r-- | net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild b/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild index 750048d72b13..265f4a77512d 100644 --- a/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild +++ b/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild,v 1.2 2002/07/14 20:25:23 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild,v 1.3 2002/08/16 03:01:01 murphy Exp $ # The mod_layout and mod_random that come in the archive are really old, # so I've replaced them with more current versions. @@ -9,7 +9,7 @@ mod_random_ver=1.4 DESCRIPTION="Collection of third-party contributed modules for Apache" HOMEPAGE="http://www.apache.org/dist/httpd/contrib/modules/1.3/" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" S=${WORKDIR}/apache-contrib-${PV} SRC_URI="http://www.apache.org/dist/httpd/contrib/modules/1.3/apache-contrib-${PV}.tar.gz |