diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 20:02:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-08 20:02:01 +0000 |
commit | b6547fdd1c3f699dc204cf6e5c8b94b574408afb (patch) | |
tree | c6c01e21df134474217b2df9efe4d3e91c6230d9 /net-mail | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-b6547fdd1c3f699dc204cf6e5c8b94b574408afb.tar.gz gentoo-2-b6547fdd1c3f699dc204cf6e5c8b94b574408afb.tar.bz2 gentoo-2-b6547fdd1c3f699dc204cf6e5c8b94b574408afb.zip |
x86 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/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/gnubiff/gnubiff-2.2.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/gnubiff/ChangeLog b/net-mail/gnubiff/ChangeLog index 51040488e47c..79c6f1edabb6 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.42 2013/11/30 20:11:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.43 2013/12/08 20:02:01 pacho Exp $ + + 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnubiff-2.2.15.ebuild: + x86 stable, bug #478252 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnubiff-2.2.15.ebuild: amd64 stable, bug #478252 diff --git a/net-mail/gnubiff/gnubiff-2.2.15.ebuild b/net-mail/gnubiff/gnubiff-2.2.15.ebuild index a81fd6178a67..9069c56f15bf 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.4 2013/11/30 20:11:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.15.ebuild,v 1.5 2013/12/08 20:02:01 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 |