summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2005-03-23 14:27:19 +0000
committerAlastair Tse <liquidx@gentoo.org>2005-03-23 14:27:19 +0000
commit89f18a2876d486caf2603542347eed7aa3a40212 (patch)
treebcb369398110b06477fbacd669aaaa0e57410be3 /dev-python/gnome-python
parentAdded a dependency on libexif. Removed the dep on libungif in 1.31-r1. (diff)
downloadgentoo-2-89f18a2876d486caf2603542347eed7aa3a40212.tar.gz
gentoo-2-89f18a2876d486caf2603542347eed7aa3a40212.tar.bz2
gentoo-2-89f18a2876d486caf2603542347eed7aa3a40212.zip
change homepage to a valid one (eg. pygtk) (#86381)
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/gnome-python')
-rw-r--r--dev-python/gnome-python/ChangeLog10
-rw-r--r--dev-python/gnome-python/gnome-python-1.4.2.ebuild6
-rw-r--r--dev-python/gnome-python/gnome-python-1.4.4-r1.ebuild6
-rw-r--r--dev-python/gnome-python/gnome-python-1.4.4.ebuild6
-rw-r--r--dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild6
-rw-r--r--dev-python/gnome-python/gnome-python-2.0.0.ebuild6
-rw-r--r--dev-python/gnome-python/gnome-python-2.0.2.ebuild6
-rw-r--r--dev-python/gnome-python/gnome-python-2.6.1.ebuild6
8 files changed, 29 insertions, 23 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog
index 8b1a56b20e7c..85d3fd27c5fd 100644
--- a/dev-python/gnome-python/ChangeLog
+++ b/dev-python/gnome-python/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/gnome-python
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.38 2004/12/30 21:40:49 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.39 2005/03/23 14:27:19 liquidx Exp $
+
+ 23 Mar 2005; Alastair Tse <liquidx@gentoo.org> gnome-python-1.4.2.ebuild,
+ gnome-python-1.4.4.ebuild, gnome-python-1.4.4-r1.ebuild,
+ gnome-python-2.0.0.ebuild, gnome-python-2.0.0-r1.ebuild,
+ gnome-python-2.0.2.ebuild, gnome-python-2.6.1.ebuild:
+ change homepage to a valid one (eg. pygtk) (#86381)
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-python/gnome-python/gnome-python-1.4.2.ebuild b/dev-python/gnome-python/gnome-python-1.4.2.ebuild
index 097f00255e68..e8f8cced5f40 100644
--- a/dev-python/gnome-python/gnome-python-1.4.2.ebuild
+++ b/dev-python/gnome-python/gnome-python-1.4.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.17 2004/06/25 01:30:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.18 2005/03/23 14:27:19 liquidx Exp $
IUSE="gnome opengl"
DESCRIPTION="gnome-python"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/latest/sources/${P}.tar.gz"
-HOMEPAGE="http://www.daa.com.au/~james/gnome/"
+HOMEPAGE="http://www.pygtk.org/"
DEPEND="virtual/python
=x11-libs/gtk+-1.2*
diff --git a/dev-python/gnome-python/gnome-python-1.4.4-r1.ebuild b/dev-python/gnome-python/gnome-python-1.4.4-r1.ebuild
index 30eb0687d8ff..b1fb8862c5ef 100644
--- a/dev-python/gnome-python/gnome-python-1.4.4-r1.ebuild
+++ b/dev-python/gnome-python/gnome-python-1.4.4-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.4-r1.ebuild,v 1.5 2004/09/02 17:51:57 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.4-r1.ebuild,v 1.6 2005/03/23 14:27:19 liquidx Exp $
inherit gnome.org python
DESCRIPTION="GNOME1 Python Bindings"
-HOMEPAGE="http://www.daa.com.au/~james/gnome/"
+HOMEPAGE="http://www.pygtk.org/"
IUSE=""
SLOT="1"
diff --git a/dev-python/gnome-python/gnome-python-1.4.4.ebuild b/dev-python/gnome-python/gnome-python-1.4.4.ebuild
index d68e5b289cce..9b5f05adcf63 100644
--- a/dev-python/gnome-python/gnome-python-1.4.4.ebuild
+++ b/dev-python/gnome-python/gnome-python-1.4.4.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.4.ebuild,v 1.12 2004/09/02 17:51:57 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.4.ebuild,v 1.13 2005/03/23 14:27:19 liquidx Exp $
inherit gnome.org
IUSE="gnome opengl"
DESCRIPTION="gnome-python"
-HOMEPAGE="http://www.daa.com.au/~james/gnome/"
+HOMEPAGE="http://www.pygtk.org/"
SLOT="1"
KEYWORDS="x86 ppc ~sparc ~alpha"
diff --git a/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild b/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild
index 8ee1c105c714..269055f1b720 100644
--- a/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild
+++ b/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild,v 1.9 2004/09/02 17:51:57 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0-r1.ebuild,v 1.10 2005/03/23 14:27:19 liquidx Exp $
inherit gnome2 python
DESCRIPTION="GNOME 2 bindings for Python"
-HOMEPAGE="http://www.daa.com.au/~james/pygtk/"
+HOMEPAGE="http://www.pygtk.org/"
IUSE="gtkhtml"
LICENSE="LGPL-2"
diff --git a/dev-python/gnome-python/gnome-python-2.0.0.ebuild b/dev-python/gnome-python/gnome-python-2.0.0.ebuild
index 62c80334d09f..d0ebfe786848 100644
--- a/dev-python/gnome-python/gnome-python-2.0.0.ebuild
+++ b/dev-python/gnome-python/gnome-python-2.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0.ebuild,v 1.10 2004/09/02 17:51:57 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.0.ebuild,v 1.11 2005/03/23 14:27:19 liquidx Exp $
# devel version - debug
inherit gnome2 debug
@@ -8,7 +8,7 @@ inherit gnome2 debug
IUSE="gtkhtml"
DESCRIPTION="GNOME 2 bindings for Python"
-HOMEPAGE="http://www.daa.com.au/~james/pygtk/"
+HOMEPAGE="http://www.pygtk.org/"
LICENSE="LGPL-2"
RDEPEND=">=dev-lang/python-2.2
diff --git a/dev-python/gnome-python/gnome-python-2.0.2.ebuild b/dev-python/gnome-python/gnome-python-2.0.2.ebuild
index b597f9771366..2188f6e8da49 100644
--- a/dev-python/gnome-python/gnome-python-2.0.2.ebuild
+++ b/dev-python/gnome-python/gnome-python-2.0.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.2.ebuild,v 1.3 2004/06/25 01:30:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.0.2.ebuild,v 1.4 2005/03/23 14:27:19 liquidx Exp $
inherit gnome2 python
DESCRIPTION="GNOME 2 bindings for Python"
-HOMEPAGE="http://www.daa.com.au/~james/pygtk/"
+HOMEPAGE="http://www.pygtk.org/"
IUSE="gtkhtml"
LICENSE="LGPL-2"
diff --git a/dev-python/gnome-python/gnome-python-2.6.1.ebuild b/dev-python/gnome-python/gnome-python-2.6.1.ebuild
index 2c1c9b8faaf6..1dde93198d76 100644
--- a/dev-python/gnome-python/gnome-python-2.6.1.ebuild
+++ b/dev-python/gnome-python/gnome-python-2.6.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.6.1.ebuild,v 1.2 2004/12/20 00:46:04 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.6.1.ebuild,v 1.3 2005/03/23 14:27:19 liquidx Exp $
inherit gnome2 python eutils
DESCRIPTION="GNOME 2 bindings for Python"
-HOMEPAGE="http://www.daa.com.au/~james/pygtk/"
+HOMEPAGE="http://www.pygtk.org/"
IUSE="gtkhtml"
LICENSE="LGPL-2"