summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-14 13:14:17 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-14 13:14:17 +0000
commit26a2c7607a4c3bd203d85d6bfdc3a039192d70bd (patch)
treef2083b76838b01442b5dd8c0d3a09161e2e93f30 /dev-python/pygame
parentsync IUSE (-junit) (diff)
downloadgentoo-2-26a2c7607a4c3bd203d85d6bfdc3a039192d70bd.tar.gz
gentoo-2-26a2c7607a4c3bd203d85d6bfdc3a039192d70bd.tar.bz2
gentoo-2-26a2c7607a4c3bd203d85d6bfdc3a039192d70bd.zip
QA: Move inherit to the top.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/pygame')
-rw-r--r--dev-python/pygame/pygame-1.5.3.ebuild6
-rw-r--r--dev-python/pygame/pygame-1.5.5.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pygame/pygame-1.5.3.ebuild b/dev-python/pygame/pygame-1.5.3.ebuild
index 3f9e70e0457e..c2cc433ab9cb 100644
--- a/dev-python/pygame/pygame-1.5.3.ebuild
+++ b/dev-python/pygame/pygame-1.5.3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.3.ebuild,v 1.16 2005/05/06 09:59:04 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.3.ebuild,v 1.17 2005/07/14 13:14:17 swegener Exp $
+
+inherit distutils
DESCRIPTION="python bindings to sdl and other libs that facilitate game production"
SRC_URI="http://www.pygame.org/ftp/${P}.tar.gz"
@@ -19,8 +21,6 @@ DEPEND="virtual/python
>=dev-python/numeric-21.0
>=media-libs/smpeg-0.4.4-r1"
-inherit distutils
-
src_install () {
mydoc=WHATSNEW
distutils_src_install
diff --git a/dev-python/pygame/pygame-1.5.5.ebuild b/dev-python/pygame/pygame-1.5.5.ebuild
index cd4bf89ba0b6..7567ad42d511 100644
--- a/dev-python/pygame/pygame-1.5.5.ebuild
+++ b/dev-python/pygame/pygame-1.5.5.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.5.ebuild,v 1.9 2004/06/25 03:16:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.5.ebuild,v 1.10 2005/07/14 13:14:17 swegener Exp $
+
+inherit distutils
DESCRIPTION="python bindings to sdl and other libs that facilitate game production"
SRC_URI="http://www.pygame.org/ftp/${P}.tar.gz"
@@ -19,8 +21,6 @@ DEPEND="virtual/python
>=dev-python/numeric-22.0
>=media-libs/smpeg-0.4.4-r1"
-inherit distutils
-
src_install () {
mydoc=WHATSNEW
distutils_src_install