diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-25 21:25:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-25 21:25:37 +0000 |
commit | 7ba932095d7553da34576120893679bd6e2ea8b6 (patch) | |
tree | d50805437adcb6290477cff3a20727e2de453cab /app-text/ps2eps | |
parent | Stable for sh, wrt bug #449298 (diff) | |
download | gentoo-2-7ba932095d7553da34576120893679bd6e2ea8b6.tar.gz gentoo-2-7ba932095d7553da34576120893679bd6e2ea8b6.tar.bz2 gentoo-2-7ba932095d7553da34576120893679bd6e2ea8b6.zip |
Stable for sh, wrt bug #449298
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/ps2eps')
-rw-r--r-- | app-text/ps2eps/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ps2eps/ps2eps-1.68.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ps2eps/ChangeLog b/app-text/ps2eps/ChangeLog index ef225a6521cf..eb730ed50db2 100644 --- a/app-text/ps2eps/ChangeLog +++ b/app-text/ps2eps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ps2eps # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ChangeLog,v 1.32 2013/04/22 08:03:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ChangeLog,v 1.33 2013/04/25 21:25:37 ago Exp $ + + 25 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ps2eps-1.68.ebuild: + Stable for sh, wrt bug #449298 22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ps2eps-1.68.ebuild: Stable for s390, wrt bug #449298 diff --git a/app-text/ps2eps/ps2eps-1.68.ebuild b/app-text/ps2eps/ps2eps-1.68.ebuild index 7abfbeb70fd0..145904fb7b1c 100644 --- a/app-text/ps2eps/ps2eps-1.68.ebuild +++ b/app-text/ps2eps/ps2eps-1.68.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/ps2eps/ps2eps-1.68.ebuild,v 1.13 2013/04/22 08:03:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ps2eps-1.68.ebuild,v 1.14 2013/04/25 21:25:37 ago Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.tm.uka.de/~bless/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |