diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 18:15:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 18:15:45 +0000 |
commit | 815b7a0f31aaefe588ed862e7e6483caad4c9d2e (patch) | |
tree | 296e913fb28b0ff6b05527bceaae399eb8b5fa9d /media-gfx | |
parent | Stable for ppc, wrt bug #441110 (diff) | |
download | gentoo-2-815b7a0f31aaefe588ed862e7e6483caad4c9d2e.tar.gz gentoo-2-815b7a0f31aaefe588ed862e7e6483caad4c9d2e.tar.bz2 gentoo-2-815b7a0f31aaefe588ed862e7e6483caad4c9d2e.zip |
Stable for ppc, wrt bug #463096
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/potrace/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/potrace/potrace-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/potrace/ChangeLog b/media-gfx/potrace/ChangeLog index 25f0957db513..0771d7aa6eea 100644 --- a/media-gfx/potrace/ChangeLog +++ b/media-gfx/potrace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/potrace # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.48 2013/03/26 11:44:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.49 2013/03/26 18:15:45 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> potrace-1.11.ebuild: + Stable for ppc, wrt bug #463096 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> potrace-1.11.ebuild: Stable for x86, wrt bug #463096 diff --git a/media-gfx/potrace/potrace-1.11.ebuild b/media-gfx/potrace/potrace-1.11.ebuild index b7bc4c190137..e539605ab513 100644 --- a/media-gfx/potrace/potrace-1.11.ebuild +++ b/media-gfx/potrace/potrace-1.11.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-gfx/potrace/potrace-1.11.ebuild,v 1.3 2013/03/26 11:44:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.11.ebuild,v 1.4 2013/03/26 18:15:45 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://potrace.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="metric static-libs" RDEPEND="sys-libs/zlib" |