diff options
author | 2006-05-19 15:03:25 +0000 | |
---|---|---|
committer | 2006-05-19 15:03:25 +0000 | |
commit | 10ce3290957016ca47e952316f4075222e616436 (patch) | |
tree | a49b08f519f4df4debe56d246244ffdd6c8ce766 /app-text/pstotext/pstotext-1.9-r2.ebuild | |
parent | Version bump, #129613. (diff) | |
download | gentoo-2-10ce3290957016ca47e952316f4075222e616436.tar.gz gentoo-2-10ce3290957016ca47e952316f4075222e616436.tar.bz2 gentoo-2-10ce3290957016ca47e952316f4075222e616436.zip |
Stable on amd64, #132662.
(Portage version: 2.1_rc1-r3)
Diffstat (limited to 'app-text/pstotext/pstotext-1.9-r2.ebuild')
-rw-r--r-- | app-text/pstotext/pstotext-1.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pstotext/pstotext-1.9-r2.ebuild b/app-text/pstotext/pstotext-1.9-r2.ebuild index fce9e50f1ece..732a002f9508 100644 --- a/app-text/pstotext/pstotext-1.9-r2.ebuild +++ b/app-text/pstotext/pstotext-1.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.9-r2.ebuild,v 1.3 2006/05/19 12:28:08 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.9-r2.ebuild,v 1.4 2006/05/19 15:03:25 squinky86 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/contrib/${P}.tar.gz" LICENSE="PSTT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="app-arch/ncompress" |