diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 03:58:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-15 03:58:44 +0000 |
commit | a39a499da3fd6c88db9c4783d622e587f0d306ec (patch) | |
tree | bf51636d469df5ca44c9a9ff0bb93f4e9d77e259 /dev-tcltk/tkTheme | |
parent | stable on alpha (diff) | |
download | historical-a39a499da3fd6c88db9c4783d622e587f0d306ec.tar.gz historical-a39a499da3fd6c88db9c4783d622e587f0d306ec.tar.bz2 historical-a39a499da3fd6c88db9c4783d622e587f0d306ec.zip |
add ~alpha
Diffstat (limited to 'dev-tcltk/tkTheme')
-rw-r--r-- | dev-tcltk/tkTheme/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/tkTheme/tkTheme-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tkTheme/ChangeLog b/dev-tcltk/tkTheme/ChangeLog index 6fb70a3bd95b..52abb866ec2d 100644 --- a/dev-tcltk/tkTheme/ChangeLog +++ b/dev-tcltk/tkTheme/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tkTheme -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkTheme/ChangeLog,v 1.3 2003/02/12 06:38:13 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkTheme/ChangeLog,v 1.4 2004/01/15 03:58:14 agriffis Exp $ + + 14 Jan 2004; Aron Griffis <agriffis@gentoo.org> tkTheme-1.0.ebuild: + add ~alpha *tkTheme-1.0 (01 Feb 2003) diff --git a/dev-tcltk/tkTheme/tkTheme-1.0.ebuild b/dev-tcltk/tkTheme/tkTheme-1.0.ebuild index 54a77d2b015d..4da1cff90d83 100644 --- a/dev-tcltk/tkTheme/tkTheme-1.0.ebuild +++ b/dev-tcltk/tkTheme/tkTheme-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkTheme/tkTheme-1.0.ebuild,v 1.5 2003/09/29 21:20:07 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkTheme/tkTheme-1.0.ebuild,v 1.6 2004/01/15 03:58:14 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.xmission.com/~georgeps/Tk_Theme/other/${PN}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~alpha" DEPEND=">=dev-lang/tcl-8.3.3 >=dev-lang/tk-8.3.3" |