diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-04 14:28:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-04 14:28:04 +0000 |
commit | 0786e459bd6878056b80abb674fe88997374c142 (patch) | |
tree | 37f12b2edda3b0ec449f804be00ac99336421bb9 /net-mail/gnubiff | |
parent | Version bump (diff) | |
download | gentoo-2-0786e459bd6878056b80abb674fe88997374c142.tar.gz gentoo-2-0786e459bd6878056b80abb674fe88997374c142.tar.bz2 gentoo-2-0786e459bd6878056b80abb674fe88997374c142.zip |
Drop alpha/ia64 keywords
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'net-mail/gnubiff')
-rw-r--r-- | net-mail/gnubiff/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.2.13-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/gnubiff/ChangeLog b/net-mail/gnubiff/ChangeLog index d39a2a7aaac2..8d888a21c526 100644 --- a/net-mail/gnubiff/ChangeLog +++ b/net-mail/gnubiff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/gnubiff # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.35 2011/11/25 23:46:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.36 2011/12/04 14:28:04 armin76 Exp $ + + 04 Dec 2011; Raúl Porcel <armin76@gentoo.org> gnubiff-2.2.13-r1.ebuild, + gnubiff-2.2.13-r2.ebuild: + Drop alpha/ia64 keywords 25 Nov 2011; Markos Chandras <hwoarang@gentoo.org> gnubiff-2.2.13-r2.ebuild: Stable on amd64 wrt bug #391209 diff --git a/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild b/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild index 3c45f1dd834b..a4aa0ebdfbef 100644 --- a/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild +++ b/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild,v 1.6 2011/03/23 20:40:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild,v 1.7 2011/12/04 14:28:04 armin76 Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ia64 x86" +KEYWORDS="amd64 x86" IUSE="debug fam gnome nls password" RDEPEND=">=x11-libs/gtk+-2.6:2 diff --git a/net-mail/gnubiff/gnubiff-2.2.13-r2.ebuild b/net-mail/gnubiff/gnubiff-2.2.13-r2.ebuild index 1c3433eddb6f..110684bc4581 100644 --- a/net-mail/gnubiff/gnubiff-2.2.13-r2.ebuild +++ b/net-mail/gnubiff/gnubiff-2.2.13-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.13-r2.ebuild,v 1.3 2011/11/25 23:46:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.13-r2.ebuild,v 1.4 2011/12/04 14:28:04 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 x86" +KEYWORDS="amd64 x86" IUSE="debug fam gnome nls password" RDEPEND=">=x11-libs/gtk+-2.6:2 |