diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-18 18:02:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-18 18:02:03 +0000 |
commit | bc8687950205c740137d1827302513af05625ca2 (patch) | |
tree | fc9a89efbbb0dd7656b93ddfabf88299d311135a /dev-lang | |
parent | Set KDEDIR. (diff) | |
download | gentoo-2-bc8687950205c740137d1827302513af05625ca2.tar.gz gentoo-2-bc8687950205c740137d1827302513af05625ca2.tar.bz2 gentoo-2-bc8687950205c740137d1827302513af05625ca2.zip |
Marking tcl-8.4.18 ppc64 for bug 210326
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/tcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/tcl/tcl-8.4.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index a528656e208c..9002e4f98da1 100644 --- a/dev-lang/tcl/ChangeLog +++ b/dev-lang/tcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tcl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.96 2008/02/17 14:34:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.97 2008/02/18 18:02:03 ranger Exp $ + + 18 Feb 2008; Brent Baude <ranger@gentoo.org> tcl-8.4.18.ebuild: + Marking tcl-8.4.18 ppc64 for bug 210326 17 Feb 2008; Raúl Porcel <armin76@gentoo.org> tcl-8.4.18.ebuild: alpha/ia64/sparc stable wrt #210326 diff --git a/dev-lang/tcl/tcl-8.4.18.ebuild b/dev-lang/tcl/tcl-8.4.18.ebuild index 0feec6334314..ea092e5b9576 100644 --- a/dev-lang/tcl/tcl-8.4.18.ebuild +++ b/dev-lang/tcl/tcl-8.4.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.18.ebuild,v 1.4 2008/02/17 14:34:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.4.18.ebuild,v 1.5 2008/02/18 18:02:03 ranger Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=latest @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tcl/${PN}${PV}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug threads" DEPEND="" |