diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:34:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:34:32 +0000 |
commit | f89a129520fc29c06f51c2afc652db47b0ac5d8e (patch) | |
tree | cf87e441edb9d55d35ec0f977b7f17ce2f5f660c /dev-tcltk/tclx | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #419575 (diff) | |
download | gentoo-2-f89a129520fc29c06f51c2afc652db47b0ac5d8e.tar.gz gentoo-2-f89a129520fc29c06f51c2afc652db47b0ac5d8e.tar.bz2 gentoo-2-f89a129520fc29c06f51c2afc652db47b0ac5d8e.zip |
Drop alpha/sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'dev-tcltk/tclx')
-rw-r--r-- | dev-tcltk/tclx/ChangeLog | 6 | ||||
-rw-r--r-- | dev-tcltk/tclx/tclx-8.3.5.ebuild | 6 | ||||
-rw-r--r-- | dev-tcltk/tclx/tclx-8.4-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-tcltk/tclx/tclx-8.4-r2.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-tcltk/tclx/ChangeLog b/dev-tcltk/tclx/ChangeLog index 5fd529537195..d1e894314873 100644 --- a/dev-tcltk/tclx/ChangeLog +++ b/dev-tcltk/tclx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tcltk/tclx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.47 2012/07/03 16:28:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.48 2012/07/29 18:34:32 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> tclx-8.3.5.ebuild, + tclx-8.4-r1.ebuild, tclx-8.4-r2.ebuild: + Drop alpha/sparc keywords 03 Jul 2012; Brent Baude <ranger@gentoo.org> tclx-8.4-r2.ebuild: Marking tclx-8.4-r2 ppc for bug 418933 diff --git a/dev-tcltk/tclx/tclx-8.3.5.ebuild b/dev-tcltk/tclx/tclx-8.3.5.ebuild index 0c98e7156c1b..8c50a0f50b53 100644 --- a/dev-tcltk/tclx/tclx-8.3.5.ebuild +++ b/dev-tcltk/tclx/tclx-8.3.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.3.5.ebuild,v 1.16 2006/08/23 02:22:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.3.5.ebuild,v 1.17 2012/07/29 18:34:32 armin76 Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tclx/${PN}${PV}-src.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="X" DEPEND=">=dev-lang/tcl-8.4.6 diff --git a/dev-tcltk/tclx/tclx-8.4-r1.ebuild b/dev-tcltk/tclx/tclx-8.4-r1.ebuild index e4eb5232195e..766f2c93cfaa 100644 --- a/dev-tcltk/tclx/tclx-8.4-r1.ebuild +++ b/dev-tcltk/tclx/tclx-8.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.4-r1.ebuild,v 1.10 2009/08/05 20:10:09 mescalinum Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.4-r1.ebuild,v 1.11 2012/07/29 18:34:32 armin76 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tclx/${PN}${PV}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" DEPEND=">=dev-lang/tcl-8.4.6 tk? ( >=dev-lang/tk-8.4.6 )" diff --git a/dev-tcltk/tclx/tclx-8.4-r2.ebuild b/dev-tcltk/tclx/tclx-8.4-r2.ebuild index fbb82a00b9de..b4a809cb2d95 100644 --- a/dev-tcltk/tclx/tclx-8.4-r2.ebuild +++ b/dev-tcltk/tclx/tclx-8.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.4-r2.ebuild,v 1.5 2012/07/03 16:28:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.4-r2.ebuild,v 1.6 2012/07/29 18:34:32 armin76 Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tclx/${PN}${PV}.tar.bz2" LICENSE="BSD" IUSE="tk threads" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos" DEPEND=" >=dev-lang/tcl-8.4.6 |