diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-27 20:09:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-27 20:09:32 +0000 |
commit | f3471395449a84574f90644c55124f869e8cf64e (patch) | |
tree | e0f7dfd65d1513fa208cdeff6883d40aaeaf3078 /app-text/pstotext | |
parent | Version bump. Closing bug #100485. Removed few old versions. (diff) | |
download | historical-f3471395449a84574f90644c55124f869e8cf64e.tar.gz historical-f3471395449a84574f90644c55124f869e8cf64e.tar.bz2 historical-f3471395449a84574f90644c55124f869e8cf64e.zip |
Stable on ppc64 (bug #100245)
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/pstotext')
-rw-r--r-- | app-text/pstotext/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pstotext/Manifest | 4 | ||||
-rw-r--r-- | app-text/pstotext/pstotext-1.8g-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/pstotext/ChangeLog b/app-text/pstotext/ChangeLog index 5e5fda190c28..478d7652534f 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.14 2005/07/27 17:55:32 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.15 2005/07/27 20:09:32 corsair Exp $ + + 27 Jul 2005; Markus Rothe <corsair@gentoo.org> pstotext-1.8g-r1.ebuild: + Stable on ppc64 (bug #100245) 27 Jul 2005; Jory A. Pratt <anarchy@gentoo.org> pstotext-1.8g-r1.ebuild: Stable on ppc wrt bug #100245 diff --git a/app-text/pstotext/Manifest b/app-text/pstotext/Manifest index 33d6176bbe92..20118a7cdaff 100644 --- a/app-text/pstotext/Manifest +++ b/app-text/pstotext/Manifest @@ -1,6 +1,6 @@ -MD5 de2e3ec9583278eb3899e837bb1f7ef7 ChangeLog 1375 +MD5 c632199bc6a3c84afabd8061ae22bb87 ChangeLog 1482 MD5 8114238320af66caa1e90d5c8f67dce8 pstotext-1.8g.ebuild 681 -MD5 a51120d772f6f783f2ddc8f479143151 pstotext-1.8g-r1.ebuild 789 +MD5 e1193c978f29fda8a266f2d635c60d23 pstotext-1.8g-r1.ebuild 788 MD5 84a047e65494c9f47e4af70d3276320f files/digest-pstotext-1.8g 58 MD5 84a047e65494c9f47e4af70d3276320f files/digest-pstotext-1.8g-r1 58 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 3b53c5127413..349fdc35ef53 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.2 2005/07/27 17:55:32 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g-r1.ebuild,v 1.3 2005/07/27 20:09:32 corsair 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" |