diff options
author | 2007-10-15 09:22:20 +0000 | |
---|---|---|
committer | 2007-10-15 09:22:20 +0000 | |
commit | 83542e22bd7af680440069c3a677f6d4b77842f8 (patch) | |
tree | 343554e21228295c2d03277bc876ae936752e70b /app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild | |
parent | (#185524) Update homepage. (diff) | |
download | gentoo-2-83542e22bd7af680440069c3a677f6d4b77842f8.tar.gz gentoo-2-83542e22bd7af680440069c3a677f6d4b77842f8.tar.bz2 gentoo-2-83542e22bd7af680440069c3a677f6d4b77842f8.zip |
(#185524) Update homepage.
(Portage version: 2.1.3.13)
Diffstat (limited to 'app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild')
-rw-r--r-- | app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild b/app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild index 737632a4919d..8c3448ee34f9 100644 --- a/app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild +++ b/app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild,v 1.2 2007/07/29 16:41:53 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-httpd/system-config-httpd-1.4.3.ebuild,v 1.3 2007/10/15 09:22:20 dberkholz Exp $ inherit python eutils rpm @@ -11,7 +11,7 @@ FCVER="7" RPMREV="1" DESCRIPTION="Apache configuration tool" -HOMEPAGE="http://fedora.redhat.com/projects/config-tools/" +HOMEPAGE="http://fedoraproject.org/wiki/SystemConfig/httpd" SRC_URI="mirror://fedora/development/source/SRPMS/${P}-${RPMREV}.fc${FCVER}.src.rpm" LICENSE="GPL-2" SLOT="0" |