summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-02-14 23:33:30 +0000
committerMarkus Meier <maekke@gentoo.org>2009-02-14 23:33:30 +0000
commite93a00d0b701736bf9c80451963450ab85c36e8c (patch)
tree79cb350501967ed2d12b96579b26e3f3a3b1f67e /net-mail
parentamd64/x86 stable, bug #245571 (diff)
downloadgentoo-2-e93a00d0b701736bf9c80451963450ab85c36e8c.tar.gz
gentoo-2-e93a00d0b701736bf9c80451963450ab85c36e8c.tar.bz2
gentoo-2-e93a00d0b701736bf9c80451963450ab85c36e8c.zip
amd64/x86 stable, bug #245679
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/gnubiff/ChangeLog5
-rw-r--r--net-mail/gnubiff/gnubiff-2.2.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/gnubiff/ChangeLog b/net-mail/gnubiff/ChangeLog
index c55b6a16aed4..4f5ee985c43e 100644
--- a/net-mail/gnubiff/ChangeLog
+++ b/net-mail/gnubiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/gnubiff
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.22 2009/02/07 21:59:16 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.23 2009/02/14 23:33:30 maekke Exp $
+
+ 14 Feb 2009; Markus Meier <maekke@gentoo.org> gnubiff-2.2.10.ebuild:
+ amd64/x86 stable, bug #245679
07 Feb 2009; Tobias Klausmann <klausman@gentoo.org> gnubiff-2.2.10.ebuild:
Stable on alpha, bug #245679
diff --git a/net-mail/gnubiff/gnubiff-2.2.10.ebuild b/net-mail/gnubiff/gnubiff-2.2.10.ebuild
index 135b97e3c2bd..653d572a4bcf 100644
--- a/net-mail/gnubiff/gnubiff-2.2.10.ebuild
+++ b/net-mail/gnubiff/gnubiff-2.2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v 1.4 2009/02/07 21:59:16 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v 1.5 2009/02/14 23:33:30 maekke Exp $
inherit base eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://gnubiff.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~ia64 ~x86"
+KEYWORDS="alpha amd64 ~ia64 x86"
IUSE="debug fam gnome nls password"
RDEPEND=">=x11-libs/gtk+-2.4