diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:25:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:25:09 +0000 |
commit | 821e6a2db6905e1b6032267e0891878fbc4a3784 (patch) | |
tree | 3ef8d75c1a64cbd80636310a4bf9358063ead3ab /media-gfx | |
parent | Stable for ia64, wrt bug #457278 (diff) | |
download | gentoo-2-821e6a2db6905e1b6032267e0891878fbc4a3784.tar.gz gentoo-2-821e6a2db6905e1b6032267e0891878fbc4a3784.tar.bz2 gentoo-2-821e6a2db6905e1b6032267e0891878fbc4a3784.zip |
Stable for ia64, 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 0771d7aa6eea..151dbecdc006 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.49 2013/03/26 18:15:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/ChangeLog,v 1.50 2013/03/28 22:25:09 ago Exp $ + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> potrace-1.11.ebuild: + Stable for ia64, wrt bug #463096 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> potrace-1.11.ebuild: Stable for ppc, wrt bug #463096 diff --git a/media-gfx/potrace/potrace-1.11.ebuild b/media-gfx/potrace/potrace-1.11.ebuild index e539605ab513..614112542314 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.4 2013/03/26 18:15:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/potrace/potrace-1.11.ebuild,v 1.5 2013/03/28 22:25:09 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" |