diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-11-10 12:16:26 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-11-10 12:16:26 +0000 |
commit | 9de93ae3f202829732005e65291af7065d2c4da5 (patch) | |
tree | 2c8f4cf55b1fdb842d553b659f96611025fb0f5f /media-gfx/nip2 | |
parent | stable x86, security bug 344561 (diff) | |
download | gentoo-2-9de93ae3f202829732005e65291af7065d2c4da5.tar.gz gentoo-2-9de93ae3f202829732005e65291af7065d2c4da5.tar.bz2 gentoo-2-9de93ae3f202829732005e65291af7065d2c4da5.zip |
stable x86, security bug 344561
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'media-gfx/nip2')
-rw-r--r-- | media-gfx/nip2/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/nip2/nip2-7.22.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/nip2/ChangeLog b/media-gfx/nip2/ChangeLog index 2e13a30ef6b4..8f4fa6dc13cf 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.27 2010/11/10 05:57:55 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/ChangeLog,v 1.28 2010/11/10 12:16:26 fauli Exp $ + + 10 Nov 2010; Christian Faulhammer <fauli@gentoo.org> nip2-7.22.3.ebuild: + stable x86, security bug 344561 *nip2-7.22.3 (10 Nov 2010) diff --git a/media-gfx/nip2/nip2-7.22.3.ebuild b/media-gfx/nip2/nip2-7.22.3.ebuild index f9ad2a97575f..2c8ffd04153a 100644 --- a/media-gfx/nip2/nip2-7.22.3.ebuild +++ b/media-gfx/nip2/nip2-7.22.3.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.22.3.ebuild,v 1.1 2010/11/10 05:57:55 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/nip2/nip2-7.22.3.ebuild,v 1.2 2010/11/10 12:16:26 fauli 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 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="fftw goffice gsl test" RDEPEND=">=dev-libs/glib-2.14:2 |