diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-02-07 21:59:16 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-02-07 21:59:16 +0000 |
commit | 7e72e023c59352029b4baba0a7e71d937846654d (patch) | |
tree | f2f93fafec131df035770b052fd506cd20ef50fe /net-mail/gnubiff | |
parent | Stable on alpha, bug #245554 (diff) | |
download | gentoo-2-7e72e023c59352029b4baba0a7e71d937846654d.tar.gz gentoo-2-7e72e023c59352029b4baba0a7e71d937846654d.tar.bz2 gentoo-2-7e72e023c59352029b4baba0a7e71d937846654d.zip |
Stable on alpha, bug #245679
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/gnubiff')
-rw-r--r-- | net-mail/gnubiff/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.2.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/gnubiff/ChangeLog b/net-mail/gnubiff/ChangeLog index a7e4dfafe3e8..c55b6a16aed4 100644 --- a/net-mail/gnubiff/ChangeLog +++ b/net-mail/gnubiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/gnubiff -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.21 2008/10/21 15:02:12 loki_val Exp $ +# 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 $ + + 07 Feb 2009; Tobias Klausmann <klausman@gentoo.org> gnubiff-2.2.10.ebuild: + Stable on alpha, bug #245679 21 Oct 2008; Peter Alfredsen <loki_val@gentoo.org> +files/gnubiff-2.2.10-gcc43.patch, gnubiff-2.2.10.ebuild: diff --git a/net-mail/gnubiff/gnubiff-2.2.10.ebuild b/net-mail/gnubiff/gnubiff-2.2.10.ebuild index de0839f4c7e8..135b97e3c2bd 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-2008 Gentoo Foundation +# 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.3 2008/10/21 15:02:12 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.10.ebuild,v 1.4 2009/02/07 21:59:16 klausman 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 |