diff options
author | Jory Pratt <anarchy@gentoo.org> | 2005-07-27 17:55:32 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2005-07-27 17:55:32 +0000 |
commit | 61b3f34400634303fd1b2017a791371210c566c0 (patch) | |
tree | 251e859553be6596949b6053b6481dfd365f9967 /app-text | |
parent | Stable on sparc (diff) | |
download | historical-61b3f34400634303fd1b2017a791371210c566c0.tar.gz historical-61b3f34400634303fd1b2017a791371210c566c0.tar.bz2 historical-61b3f34400634303fd1b2017a791371210c566c0.zip |
Stable on ppc wrt bug #100245
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pstotext/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pstotext/Manifest | 18 | ||||
-rw-r--r-- | app-text/pstotext/pstotext-1.8g-r1.ebuild | 4 |
3 files changed, 9 insertions, 18 deletions
diff --git a/app-text/pstotext/ChangeLog b/app-text/pstotext/ChangeLog index 90f06d84f413..5e5fda190c28 100644 --- a/app-text/pstotext/ChangeLog +++ b/app-text/pstotext/ChangeLog @@ -1,6 +1,9 @@ # 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.13 2005/07/27 16:39:41 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.14 2005/07/27 17:55:32 anarchy Exp $ + + 27 Jul 2005; Jory A. Pratt <anarchy@gentoo.org> pstotext-1.8g-r1.ebuild: + Stable on ppc wrt bug #100245 *pstotext-1.8g-r1 (27 Jul 2005) diff --git a/app-text/pstotext/Manifest b/app-text/pstotext/Manifest index 7aa4c7839297..33d6176bbe92 100644 --- a/app-text/pstotext/Manifest +++ b/app-text/pstotext/Manifest @@ -1,18 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 23758bbeb8883b462d80a293d1de0c2c pstotext-1.8g-r1.ebuild 788 +MD5 de2e3ec9583278eb3899e837bb1f7ef7 ChangeLog 1375 MD5 8114238320af66caa1e90d5c8f67dce8 pstotext-1.8g.ebuild 681 -MD5 68be7fe0356165ad0f4aa0ccd54b3c23 ChangeLog 1265 -MD5 7959110be19f6b828a6c39a43b79354f files/pstotext-1.8g-dsafer.patch 668 +MD5 a51120d772f6f783f2ddc8f479143151 pstotext-1.8g-r1.ebuild 789 MD5 84a047e65494c9f47e4af70d3276320f files/digest-pstotext-1.8g 58 MD5 84a047e65494c9f47e4af70d3276320f files/digest-pstotext-1.8g-r1 58 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iQCVAwUBQue4LZ4WFLgrx1GWAQIOdQP+KF8C6bDEHFOZ8WbNIcll0aI86SaAhjn/ -3EpGnls72q98qrYCRZ7IEADjZ+Gp4QQ+z67gLBQFEnwldDMmfMFPwqYWZNeO8/pJ -Rb4wCcTaT4m1VJyL12j7WbSNyHuciPqawbGT7RMeSZvwWT+da4yoWB4+0BHTVgaC -IadSUokL7+M= -=UVrr ------END PGP SIGNATURE----- +MD5 7959110be19f6b828a6c39a43b79354f files/pstotext-1.8g-dsafer.patch 668 diff --git a/app-text/pstotext/pstotext-1.8g-r1.ebuild b/app-text/pstotext/pstotext-1.8g-r1.ebuild index 32b457fb842e..3b53c5127413 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.1 2005/07/27 16:39:41 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g-r1.ebuild,v 1.2 2005/07/27 17:55:32 anarchy 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" |