summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-01-15 14:24:43 +0000
committerJustin Lecher <jlec@gentoo.org>2011-01-15 14:24:43 +0000
commitfe22274b30edc7a4840dee01820aefa4bc9b4648 (patch)
treedb169b5132ccb227e857ee968462099125c13757 /dev-tcltk
parentKeyworded for ~-linux, tested by me (diff)
downloadgentoo-2-fe22274b30edc7a4840dee01820aefa4bc9b4648.tar.gz
gentoo-2-fe22274b30edc7a4840dee01820aefa4bc9b4648.tar.bz2
gentoo-2-fe22274b30edc7a4840dee01820aefa4bc9b4648.zip
Keyworded for ~-linux, tested by me
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/anigif/ChangeLog7
-rw-r--r--dev-tcltk/anigif/anigif-1.3.ebuild10
2 files changed, 9 insertions, 8 deletions
diff --git a/dev-tcltk/anigif/ChangeLog b/dev-tcltk/anigif/ChangeLog
index 1aa8a3d02509..718f19e05e57 100644
--- a/dev-tcltk/anigif/ChangeLog
+++ b/dev-tcltk/anigif/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/anigif
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/ChangeLog,v 1.1 2010/02/06 23:13:11 jlec Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/ChangeLog,v 1.2 2011/01/15 14:24:43 jlec Exp $
+
+ 15 Jan 2011; Justin Lecher <jlec@gentoo.org> anigif-1.3.ebuild:
+ Keyworded for ~-linux, tested by me
*anigif-1.3 (06 Feb 2010)
diff --git a/dev-tcltk/anigif/anigif-1.3.ebuild b/dev-tcltk/anigif/anigif-1.3.ebuild
index b446d406a6c3..44179c253d36 100644
--- a/dev-tcltk/anigif/anigif-1.3.ebuild
+++ b/dev-tcltk/anigif/anigif-1.3.ebuild
@@ -1,20 +1,18 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/anigif-1.3.ebuild,v 1.1 2010/02/06 23:13:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/anigif-1.3.ebuild,v 1.2 2011/01/15 14:24:43 jlec Exp $
inherit multilib
DESCRIPTION="Image rotation package"
HOMEPAGE="http://cardtable.sourceforge.net/tcltk/"
-#SRC_URI="${HOMEPAGE}/img_rotate.zip"
SRC_URI="http://dev.gentooexperimental.org/~jlec/distfiles/${P}.zip"
LICENSE="as-is"
-
SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
+
RDEPEND="dev-lang/tcl"
DEPEND="app-arch/unzip"