diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-12 17:16:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-12 17:16:26 +0000 |
commit | 6e6127037200db152666c892e396c0a011e913b4 (patch) | |
tree | 8aeb0d6929083bd114a2478b46ea85c910a558ca /app-text/epstool | |
parent | Stable for ppc, wrt bug #476032 (diff) | |
download | gentoo-2-6e6127037200db152666c892e396c0a011e913b4.tar.gz gentoo-2-6e6127037200db152666c892e396c0a011e913b4.tar.bz2 gentoo-2-6e6127037200db152666c892e396c0a011e913b4.zip |
Stable for ppc, wrt bug #483968
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/epstool/ChangeLog b/app-text/epstool/ChangeLog index c4b7408352fb..1282eb0a6df1 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.34 2013/09/09 18:10:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.35 2013/09/12 17:16:26 ago Exp $ + + 12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> epstool-3.08-r1.ebuild: + Stable for ppc, wrt bug #483968 09 Sep 2013; Jeroen Roovers <jer@gentoo.org> epstool-3.08-r1.ebuild: Stable for HPPA (bug #483968). diff --git a/app-text/epstool/epstool-3.08-r1.ebuild b/app-text/epstool/epstool-3.08-r1.ebuild index d87dd0c745a7..ac3e083e9a90 100644 --- a/app-text/epstool/epstool-3.08-r1.ebuild +++ b/app-text/epstool/epstool-3.08-r1.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-r1.ebuild,v 1.3 2013/09/09 18:10:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08-r1.ebuild,v 1.4 2013/09/12 17:16:26 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm hppa ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="app-text/ghostscript-gpl" RDEPEND="${DEPEND}" |