diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-13 19:23:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-13 19:23:14 +0000 |
commit | f1eedd8fd0ef77de10cdcc2baaa61c771b0fe166 (patch) | |
tree | 63d6c562e72d6d126771324fe05160a803271f02 /app-text/ps2eps | |
parent | alpha stable wrt #209941 (diff) | |
download | gentoo-2-f1eedd8fd0ef77de10cdcc2baaa61c771b0fe166.tar.gz gentoo-2-f1eedd8fd0ef77de10cdcc2baaa61c771b0fe166.tar.bz2 gentoo-2-f1eedd8fd0ef77de10cdcc2baaa61c771b0fe166.zip |
alpha/ia64 stable wrt #209463
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/ps2eps')
-rw-r--r-- | app-text/ps2eps/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ps2eps/ps2eps-1.64.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ps2eps/ChangeLog b/app-text/ps2eps/ChangeLog index b1985685fef3..7291724b05cb 100644 --- a/app-text/ps2eps/ChangeLog +++ b/app-text/ps2eps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ps2eps # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ChangeLog,v 1.9 2008/02/11 07:24:34 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ChangeLog,v 1.10 2008/02/13 19:23:14 armin76 Exp $ + + 13 Feb 2008; Raúl Porcel <armin76@gentoo.org> ps2eps-1.64.ebuild: + alpha/ia64 stable wrt #209463 11 Feb 2008; Christian Faulhammer <opfer@gentoo.org> ps2eps-1.64.ebuild: stable x86, bug 209463 diff --git a/app-text/ps2eps/ps2eps-1.64.ebuild b/app-text/ps2eps/ps2eps-1.64.ebuild index 0b00b3cd1066..03170b34a8cf 100644 --- a/app-text/ps2eps/ps2eps-1.64.ebuild +++ b/app-text/ps2eps/ps2eps-1.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ps2eps-1.64.ebuild,v 1.9 2008/02/11 07:24:34 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ps2eps-1.64.ebuild,v 1.10 2008/02/13 19:23:14 armin76 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 ~hppa ~ia64 ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |