diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-09-09 18:10:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-09-09 18:10:55 +0000 |
commit | 4f616ae389f01140f0f0ab35ebccb2be7618f061 (patch) | |
tree | 340856cac01caeec1a518b04c64dd9daed387795 /app-text/epstool | |
parent | Stable for HPPA (bug #484246). (diff) | |
download | gentoo-2-4f616ae389f01140f0f0ab35ebccb2be7618f061.tar.gz gentoo-2-4f616ae389f01140f0f0ab35ebccb2be7618f061.tar.bz2 gentoo-2-4f616ae389f01140f0f0ab35ebccb2be7618f061.zip |
Stable for HPPA (bug #483968).
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 ec30e8a38691..c4b7408352fb 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.33 2013/09/08 09:08:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.34 2013/09/09 18:10:55 jer Exp $ + + 09 Sep 2013; Jeroen Roovers <jer@gentoo.org> epstool-3.08-r1.ebuild: + Stable for HPPA (bug #483968). 08 Sep 2013; Agostino Sarubbo <ago@gentoo.org> epstool-3.08-r1.ebuild: Stable for amd64, wrt bug #483968 diff --git a/app-text/epstool/epstool-3.08-r1.ebuild b/app-text/epstool/epstool-3.08-r1.ebuild index 8ff24d00e50e..d87dd0c745a7 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.2 2013/09/08 09:08:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08-r1.ebuild,v 1.3 2013/09/09 18:10:55 jer 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}" |