diff options
author | 2005-07-30 18:14:13 +0000 | |
---|---|---|
committer | 2005-07-30 18:14:13 +0000 | |
commit | f9d2652b2281b22dfa6ab59d86ec81306f790ffe (patch) | |
tree | 14728d4abdcfec8ff414a22ce9327513f6388af9 | |
parent | QA: Remove default src_compile. (diff) | |
download | gentoo-2-f9d2652b2281b22dfa6ab59d86ec81306f790ffe.tar.gz gentoo-2-f9d2652b2281b22dfa6ab59d86ec81306f790ffe.tar.bz2 gentoo-2-f9d2652b2281b22dfa6ab59d86ec81306f790ffe.zip |
- bump to stable for bug #100245
(Portage version: 2.0.51.22-r1)
-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, 9 insertions, 16 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..65f04d0ac4f5 100644 --- a/app-text/pstotext/Manifest +++ b/app-text/pstotext/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 4ad934454df18c3e2c575e0a99f1c24f pstotext-1.8g-r1.ebuild 787 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 0d792343131e45154e9f9d1ebc4b7359 ChangeLog 1691 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----- +MD5 84a047e65494c9f47e4af70d3276320f files/digest-pstotext-1.8g-r1 58 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" |