diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-31 10:38:27 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-31 10:38:27 +0000 |
commit | c428e2132064c0737202c367a23e47c776aca053 (patch) | |
tree | 3d0dd67e181e68ef17e2a6463799df74df6bf1d1 /media-gfx | |
parent | ia64 stable wrt bug #495380 (diff) | |
download | gentoo-2-c428e2132064c0737202c367a23e47c776aca053.tar.gz gentoo-2-c428e2132064c0737202c367a23e47c776aca053.tar.bz2 gentoo-2-c428e2132064c0737202c367a23e47c776aca053.zip |
ia64 stable wrt bug #545036
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/potrace/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/potrace/potrace-1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/potrace/ChangeLog b/media-gfx/potrace/ChangeLog index 3848981fd4d8..a80f5bc32a4f 100644 --- a/media-gfx/potrace/ChangeLog +++ b/media-gfx/potrace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/potrace # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.65 2015/07/23 09:33:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.66 2015/07/31 10:38:27 zlogene Exp $ + + 31 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> potrace-1.12.ebuild: + ia64 stable wrt bug #545036 23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> potrace-1.12.ebuild: Stable for sparc, wrt bug #545036 diff --git a/media-gfx/potrace/potrace-1.12.ebuild b/media-gfx/potrace/potrace-1.12.ebuild index 664cbe8225cf..bd38bbe9a67a 100644 --- a/media-gfx/potrace/potrace-1.12.ebuild +++ b/media-gfx/potrace/potrace-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.12.ebuild,v 1.9 2015/07/23 09:33:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.12.ebuild,v 1.10 2015/07/31 10:38:27 zlogene Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://potrace.sourceforge.net/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="metric static-libs" RDEPEND="sys-libs/zlib" |