summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2005-01-26 03:24:40 +0000
committerRob Cakebread <pythonhead@gentoo.org>2005-01-26 03:24:40 +0000
commitbdc11b12a7170812a20ff61272bbf4b3cd240299 (patch)
tree14d96a30e45d3154550e17bec5c7a10b6226036d /dev-python
parentUnstable ppc-macos (diff)
downloadhistorical-bdc11b12a7170812a20ff61272bbf4b3cd240299.tar.gz
historical-bdc11b12a7170812a20ff61272bbf4b3cd240299.tar.bz2
historical-bdc11b12a7170812a20ff61272bbf4b3cd240299.zip
Moved to SLOT 2.4
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/wxpython/ChangeLog8
-rw-r--r--dev-python/wxpython/Manifest22
-rw-r--r--dev-python/wxpython/wxpython-2.4.2.4-r1.ebuild4
-rw-r--r--dev-python/wxpython/wxpython-2.4.2.4.ebuild6
-rw-r--r--dev-python/wxpython/wxpython-2.5.3.1.ebuild4
5 files changed, 29 insertions, 15 deletions
diff --git a/dev-python/wxpython/ChangeLog b/dev-python/wxpython/ChangeLog
index e371c52551ad..6916ad08b511 100644
--- a/dev-python/wxpython/ChangeLog
+++ b/dev-python/wxpython/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/wxpython
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.15 2004/12/31 00:45:30 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.16 2005/01/26 03:24:40 pythonhead Exp $
+
+ 25 Jan 2005; Rob Cakebread <pythonhead@gentoo.org>
+ wxpython-2.4.2.4.ebuild:
+ Moved to SLOT 2.4
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-python/wxpython/Manifest b/dev-python/wxpython/Manifest
index e201752d0f2e..286ff430586c 100644
--- a/dev-python/wxpython/Manifest
+++ b/dev-python/wxpython/Manifest
@@ -1,10 +1,20 @@
-MD5 e8eb335a45de49fe4e6a017dffdb148d wxpython-2.5.3.1.ebuild 3395
-MD5 f959ab3869a044126ad9b66353cc68b1 wxpython-2.4.2.4-r1.ebuild 3565
-MD5 12debf9d6ba041c7ca2258faa86b04c9 ChangeLog 8748
-MD5 03005fb45223144f46f174425229dd97 wxpython-2.4.2.4.ebuild 2426
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 3b06f1e87549af51d78bb7bfa33728b5 metadata.xml 182
+MD5 4244376f39c8e3a598d28c20115c235d wxpython-2.4.2.4.ebuild 2429
+MD5 73c3f065e90b500d53bf3c2059516c5c wxpython-2.5.3.1.ebuild 3395
+MD5 eb2a54d7bf1d45ef05b22c7f6d7c3d55 ChangeLog 8852
+MD5 adcd9bb8ba7589a9509d8c17044c7989 wxpython-2.4.2.4-r1.ebuild 3565
MD5 d1efabd4c6bcd5edd9e61ca070e20ff0 files/digest-wxpython-2.4.2.4-r1 73
-MD5 d1efabd4c6bcd5edd9e61ca070e20ff0 files/digest-wxpython-2.4.2.4 73
-MD5 960f9cf74312ac4829b96c63739fcfe9 files/wxpy-config.py 3275
MD5 83d82d05e77457e559cf175012f538e7 files/digest-wxpython-2.5.3.1 74
MD5 49c68d8febf658844a392bd0108fdf10 files/wxversion.py 14404
+MD5 d1efabd4c6bcd5edd9e61ca070e20ff0 files/digest-wxpython-2.4.2.4 73
+MD5 960f9cf74312ac4829b96c63739fcfe9 files/wxpy-config.py 3275
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.0 (GNU/Linux)
+
+iD8DBQFB9w2mz2gxt1z4IGYRAtdoAJ4wJ9B9Wg9SUCBFie4BCp4QnqdTQQCgxFAH
+2msZYBQ67FbX3o/qoeW1stQ=
+=Be4m
+-----END PGP SIGNATURE-----
diff --git a/dev-python/wxpython/wxpython-2.4.2.4-r1.ebuild b/dev-python/wxpython/wxpython-2.4.2.4-r1.ebuild
index afc71c59bb8e..0779e04095fb 100644
--- a/dev-python/wxpython/wxpython-2.4.2.4-r1.ebuild
+++ b/dev-python/wxpython/wxpython-2.4.2.4-r1.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/wxpython/wxpython-2.4.2.4-r1.ebuild,v 1.2 2004/11/13 17:27:42 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.4.2.4-r1.ebuild,v 1.3 2005/01/26 03:24:40 pythonhead Exp $
inherit eutils wxwidgets python
diff --git a/dev-python/wxpython/wxpython-2.4.2.4.ebuild b/dev-python/wxpython/wxpython-2.4.2.4.ebuild
index e1d17477d96b..7602f9e4fca9 100644
--- a/dev-python/wxpython/wxpython-2.4.2.4.ebuild
+++ b/dev-python/wxpython/wxpython-2.4.2.4.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/wxpython/wxpython-2.4.2.4.ebuild,v 1.9 2004/11/13 18:08:36 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.4.2.4.ebuild,v 1.10 2005/01/26 03:24:40 pythonhead Exp $
inherit eutils wxwidgets
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.wxpython.org/"
SRC_URI="mirror://sourceforge/wxpython/${MY_P}.tar.gz"
LICENSE="wxWinLL-3"
-SLOT="0"
+SLOT="2.4"
KEYWORDS="x86 ppc sparc alpha arm amd64 ia64 hppa ppc64"
IUSE="gtk2 unicode opengl tiff jpeg png"
diff --git a/dev-python/wxpython/wxpython-2.5.3.1.ebuild b/dev-python/wxpython/wxpython-2.5.3.1.ebuild
index 1e1f4efb3eea..f81a06ba16af 100644
--- a/dev-python/wxpython/wxpython-2.5.3.1.ebuild
+++ b/dev-python/wxpython/wxpython-2.5.3.1.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/wxpython/wxpython-2.5.3.1.ebuild,v 1.4 2004/12/11 20:25:33 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.5.3.1.ebuild,v 1.5 2005/01/26 03:24:40 pythonhead Exp $
inherit python wxwidgets