diff options
author | 2005-07-30 18:14:13 +0000 | |
---|---|---|
committer | 2005-07-30 18:14:13 +0000 | |
commit | c738705ae9ac035a7277af143212175ccb4fbf59 (patch) | |
tree | dfa56f43496e8964712b479eb6b63beb52f6b511 /app-text/pstotext | |
parent | QA: Remove default src_compile. (diff) | |
download | historical-c738705ae9ac035a7277af143212175ccb4fbf59.tar.gz historical-c738705ae9ac035a7277af143212175ccb4fbf59.tar.bz2 historical-c738705ae9ac035a7277af143212175ccb4fbf59.zip |
- bump to stable for bug #100245
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-text/pstotext')
-rw-r--r-- | app-text/pstotext/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pstotext/Manifest | 16 | ||||
-rw-r--r-- | app-text/pstotext/pstotext-1.8g-r1.ebuild | 4 |
3 files changed, 15 insertions, 10 deletions
diff --git a/app-text/pstotext/ChangeLog b/app-text/pstotext/ChangeLog index 44d345ab2a4f..66f030ec0f3a 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.16 2005/07/27 20:11:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.17 2005/07/30 18:14:13 solar Exp $ + + 30 Jul 2005; <solar.@gentoo.org> pstotext-1.8g-r1.ebuild: + - bump to stable for bug #100245 27 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> pstotext-1.8g-r1.ebuild: diff --git a/app-text/pstotext/Manifest b/app-text/pstotext/Manifest index 8617453763a6..50329f4a63fa 100644 --- a/app-text/pstotext/Manifest +++ b/app-text/pstotext/Manifest @@ -1,16 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 +MD5 15309aebd05fad0325dac952c6747e40 pstotext-1.8g-r1.ebuild 784 MD5 8114238320af66caa1e90d5c8f67dce8 pstotext-1.8g.ebuild 681 -MD5 a734ee1b2d6ed61da6ae0d3198111653 pstotext-1.8g-r1.ebuild 788 -MD5 006adc9c4b2e04a93f42e85b25b1a93f ChangeLog 1595 -MD5 84a047e65494c9f47e4af70d3276320f files/digest-pstotext-1.8g-r1 58 +MD5 80b8520799108315ee518c8804343ddf ChangeLog 1688 MD5 7959110be19f6b828a6c39a43b79354f files/pstotext-1.8g-dsafer.patch 668 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-ecc0.1.6 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFC5+p/KRy60XGEcJIRAnC7AKCrRh5gRlJeCPCKkgLpb4/KMzNF/ACdG8zk -LGEuGx1VRcjadB94Qb+ysUk= -=UvyH +iQCVAwUBQuvCzp4WFLgrx1GWAQJE/wQAx4oZV3pGaqXhfRkODMVMz1gQAxvyanev +yJV7zjNP1n+ey30EZiTj91ulWnZZ8G5xDyTQZXKGL6cUBf1PigbsNH4e0lBs7QrT +maTM99TEB9twDFXe+/xGJ72Te4NydeN9sHCOqAGQJ/61zLOjxawkI5Bw89aJ8NeC ++5t2vEEgtP4= +=sPgL -----END PGP SIGNATURE----- diff --git a/app-text/pstotext/pstotext-1.8g-r1.ebuild b/app-text/pstotext/pstotext-1.8g-r1.ebuild index 58d43d875f3a..4da8d0ea0b3e 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.4 2005/07/27 20:11:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g-r1.ebuild,v 1.5 2005/07/30 18:14:13 solar 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" |