diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-04 19:59:40 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-04 19:59:40 +0000 |
commit | b4b8903267fc84ba2b24197c374e27d0e8f7cc1a (patch) | |
tree | 75bcc343ff793d0100435e3c0cef2f9aa0bc6eda /media-gfx | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian ... (diff) | |
download | gentoo-2-b4b8903267fc84ba2b24197c374e27d0e8f7cc1a.tar.gz gentoo-2-b4b8903267fc84ba2b24197c374e27d0e8f7cc1a.tar.bz2 gentoo-2-b4b8903267fc84ba2b24197c374e27d0e8f7cc1a.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in bug #381607 filed by Peter "pva" Volkov.
(Portage version: 2.1.10.13/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/nip2/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/nip2/nip2-7.24.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/nip2/ChangeLog b/media-gfx/nip2/ChangeLog index a0b9b5aa3b12..1f157722059c 100644 --- a/media-gfx/nip2/ChangeLog +++ b/media-gfx/nip2/ChangeLog @@ -1,6 +1,10 @@ # 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.38 2011/08/25 07:50:30 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/ChangeLog,v 1.39 2011/09/04 19:59:40 chainsaw Exp $ + + 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 + "idella4" Delaney in bug #381607 filed by Peter "pva" Volkov. *nip2-7.26.3 (25 Aug 2011) diff --git a/media-gfx/nip2/nip2-7.24.2.ebuild b/media-gfx/nip2/nip2-7.24.2.ebuild index ca337717bc49..88e9229c60c4 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.1 2011/07/17 20:08:54 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/nip2-7.24.2.ebuild,v 1.2 2011/09/04 19:59:40 chainsaw 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 |