aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkiwi_fb <kiwi_fb@32389bae-6d03-0410-99cf-db05cde120eb>2008-07-17 11:26:28 +0000
committerkiwi_fb <kiwi_fb@32389bae-6d03-0410-99cf-db05cde120eb>2008-07-17 11:26:28 +0000
commit34d21c38a11f8257033d949e2fdcd02661e77d16 (patch)
tree6e7ea6c20a5f2148d2d114c206ce3905ba2d4e47 /dev-python/gdmodule/gdmodule-0.56.ebuild
parentadded fplll (diff)
downloadsci-34d21c38a11f8257033d949e2fdcd02661e77d16.tar.gz
sci-34d21c38a11f8257033d949e2fdcd02661e77d16.tar.bz2
sci-34d21c38a11f8257033d949e2fdcd02661e77d16.zip
minor change to gdmodule
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@1222 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'dev-python/gdmodule/gdmodule-0.56.ebuild')
-rw-r--r--dev-python/gdmodule/gdmodule-0.56.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gdmodule/gdmodule-0.56.ebuild b/dev-python/gdmodule/gdmodule-0.56.ebuild
index 0dd62908d..480dc63ce 100644
--- a/dev-python/gdmodule/gdmodule-0.56.ebuild
+++ b/dev-python/gdmodule/gdmodule-0.56.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+inherit python distutils
+
DESCRIPTION="python extensions for gd"
HOMEPAGE="http://newcenturycomputers.net/projects/gdmodule.html"
SRC_URI="http://newcenturycomputers.net/projects/download.cgi/${P}.tar.gz"
@@ -9,8 +11,6 @@ SRC_URI="http://newcenturycomputers.net/projects/download.cgi/${P}.tar.gz"
#### Remove the following line when moving this ebuild to the main tree!
RESTRICT="mirror"
-inherit python distutils
-
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86 ~ppc ~amd64 ~ppc64"