diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 17:21:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 17:21:01 +0000 |
commit | 293bb86f065c4aca5fb02a6f0ce3cc2174587bdc (patch) | |
tree | 4049a10e78efeeab8b18be429a2a88833d3b095b /dev-tcltk/tcllib | |
parent | sparc stable wrt #281393 (diff) | |
download | gentoo-2-293bb86f065c4aca5fb02a6f0ce3cc2174587bdc.tar.gz gentoo-2-293bb86f065c4aca5fb02a6f0ce3cc2174587bdc.tar.bz2 gentoo-2-293bb86f065c4aca5fb02a6f0ce3cc2174587bdc.zip |
ia64/s390/sparc stable wrt #281398
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-tcltk/tcllib')
-rw-r--r-- | dev-tcltk/tcllib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.11.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tcllib/ChangeLog b/dev-tcltk/tcllib/ChangeLog index 22a62e214dbc..c214596dcfe8 100644 --- a/dev-tcltk/tcllib/ChangeLog +++ b/dev-tcltk/tcllib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tcllib # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.29 2009/08/29 19:12:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.30 2009/09/12 17:21:01 armin76 Exp $ + + 12 Sep 2009; Raúl Porcel <armin76@gentoo.org> tcllib-1.11.1.ebuild: + ia64/s390/sparc stable wrt #281398 29 Aug 2009; nixnut <nixnut@gentoo.org> tcllib-1.11.1.ebuild: ppc stable #281398 diff --git a/dev-tcltk/tcllib/tcllib-1.11.1.ebuild b/dev-tcltk/tcllib/tcllib-1.11.1.ebuild index 52dfec85b476..58fe136513e9 100644 --- a/dev-tcltk/tcllib/tcllib-1.11.1.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.11.1.ebuild,v 1.5 2009/08/29 19:12:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.11.1.ebuild,v 1.6 2009/09/12 17:21:01 armin76 Exp $ DESCRIPTION="Tcl Standard Library." HOMEPAGE="http://www.tcl.tk/software/tcllib/" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/tcllib/${P}.tar.gz" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ppc ~s390 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc s390 sparc x86 ~x86-fbsd" DEPEND=">=dev-lang/tcl-8.4" |