diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-13 17:44:34 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-13 17:44:34 +0000 |
commit | 7bc851e62f94229988c140b00c0a0fe05f735e7f (patch) | |
tree | 3b768ad63d2f27f1d27b04be9f00f065db443e77 /media-gfx | |
parent | x86 stable, see bug 381607 (diff) | |
download | gentoo-2-7bc851e62f94229988c140b00c0a0fe05f735e7f.tar.gz gentoo-2-7bc851e62f94229988c140b00c0a0fe05f735e7f.tar.bz2 gentoo-2-7bc851e62f94229988c140b00c0a0fe05f735e7f.zip |
x86 stable, see bug 381607
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/nip2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/nip2/nip2-7.24.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/nip2/ChangeLog b/media-gfx/nip2/ChangeLog index 1f157722059c..dc74dee7b584 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.39 2011/09/04 19:59:40 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/ChangeLog,v 1.40 2011/09/13 17:44:34 nativemad Exp $ + + 14 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> nip2-7.24.2.ebuild: + x86 stable, see Bug #381607 04 Sep 2011; Tony Vroon <chainsaw@gentoo.org> nip2-7.24.2.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian diff --git a/media-gfx/nip2/nip2-7.24.2.ebuild b/media-gfx/nip2/nip2-7.24.2.ebuild index 88e9229c60c4..23163386f2ef 100644 --- a/media-gfx/nip2/nip2-7.24.2.ebuild +++ b/media-gfx/nip2/nip2-7.24.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/nip2-7.24.2.ebuild,v 1.2 2011/09/04 19:59:40 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/nip2-7.24.2.ebuild,v 1.3 2011/09/13 17:44:34 nativemad 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="fftw goffice gsl test" RDEPEND=">=dev-libs/glib-2.14:2 |