diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-05 20:11:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-05 20:11:51 +0000 |
commit | 5549fe033dc1cd27526c0930496f126b1cc8ce41 (patch) | |
tree | ad780c1fc52d00646ba832939d194ef060125910 /net-mail/gnubiff | |
parent | x86 stable, bug #339234 (diff) | |
download | gentoo-2-5549fe033dc1cd27526c0930496f126b1cc8ce41.tar.gz gentoo-2-5549fe033dc1cd27526c0930496f126b1cc8ce41.tar.bz2 gentoo-2-5549fe033dc1cd27526c0930496f126b1cc8ce41.zip |
x86 stable, bug #339284
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/gnubiff')
-rw-r--r-- | net-mail/gnubiff/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/gnubiff/ChangeLog b/net-mail/gnubiff/ChangeLog index 447efdd1b44e..791a78290754 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.27 2010/10/04 12:18:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.28 2010/10/05 20:11:51 maekke Exp $ + + 05 Oct 2010; Markus Meier <maekke@gentoo.org> gnubiff-2.2.13-r1.ebuild: + x86 stable, bug #339284 04 Oct 2010; Markos Chandras <hwoarang@gentoo.org> gnubiff-2.2.13-r1.ebuild: diff --git a/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild b/net-mail/gnubiff/gnubiff-2.2.13-r1.ebuild index 3b56532fab06..2fc5651308c4 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.2 2010/10/04 12:18:35 hwoarang Exp $ +# $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 $ 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 |