diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 03:01:02 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 03:01:02 +0000 |
commit | 786c804e924e8656900f3d4243f3168507a7dd6f (patch) | |
tree | 2d5b0c243c5c5918e3b3724d2a7589fddfa40f5b /net-www/mod_contribs | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-786c804e924e8656900f3d4243f3168507a7dd6f.tar.gz historical-786c804e924e8656900f3d4243f3168507a7dd6f.tar.bz2 historical-786c804e924e8656900f3d4243f3168507a7dd6f.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 |