diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-27 20:11:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-27 20:11:04 +0000 |
commit | 946c1dc8a2b2ffa848ce88ba395cd16075f78da1 (patch) | |
tree | 3e6a195ff4c5d17dffc552bd5a34ac8f8c1ef2a2 /app-text/pstotext | |
parent | Stable on hppa. (diff) | |
download | historical-946c1dc8a2b2ffa848ce88ba395cd16075f78da1.tar.gz historical-946c1dc8a2b2ffa848ce88ba395cd16075f78da1.tar.bz2 historical-946c1dc8a2b2ffa848ce88ba395cd16075f78da1.zip |
Stable on sparc wrt #100245
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/pstotext')
-rw-r--r-- | app-text/pstotext/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/pstotext/Manifest | 16 | ||||
-rw-r--r-- | app-text/pstotext/pstotext-1.8g-r1.ebuild | 4 |
3 files changed, 20 insertions, 6 deletions
diff --git a/app-text/pstotext/ChangeLog b/app-text/pstotext/ChangeLog index 478d7652534f..44d345ab2a4f 100644 --- a/app-text/pstotext/ChangeLog +++ b/app-text/pstotext/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/pstotext # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.15 2005/07/27 20:09:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.16 2005/07/27 20:11:04 gustavoz Exp $ + + 27 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + pstotext-1.8g-r1.ebuild: + Stable on sparc wrt #100245 27 Jul 2005; Markus Rothe <corsair@gentoo.org> pstotext-1.8g-r1.ebuild: Stable on ppc64 (bug #100245) diff --git a/app-text/pstotext/Manifest b/app-text/pstotext/Manifest index 20118a7cdaff..8617453763a6 100644 --- a/app-text/pstotext/Manifest +++ b/app-text/pstotext/Manifest @@ -1,6 +1,16 @@ -MD5 c632199bc6a3c84afabd8061ae22bb87 ChangeLog 1482 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 8114238320af66caa1e90d5c8f67dce8 pstotext-1.8g.ebuild 681 -MD5 e1193c978f29fda8a266f2d635c60d23 pstotext-1.8g-r1.ebuild 788 -MD5 84a047e65494c9f47e4af70d3276320f files/digest-pstotext-1.8g 58 +MD5 a734ee1b2d6ed61da6ae0d3198111653 pstotext-1.8g-r1.ebuild 788 +MD5 006adc9c4b2e04a93f42e85b25b1a93f ChangeLog 1595 MD5 84a047e65494c9f47e4af70d3276320f files/digest-pstotext-1.8g-r1 58 MD5 7959110be19f6b828a6c39a43b79354f files/pstotext-1.8g-dsafer.patch 668 +MD5 84a047e65494c9f47e4af70d3276320f files/digest-pstotext-1.8g 58 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFC5+p/KRy60XGEcJIRAnC7AKCrRh5gRlJeCPCKkgLpb4/KMzNF/ACdG8zk +LGEuGx1VRcjadB94Qb+ysUk= +=UvyH +-----END PGP SIGNATURE----- diff --git a/app-text/pstotext/pstotext-1.8g-r1.ebuild b/app-text/pstotext/pstotext-1.8g-r1.ebuild index 349fdc35ef53..58d43d875f3a 100644 --- a/app-text/pstotext/pstotext-1.8g-r1.ebuild +++ b/app-text/pstotext/pstotext-1.8g-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g-r1.ebuild,v 1.3 2005/07/27 20:09:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g-r1.ebuild,v 1.4 2005/07/27 20:11:04 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://research.compaq.com/SRC/virtualpaper/binaries/pstotext.tar.Z" LICENSE="PSTT" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ppc ppc64 sparc ~x86" IUSE="" DEPEND="app-arch/ncompress" |