diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-02-05 12:52:26 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-02-05 12:52:26 +0000 |
commit | 72ce276fda64c2652e4d2c8a8c6020a090ba93c9 (patch) | |
tree | bc26f3feb122f3647d3bf960356089ad5c6971dd /media-gfx/apngasm | |
parent | Version BUmp (diff) | |
download | gentoo-2-72ce276fda64c2652e4d2c8a8c6020a090ba93c9.tar.gz gentoo-2-72ce276fda64c2652e4d2c8a8c6020a090ba93c9.tar.bz2 gentoo-2-72ce276fda64c2652e4d2c8a8c6020a090ba93c9.zip |
Stable for amd64 wrt bug #498698
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'media-gfx/apngasm')
-rw-r--r-- | media-gfx/apngasm/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/apngasm/apngasm-2.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/apngasm/ChangeLog b/media-gfx/apngasm/ChangeLog index 86174e41c502..b9226d1b4560 100644 --- a/media-gfx/apngasm/ChangeLog +++ b/media-gfx/apngasm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/apngasm -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/apngasm/ChangeLog,v 1.9 2013/04/13 14:30:07 ssuominen Exp $ +# 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 $ + + 05 Feb 2014; Chema Alonso <nimiux@gentoo.org> apngasm-2.7.ebuild: + Stable for amd64 wrt bug #498698 13 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> apngasm-2.7.ebuild, +files/apngasm-2.7-string_h.patch: diff --git a/media-gfx/apngasm/apngasm-2.7.ebuild b/media-gfx/apngasm/apngasm-2.7.ebuild index 8468dd62a59a..243c43a5b7c1 100644 --- a/media-gfx/apngasm/apngasm-2.7.ebuild +++ b/media-gfx/apngasm/apngasm-2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.2 2013/04/13 14:30:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/apngasm/apngasm-2.7.ebuild,v 1.3 2014/02/05 12:52:26 nimiux 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] |