diff options
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 732a002f9508..fe923d126ff7 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.4 2006/05/19 15:03:25 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.9-r2.ebuild,v 1.5 2006/05/19 18:14:36 corsair 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" |