diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-02 21:19:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-02 21:19:29 +0000 |
commit | b68b9e6a99d679547870f0ac479abecfb96f1447 (patch) | |
tree | d52f7e4d19f145a8e708aab920539e8d4b1cbfd7 /net-mail/gnubiff/gnubiff-2.1.9.ebuild | |
parent | version bump (bug #149845) (diff) | |
download | gentoo-2-b68b9e6a99d679547870f0ac479abecfb96f1447.tar.gz gentoo-2-b68b9e6a99d679547870f0ac479abecfb96f1447.tar.bz2 gentoo-2-b68b9e6a99d679547870f0ac479abecfb96f1447.zip |
Bump to 2.2.1
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'net-mail/gnubiff/gnubiff-2.1.9.ebuild')
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/gnubiff/gnubiff-2.1.9.ebuild b/net-mail/gnubiff/gnubiff-2.1.9.ebuild index cf1ff7b8aec3..bb381889e79a 100644 --- a/net-mail/gnubiff/gnubiff-2.1.9.ebuild +++ b/net-mail/gnubiff/gnubiff-2.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.1.9.ebuild,v 1.2 2006/03/21 11:31:58 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.1.9.ebuild,v 1.3 2006/10/02 21:19:29 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~x86" -IUSE="gnome password" +IUSE="gnome nls password" RDEPEND=">=x11-libs/gtk+-2.4 >=gnome-base/libglade-2.3 |