diff options
Diffstat (limited to 'app-text/pstotext')
-rw-r--r-- | app-text/pstotext/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pstotext/pstotext-1.9-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pstotext/ChangeLog b/app-text/pstotext/ChangeLog index a9484de37670..fc6ce74357b9 100644 --- a/app-text/pstotext/ChangeLog +++ b/app-text/pstotext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pstotext # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.35 2012/02/03 14:44:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.36 2012/02/08 20:11:18 jer Exp $ + + 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> pstotext-1.9-r3.ebuild: + Stable for HPPA (bug #396845). 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> pstotext-1.9-r3.ebuild: Stable for amd64, wrt bug #396845 diff --git a/app-text/pstotext/pstotext-1.9-r3.ebuild b/app-text/pstotext/pstotext-1.9-r3.ebuild index a5559bd1889d..849de506aafd 100644 --- a/app-text/pstotext/pstotext-1.9-r3.ebuild +++ b/app-text/pstotext/pstotext-1.9-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.9-r3.ebuild,v 1.2 2012/02/03 14:44:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.9-r3.ebuild,v 1.3 2012/02/08 20:11:18 jer Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/contrib/${P}.tar.gz" LICENSE="PSTT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="app-arch/ncompress" |