summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-15 03:58:44 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-15 03:58:44 +0000
commita39a499da3fd6c88db9c4783d622e587f0d306ec (patch)
treebf51636d469df5ca44c9a9ff0bb93f4e9d77e259 /dev-tcltk/tcllib
parentstable on alpha (diff)
downloadhistorical-a39a499da3fd6c88db9c4783d622e587f0d306ec.tar.gz
historical-a39a499da3fd6c88db9c4783d622e587f0d306ec.tar.bz2
historical-a39a499da3fd6c88db9c4783d622e587f0d306ec.zip
add ~alpha
Diffstat (limited to 'dev-tcltk/tcllib')
-rw-r--r--dev-tcltk/tcllib/ChangeLog7
-rw-r--r--dev-tcltk/tcllib/tcllib-1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tcllib/ChangeLog b/dev-tcltk/tcllib/ChangeLog
index 78ff4c1d17b4..6906e68f5754 100644
--- a/dev-tcltk/tcllib/ChangeLog
+++ b/dev-tcltk/tcllib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tcllib
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.2 2003/02/12 06:37:45 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.3 2004/01/15 03:58:44 agriffis Exp $
+
+ 14 Jan 2004; Aron Griffis <agriffis@gentoo.org> tcllib-1.3.ebuild:
+ add ~alpha
*tcllib-1.3 (31 Jan 2003)
diff --git a/dev-tcltk/tcllib/tcllib-1.3.ebuild b/dev-tcltk/tcllib/tcllib-1.3.ebuild
index 8eae6f667b1d..7c142b4182a1 100644
--- a/dev-tcltk/tcllib/tcllib-1.3.ebuild
+++ b/dev-tcltk/tcllib/tcllib-1.3.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/tcllib/tcllib-1.3.ebuild,v 1.4 2003/09/29 21:16:41 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.3.ebuild,v 1.5 2004/01/15 03:58:44 agriffis Exp $
DESCRIPTION="Tcl Standard Library."
HOMEPAGE="http://www.tcl.tk/software/tcllib/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tcllib/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~alpha"
DEPEND=">=dev-lang/tcl-8.3.3
>=dev-lang/tk-8.3.3"