summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-10-23 17:12:27 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-10-23 17:12:27 +0000
commita8e03565cc2e1b835b8db35f3b73543e466e9d52 (patch)
tree730522a042c5e09d7197b71ee3dca5f1061d332c /net-mail/gnubiff
parentFix compilation on Darwin (diff)
downloadgentoo-2-a8e03565cc2e1b835b8db35f3b73543e466e9d52.tar.gz
gentoo-2-a8e03565cc2e1b835b8db35f3b73543e466e9d52.tar.bz2
gentoo-2-a8e03565cc2e1b835b8db35f3b73543e466e9d52.zip
alpha/ia64 stable wrt #339284
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-mail/gnubiff')
-rw-r--r--net-mail/gnubiff/ChangeLog5
-rw-r--r--net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/gnubiff/ChangeLog b/net-mail/gnubiff/ChangeLog
index 791a78290754..9cb1992e9f34 100644
--- a/net-mail/gnubiff/ChangeLog
+++ b/net-mail/gnubiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/gnubiff
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.28 2010/10/05 20:11:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.29 2010/10/23 17:12:27 armin76 Exp $
+
+ 23 Oct 2010; Raúl Porcel <armin76@gentoo.org> gnubiff-2.2.13-r1.ebuild:
+ alpha/ia64 stable wrt #339284
05 Oct 2010; Markus Meier <maekke@gentoo.org> gnubiff-2.2.13-r1.ebuild:
x86 stable, bug #339284
diff --git a/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild b/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild
index 2fc5651308c4..39e82c211a98 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-2010 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.3 2010/10/05 20:11:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild,v 1.4 2010/10/23 17:12:27 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="alpha amd64 ia64 x86"
IUSE="debug fam gnome nls password"
RDEPEND=">=x11-libs/gtk+-2.6