diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 08:06:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 08:06:45 +0000 |
commit | f99d748c6371910efedd0aa5315f77900607b5d0 (patch) | |
tree | 5165be15b6369e28e1c221c10cd32c23a5a2e16d /media-gfx/apngasm | |
parent | Stable for x86, wrt bug #498518 (diff) | |
download | gentoo-2-f99d748c6371910efedd0aa5315f77900607b5d0.tar.gz gentoo-2-f99d748c6371910efedd0aa5315f77900607b5d0.tar.bz2 gentoo-2-f99d748c6371910efedd0aa5315f77900607b5d0.zip |
Stable for x86, wrt bug #498698
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/apngasm')
-rw-r--r-- | media-gfx/apngasm/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/apngasm/apngasm-2.7.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/media-gfx/apngasm/ChangeLog b/media-gfx/apngasm/ChangeLog index b9226d1b4560..d7d18b514092 100644 --- a/media-gfx/apngasm/ChangeLog +++ b/media-gfx/apngasm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/apngasm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/apngasm/ChangeLog,v 1.10 2014/02/05 12:52:26 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/apngasm/ChangeLog,v 1.11 2014/02/22 08:06:45 ago Exp $ + + 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> apngasm-2.7.ebuild: + Stable for x86, wrt bug #498698 05 Feb 2014; Chema Alonso <nimiux@gentoo.org> apngasm-2.7.ebuild: Stable for amd64 wrt bug #498698 @@ -46,4 +49,3 @@ 26 Apr 2011; Mike Frysinger <vapier@gentoo.org> +apngasm-2.3.ebuild, +metadata.xml: New package. - diff --git a/media-gfx/apngasm/apngasm-2.7.ebuild b/media-gfx/apngasm/apngasm-2.7.ebuild index 243c43a5b7c1..bb57b155cc70 100644 --- a/media-gfx/apngasm/apngasm-2.7.ebuild +++ b/media-gfx/apngasm/apngasm-2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/apngasm/apngasm-2.7.ebuild,v 1.3 2014/02/05 12:52:26 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/apngasm/apngasm-2.7.ebuild,v 1.4 2014/02/22 08:06:45 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-src.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="media-libs/libpng:0=[apng] |