diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-15 00:23:17 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-15 00:23:17 +0000 |
commit | 95f9e0b2a4dc47eb3780040eac5ce5903fcceada (patch) | |
tree | ea2827b414a48050c297af00ea5b1cc990371020 /net-www/mod_dav | |
parent | BUG #64016 fixed. (diff) | |
download | historical-95f9e0b2a4dc47eb3780040eac5ce5903fcceada.tar.gz historical-95f9e0b2a4dc47eb3780040eac5ce5903fcceada.tar.bz2 historical-95f9e0b2a4dc47eb3780040eac5ce5903fcceada.zip |
ppc stable profile update
Diffstat (limited to 'net-www/mod_dav')
-rw-r--r-- | net-www/mod_dav/mod_dav-1.0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_dav/mod_dav-1.0.3-r2.ebuild b/net-www/mod_dav/mod_dav-1.0.3-r2.ebuild index e5127a77440d..7dd6e4b154b4 100644 --- a/net-www/mod_dav/mod_dav-1.0.3-r2.ebuild +++ b/net-www/mod_dav/mod_dav-1.0.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/mod_dav-1.0.3-r2.ebuild,v 1.3 2004/09/14 14:31:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/mod_dav-1.0.3-r2.ebuild,v 1.4 2004/09/15 00:23:17 pvdabeel Exp $ inherit eutils @@ -8,7 +8,7 @@ MY_V=${PV}-1.3.6 DESCRIPTION="Apache module for Distributed Authoring and Versioning" HOMEPAGE="http://www.webdav.org/mod_dav/" -KEYWORDS="~x86 sparc ~ppc ~amd64" +KEYWORDS="~x86 sparc ppc ~amd64" S=${WORKDIR}/${PN}-${MY_V} SRC_URI="http://www.webdav.org/mod_dav/${PN}-${MY_V}.tar.gz" |