summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-01-04 21:44:20 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-01-04 21:44:20 +0000
commita40ca1e04d2897ce6a2ff9243e2daf115e750d58 (patch)
treea09c78679f4dc44d9ae0afdef2597f1e7a75a0fa /dev-python/pyxf86config
parentFixing deps of pygments-1.0 for bug #250498 (diff)
downloadgentoo-2-a40ca1e04d2897ce6a2ff9243e2daf115e750d58.tar.gz
gentoo-2-a40ca1e04d2897ce6a2ff9243e2daf115e750d58.tar.bz2
gentoo-2-a40ca1e04d2897ce6a2ff9243e2daf115e750d58.zip
Homepage fix, fixes #232216
(Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'dev-python/pyxf86config')
-rw-r--r--dev-python/pyxf86config/ChangeLog8
-rw-r--r--dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild6
-rw-r--r--dev-python/pyxf86config/pyxf86config-0.3.34-r2.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/pyxf86config/ChangeLog b/dev-python/pyxf86config/ChangeLog
index ed6b799432d0..0e9022685729 100644
--- a/dev-python/pyxf86config/ChangeLog
+++ b/dev-python/pyxf86config/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxf86config
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.23 2008/12/13 23:12:14 neurogeek Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.24 2009/01/04 21:44:20 patrick Exp $
+
+ 04 Jan 2009; Patrick Lauer <patrick@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild, pyxf86config-0.3.34-r2.ebuild:
+ Homepage fix, fixes #232216
*pyxf86config-0.3.34-r2 (13 Dec 2008)
diff --git a/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild b/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
index 88c7047aea6d..741d012f2f24 100644
--- a/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
+++ b/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.16 2008/10/28 17:00:58 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.17 2009/01/04 21:44:20 patrick Exp $
inherit eutils python rpm autotools
@@ -12,7 +12,7 @@ FCVER="8"
RPMREV="1"
DESCRIPTION="Python wrappers for libxf86config"
-HOMEPAGE="http://fedoraproject.org/wiki/SystemConfig/"
+HOMEPAGE="http://fedoraproject.org/wiki/Pyxf86config"
SRC_URI="mirror://fedora-dev/development/source/SRPMS/${P}-${RPMREV}.fc${FCVER}.src.rpm"
LICENSE="GPL-2"
diff --git a/dev-python/pyxf86config/pyxf86config-0.3.34-r2.ebuild b/dev-python/pyxf86config/pyxf86config-0.3.34-r2.ebuild
index 12afe4028544..709a2b6b8389 100644
--- a/dev-python/pyxf86config/pyxf86config-0.3.34-r2.ebuild
+++ b/dev-python/pyxf86config/pyxf86config-0.3.34-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r2.ebuild,v 1.1 2008/12/13 23:12:14 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r2.ebuild,v 1.2 2009/01/04 21:44:20 patrick Exp $
inherit eutils python rpm autotools
@@ -12,7 +12,7 @@ FCVER="8"
RPMREV="1"
DESCRIPTION="Python wrappers for libxf86config"
-HOMEPAGE="http://fedoraproject.org/wiki/SystemConfig/"
+HOMEPAGE="http://fedoraproject.org/wiki/Pyxf86config"
SRC_URI="mirror://fedora-dev/development/source/SRPMS/${P}-${RPMREV}.fc${FCVER}.src.rpm"
LICENSE="GPL-2"