diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 15:34:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 15:34:32 +0000 |
commit | c213d3919ce8884d05228d2aac61ca7f2ef16914 (patch) | |
tree | a941c73ec519cc88339f8b2dac8950ce6c4dd99b /dev-tcltk/tkimg | |
parent | alpha/ia64/s390/sh/sparc stable wrt #402147 (diff) | |
download | gentoo-2-c213d3919ce8884d05228d2aac61ca7f2ef16914.tar.gz gentoo-2-c213d3919ce8884d05228d2aac61ca7f2ef16914.tar.bz2 gentoo-2-c213d3919ce8884d05228d2aac61ca7f2ef16914.zip |
Drop alpha/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-tcltk/tkimg')
-rw-r--r-- | dev-tcltk/tkimg/ChangeLog | 6 | ||||
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4-r4.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/tkimg/tkimg-1.4-r5.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-tcltk/tkimg/ChangeLog b/dev-tcltk/tkimg/ChangeLog index 21833b5f09d4..9f499197236d 100644 --- a/dev-tcltk/tkimg/ChangeLog +++ b/dev-tcltk/tkimg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tcltk/tkimg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.45 2012/02/20 12:50:31 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/ChangeLog,v 1.46 2012/03/18 15:34:32 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> tkimg-1.4-r3.ebuild, + tkimg-1.4-r4.ebuild, tkimg-1.4-r5.ebuild: + Drop alpha/sparc keywords *tkimg-1.4-r5 (20 Feb 2012) diff --git a/dev-tcltk/tkimg/tkimg-1.4-r3.ebuild b/dev-tcltk/tkimg/tkimg-1.4-r3.ebuild index 1e0c6d2b32bf..ec360ba01514 100644 --- a/dev-tcltk/tkimg/tkimg-1.4-r3.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4-r3.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/tkimg/tkimg-1.4-r3.ebuild,v 1.7 2012/01/21 20:22:44 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4-r3.ebuild,v 1.8 2012/03/18 15:34:32 armin76 Exp $ EAPI=3 @@ -19,7 +19,7 @@ SRC_URI=" IUSE="doc test" SLOT="0" LICENSE="BSD" -KEYWORDS="alpha amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-lang/tk diff --git a/dev-tcltk/tkimg/tkimg-1.4-r4.ebuild b/dev-tcltk/tkimg/tkimg-1.4-r4.ebuild index cb1151bd1138..8242502e896a 100644 --- a/dev-tcltk/tkimg/tkimg-1.4-r4.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4-r4.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/tkimg/tkimg-1.4-r4.ebuild,v 1.4 2012/02/15 02:14:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4-r4.ebuild,v 1.5 2012/03/18 15:34:32 armin76 Exp $ EAPI=3 @@ -19,7 +19,7 @@ SRC_URI=" IUSE="doc test" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-lang/tk diff --git a/dev-tcltk/tkimg/tkimg-1.4-r5.ebuild b/dev-tcltk/tkimg/tkimg-1.4-r5.ebuild index dfdaa2d55745..e9769620570d 100644 --- a/dev-tcltk/tkimg/tkimg-1.4-r5.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4-r5.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/tkimg/tkimg-1.4-r5.ebuild,v 1.1 2012/02/20 12:50:31 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkimg/tkimg-1.4-r5.ebuild,v 1.2 2012/03/18 15:34:32 armin76 Exp $ EAPI=3 @@ -19,7 +19,7 @@ SRC_URI=" IUSE="doc test" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-lang/tk |