summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild')
-rw-r--r--media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild16
1 files changed, 8 insertions, 8 deletions
diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild b/media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild
index ada3627758e9..455d5025452b 100644
--- a/media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild
+++ b/media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild
@@ -1,11 +1,18 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild,v 1.2 2005/03/22 21:49:32 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/tuxpaint/tuxpaint-0.9.14.ebuild,v 1.3 2005/04/19 09:09:57 leonardop Exp $
inherit eutils
DESCRIPTION="Drawing program designed for young children"
HOMEPAGE="http://www.newbreedsoftware.com/tuxpaint/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86 ~ppc ~amd64"
+
+IUSE="gnome kde nls"
DEPEND="media-libs/libpng
media-libs/sdl-ttf
@@ -16,13 +23,6 @@ DEPEND="media-libs/libpng
media-libs/netpbm
nls? ( sys-devel/gettext )"
-IUSE="gnome kde nls"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~amd64"
-
src_unpack() {
unpack ${A}
cd ${S}