diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 19:40:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 19:40:27 +0000 |
commit | 01ac721bbf5fe30473a8727e7a5c2600942a85f1 (patch) | |
tree | 42512df0474dca132e6022c8a7d14407aad756ee /app-text/epstool | |
parent | Stable for ppc64, wrt bug #473850 (diff) | |
download | gentoo-2-01ac721bbf5fe30473a8727e7a5c2600942a85f1.tar.gz gentoo-2-01ac721bbf5fe30473a8727e7a5c2600942a85f1.tar.bz2 gentoo-2-01ac721bbf5fe30473a8727e7a5c2600942a85f1.zip |
Stable for ppc64, wrt bug #473850
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/epstool')
-rw-r--r-- | app-text/epstool/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/epstool/epstool-3.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/epstool/ChangeLog b/app-text/epstool/ChangeLog index 8913b9d3764a..069eebd379d1 100644 --- a/app-text/epstool/ChangeLog +++ b/app-text/epstool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/epstool # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.28 2013/01/11 21:39:58 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.29 2013/06/29 19:40:27 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> epstool-3.08.ebuild: + Stable for ppc64, wrt bug #473850 11 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> epstool-3.08.ebuild: Marked ~ppc64 for octave diff --git a/app-text/epstool/epstool-3.08.ebuild b/app-text/epstool/epstool-3.08.ebuild index c873d4292124..cdae8ae21ef1 100644 --- a/app-text/epstool/epstool-3.08.ebuild +++ b/app-text/epstool/epstool-3.08.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/app-text/epstool/epstool-3.08.ebuild,v 1.14 2013/01/11 21:39:58 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.15 2013/06/29 19:40:27 ago Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cs.wisc.edu/~ghost/gsview/epstool.htm" SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="app-text/ghostscript-gpl !=app-text/gsview-4.6" |