diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 18:44:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 18:44:05 +0000 |
commit | 8c837cfc215a2caa049f06ac0c970e2da1da9724 (patch) | |
tree | b6907a9d1c9366cb416c36e3a85f4d904f1cfd0e | |
parent | Stable for x86, wrt bug #456402 (diff) | |
download | gentoo-2-8c837cfc215a2caa049f06ac0c970e2da1da9724.tar.gz gentoo-2-8c837cfc215a2caa049f06ac0c970e2da1da9724.tar.bz2 gentoo-2-8c837cfc215a2caa049f06ac0c970e2da1da9724.zip |
Stable for x86, wrt bug #456402
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
-rw-r--r-- | media-libs/simage/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/simage/simage-1.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/simage/ChangeLog b/media-libs/simage/ChangeLog index 2890740db5ba..debbf157834b 100644 --- a/media-libs/simage/ChangeLog +++ b/media-libs/simage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/simage # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/simage/ChangeLog,v 1.7 2013/02/14 16:20:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/simage/ChangeLog,v 1.8 2013/02/14 18:44:05 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> simage-1.7.0.ebuild: + Stable for x86, wrt bug #456402 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> simage-1.7.0.ebuild: Stable for amd64, wrt bug #456402 diff --git a/media-libs/simage/simage-1.7.0.ebuild b/media-libs/simage/simage-1.7.0.ebuild index da8d008355da..a07424b5590e 100644 --- a/media-libs/simage/simage-1.7.0.ebuild +++ b/media-libs/simage/simage-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/simage/simage-1.7.0.ebuild,v 1.7 2013/02/14 16:20:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/simage/simage-1.7.0.ebuild,v 1.8 2013/02/14 18:44:05 ago Exp $ EAPI=2 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.coin3d.org/lib/simage/" SRC_URI="ftp://ftp.coin3d.org/pub/coin/src/all/${P}.tar.gz" LICENSE="public-domain as-is" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" SLOT="0" IUSE="debug gif jpeg jpeg2k png sndfile static-libs tiff vorbis zlib" |