diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-19 09:22:08 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-19 09:22:08 +0000 |
commit | 34a0b9f45fd95ce4b1d4c88cef830c0caee760cd (patch) | |
tree | 69b791f32907e5c1510fd3289c9395f55620eb05 /media-gfx/nip2 | |
parent | amd64 stable, bug 308379 (diff) | |
download | gentoo-2-34a0b9f45fd95ce4b1d4c88cef830c0caee760cd.tar.gz gentoo-2-34a0b9f45fd95ce4b1d4c88cef830c0caee760cd.tar.bz2 gentoo-2-34a0b9f45fd95ce4b1d4c88cef830c0caee760cd.zip |
amd64 stable, bug 304787
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/nip2')
-rw-r--r-- | media-gfx/nip2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/nip2/nip2-7.20.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/nip2/ChangeLog b/media-gfx/nip2/ChangeLog index d5edf734e945..e2504305348b 100644 --- a/media-gfx/nip2/ChangeLog +++ b/media-gfx/nip2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/nip2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/ChangeLog,v 1.21 2010/03/06 13:25:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/ChangeLog,v 1.22 2010/03/19 09:22:08 pacho Exp $ + + 19 Mar 2010; Pacho Ramos <pacho@gentoo.org> nip2-7.20.7.ebuild: + amd64 stable, bug 304787 06 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> nip2-7.18.2.ebuild: Revert back to ~amd64 wrt #304787. diff --git a/media-gfx/nip2/nip2-7.20.7.ebuild b/media-gfx/nip2/nip2-7.20.7.ebuild index b8a00ef7545d..3bd03e6fcd49 100644 --- a/media-gfx/nip2/nip2-7.20.7.ebuild +++ b/media-gfx/nip2/nip2-7.20.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/nip2-7.20.7.ebuild,v 1.3 2010/02/13 19:15:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/nip2-7.20.7.ebuild,v 1.4 2010/03/19 09:22:08 pacho Exp $ EAPI=2 inherit eutils autotools fdo-mime gnome2-utils versionator @@ -14,7 +14,7 @@ HOMEPAGE="http://vips.sourceforge.net" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="fftw gsl test" RDEPEND=">=dev-libs/glib-2.14:2 |