summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-09 20:55:32 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-09 20:55:32 +0000
commitf6804af8f72206151c5591b48cc595ab3728a708 (patch)
tree6a05595f4761bab5950c1155aec44aefde27f8d9 /dev-python/pygame
parentVersion bump. (diff)
downloadhistorical-f6804af8f72206151c5591b48cc595ab3728a708.tar.gz
historical-f6804af8f72206151c5591b48cc595ab3728a708.tar.bz2
historical-f6804af8f72206151c5591b48cc595ab3728a708.zip
Add ~arm
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'dev-python/pygame')
-rw-r--r--dev-python/pygame/ChangeLog8
-rw-r--r--dev-python/pygame/pygame-1.8.1.ebuild6
-rw-r--r--dev-python/pygame/pygame-1.9.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/pygame/ChangeLog b/dev-python/pygame/ChangeLog
index fff832865b2e..a7f8274a7ba3 100644
--- a/dev-python/pygame/ChangeLog
+++ b/dev-python/pygame/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pygame
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/ChangeLog,v 1.68 2009/11/21 01:18:44 arfrever Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/ChangeLog,v 1.69 2010/01/09 20:51:23 armin76 Exp $
+
+ 09 Jan 2010; Raúl Porcel <armin76@gentoo.org> pygame-1.8.1.ebuild,
+ pygame-1.9.1.ebuild:
+ Add ~arm
21 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pygame-1.9.1.ebuild:
diff --git a/dev-python/pygame/pygame-1.8.1.ebuild b/dev-python/pygame/pygame-1.8.1.ebuild
index e1852b9f2975..b512c3479f9c 100644
--- a/dev-python/pygame/pygame-1.8.1.ebuild
+++ b/dev-python/pygame/pygame-1.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.8.1.ebuild,v 1.9 2008/12/16 19:26:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.8.1.ebuild,v 1.10 2010/01/09 20:51:23 armin76 Exp $
inherit distutils multilib eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.pygame.org/ftp/pygame-${PV}release.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~sparc x86 ~x86-fbsd"
IUSE="doc"
RDEPEND=">=media-libs/libsdl-1.2.5
diff --git a/dev-python/pygame/pygame-1.9.1.ebuild b/dev-python/pygame/pygame-1.9.1.ebuild
index bfeaae10d924..73471de1a36e 100644
--- a/dev-python/pygame/pygame-1.9.1.ebuild
+++ b/dev-python/pygame/pygame-1.9.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.9.1.ebuild,v 1.6 2009/11/21 01:18:44 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.9.1.ebuild,v 1.7 2010/01/09 20:51:23 armin76 Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ SRC_URI="http://www.pygame.org/ftp/pygame-${PV}release.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc sparc x86 ~x86-fbsd"
IUSE="doc examples X"
RDEPEND=">=media-libs/libsdl-1.2.5[X?]