diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 18:32:40 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 18:32:40 +0000 |
commit | 5b0d7ce383c12445326e067ffdd03d7c94d49531 (patch) | |
tree | 80b8cb17d230320b18e5c78e6ae0b444f03afa30 | |
parent | alpha/arm/ia64/sparc stable (diff) | |
download | gentoo-2-5b0d7ce383c12445326e067ffdd03d7c94d49531.tar.gz gentoo-2-5b0d7ce383c12445326e067ffdd03d7c94d49531.tar.bz2 gentoo-2-5b0d7ce383c12445326e067ffdd03d7c94d49531.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
-rw-r--r-- | dev-tcltk/tcllib/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.11.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tcllib/ChangeLog b/dev-tcltk/tcllib/ChangeLog index aede3010c576..0abda279b204 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.31 2009/09/22 11:47:03 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.32 2010/01/02 18:32:40 fauli Exp $ + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> tcllib-1.11.1.ebuild: + Transfer Prefix keywords 22 Sep 2009; Markus Meier <maekke@gentoo.org> tcllib-1.11.1.ebuild: amd64 stable, bug #281398 diff --git a/dev-tcltk/tcllib/tcllib-1.11.1.ebuild b/dev-tcltk/tcllib/tcllib-1.11.1.ebuild index 95953d3b70e8..bca8c566b193 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 +# Copyright 1999-2010 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.7 2009/09/22 11:47:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.11.1.ebuild,v 1.8 2010/01/02 18:32:40 fauli 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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" DEPEND=">=dev-lang/tcl-8.4" |