summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-11-30 20:11:38 +0000
committerPacho Ramos <pacho@gentoo.org>2013-11-30 20:11:38 +0000
commit48fc3c463f3cc985703a2efee7ea892a1ac760c8 (patch)
treec126977941ab1febddfde2a7a045a865bdeeaa6d /net-mail
parentamd64 stable, bug #478252 (diff)
downloadgentoo-2-48fc3c463f3cc985703a2efee7ea892a1ac760c8.tar.gz
gentoo-2-48fc3c463f3cc985703a2efee7ea892a1ac760c8.tar.bz2
gentoo-2-48fc3c463f3cc985703a2efee7ea892a1ac760c8.zip
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/gnubiff/ChangeLog5
-rw-r--r--net-mail/gnubiff/gnubiff-2.2.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/gnubiff/ChangeLog b/net-mail/gnubiff/ChangeLog
index 7bd6d9ec05ac..51040488e47c 100644
--- a/net-mail/gnubiff/ChangeLog
+++ b/net-mail/gnubiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/gnubiff
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.41 2013/02/15 11:33:35 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.42 2013/11/30 20:11:38 pacho Exp $
+
+ 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnubiff-2.2.15.ebuild:
+ amd64 stable, bug #478252
15 Feb 2013; Eray Aslan <eras@gentoo.org>
+files/gnubiff-2.2.15-underlink.patch, gnubiff-2.2.15.ebuild:
diff --git a/net-mail/gnubiff/gnubiff-2.2.15.ebuild b/net-mail/gnubiff/gnubiff-2.2.15.ebuild
index 89ed1368d43b..a81fd6178a67 100644
--- a/net-mail/gnubiff/gnubiff-2.2.15.ebuild
+++ b/net-mail/gnubiff/gnubiff-2.2.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.15.ebuild,v 1.3 2013/02/15 11:33:35 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.15.ebuild,v 1.4 2013/11/30 20:11:38 pacho Exp $
EAPI=4
inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug fam gnome nls password"
RDEPEND=">=x11-libs/gtk+-3:3