diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:29:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:29:06 +0000 |
commit | ccb81b61e94529c80f98f1c0eac1543baff72f19 (patch) | |
tree | eec17bd19be267a2437eda5f331b7480b8b1aecf /media-gfx/nip2 | |
parent | Stable for amd64, wrt bug #404807 (diff) | |
download | gentoo-2-ccb81b61e94529c80f98f1c0eac1543baff72f19.tar.gz gentoo-2-ccb81b61e94529c80f98f1c0eac1543baff72f19.tar.bz2 gentoo-2-ccb81b61e94529c80f98f1c0eac1543baff72f19.zip |
Stable for amd64, wrt bug #404783
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/nip2')
-rw-r--r-- | media-gfx/nip2/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/nip2/nip2-7.26.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/nip2/ChangeLog b/media-gfx/nip2/ChangeLog index 3fe9c1fb80dd..c7bce6a32eb0 100644 --- a/media-gfx/nip2/ChangeLog +++ b/media-gfx/nip2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/nip2 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/ChangeLog,v 1.44 2011/12/12 08:49:50 pva Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/ChangeLog,v 1.45 2012/03/28 07:29:06 ago Exp $ + + 28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> nip2-7.26.4.ebuild: + Stable for amd64, wrt bug #404783 *nip2-7.26.4 (12 Dec 2011) diff --git a/media-gfx/nip2/nip2-7.26.4.ebuild b/media-gfx/nip2/nip2-7.26.4.ebuild index a1493718ed47..d3109ef6c8a1 100644 --- a/media-gfx/nip2/nip2-7.26.4.ebuild +++ b/media-gfx/nip2/nip2-7.26.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/nip2-7.26.4.ebuild,v 1.1 2011/12/12 08:49:50 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/nip2-7.26.4.ebuild,v 1.2 2012/03/28 07:29:06 ago Exp $ EAPI=2 inherit eutils autotools fdo-mime gnome2-utils versionator @@ -12,7 +12,7 @@ HOMEPAGE="http://vips.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug fftw goffice gsl test" RDEPEND=">=dev-libs/glib-2.14:2 |