diff options
-rw-r--r-- | dev-python/rhpxl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/rhpxl/rhpxl-0.32.ebuild | 6 | ||||
-rw-r--r-- | dev-python/rhpxl/rhpxl-0.47.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-python/rhpxl/ChangeLog b/dev-python/rhpxl/ChangeLog index dddea8b51028..d73d69839cdc 100644 --- a/dev-python/rhpxl/ChangeLog +++ b/dev-python/rhpxl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/rhpxl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpxl/ChangeLog,v 1.3 2007/07/15 02:52:46 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpxl/ChangeLog,v 1.4 2007/10/15 09:46:06 dberkholz Exp $ + + 15 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; rhpxl-0.32.ebuild, + rhpxl-0.47.ebuild: + (#185524) Update homepage. *rhpxl-0.47 (15 Jul 2007) diff --git a/dev-python/rhpxl/rhpxl-0.32.ebuild b/dev-python/rhpxl/rhpxl-0.32.ebuild index 3bae77f94345..fd47b93a0565 100644 --- a/dev-python/rhpxl/rhpxl-0.32.ebuild +++ b/dev-python/rhpxl/rhpxl-0.32.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpxl/rhpxl-0.32.ebuild,v 1.2 2006/09/07 05:54:56 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpxl/rhpxl-0.32.ebuild,v 1.3 2007/10/15 09:46:06 dberkholz Exp $ inherit eutils rpm @@ -9,7 +9,7 @@ inherit eutils rpm RPMREV="1" DESCRIPTION="Python library for configuring and running X" -HOMEPAGE="http://fedora.redhat.com/projects/config-tools/" +HOMEPAGE="http://fedoraproject.org/wiki/SystemConfig/" SRC_URI="mirror://fedora/development/source/SRPMS/${P}-${RPMREV}.src.rpm" LICENSE="GPL-2" SLOT="0" diff --git a/dev-python/rhpxl/rhpxl-0.47.ebuild b/dev-python/rhpxl/rhpxl-0.47.ebuild index eb24c9af82ef..049e4d89f1f6 100644 --- a/dev-python/rhpxl/rhpxl-0.47.ebuild +++ b/dev-python/rhpxl/rhpxl-0.47.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/dev-python/rhpxl/rhpxl-0.47.ebuild,v 1.1 2007/07/15 02:52:46 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpxl/rhpxl-0.47.ebuild,v 1.2 2007/10/15 09:46:06 dberkholz Exp $ inherit eutils rpm @@ -11,7 +11,7 @@ FCVER="8" RPMREV="2" DESCRIPTION="Python library for configuring and running X" -HOMEPAGE="http://fedora.redhat.com/projects/config-tools/" +HOMEPAGE="http://fedoraproject.org/wiki/SystemConfig/" SRC_URI="mirror://fedora/development/source/SRPMS/${P}-${RPMREV}.fc${FCVER}.src.rpm" LICENSE="GPL-2" SLOT="0" |