diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-22 08:03:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-22 08:03:30 +0000 |
commit | b0b2103015575757aa28934500e4430054b41af1 (patch) | |
tree | 7ec87445154d4c604bded1eb7d56033c32400bbd | |
parent | Stable for s390, wrt bug #449298 (diff) | |
download | gentoo-2-b0b2103015575757aa28934500e4430054b41af1.tar.gz gentoo-2-b0b2103015575757aa28934500e4430054b41af1.tar.bz2 gentoo-2-b0b2103015575757aa28934500e4430054b41af1.zip |
Stable for s390, wrt bug #449298
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-rw-r--r-- | app-text/epspdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/epspdf/epspdf-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/epspdf/ChangeLog b/app-text/epspdf/ChangeLog index a87baad67cc9..34208017338e 100644 --- a/app-text/epspdf/ChangeLog +++ b/app-text/epspdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/epspdf # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/epspdf/ChangeLog,v 1.21 2013/04/21 22:33:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epspdf/ChangeLog,v 1.22 2013/04/22 08:03:30 ago Exp $ + + 22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> epspdf-0.6.0.ebuild: + Stable for s390, wrt bug #449298 21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> epspdf-0.6.0.ebuild: Stable for sparc, wrt bug #449298 diff --git a/app-text/epspdf/epspdf-0.6.0.ebuild b/app-text/epspdf/epspdf-0.6.0.ebuild index 04c7d1ec718d..dc7400eb5a52 100644 --- a/app-text/epspdf/epspdf-0.6.0.ebuild +++ b/app-text/epspdf/epspdf-0.6.0.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/epspdf/epspdf-0.6.0.ebuild,v 1.10 2013/04/21 22:33:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epspdf/epspdf-0.6.0.ebuild,v 1.11 2013/04/22 08:03:30 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://tex.aanhet.net/epspdf/${PN}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc tk" DEPEND="" |