diff options
Diffstat (limited to 'app-text/xpdf-cyrillic')
-rw-r--r-- | app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild b/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild index 970ce648e7c6..ae438d2f08a4 100644 --- a/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild +++ b/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild,v 1.5 2004/06/24 22:57:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-cyrillic/xpdf-cyrillic-1.ebuild,v 1.6 2004/07/14 00:54:52 agriffis Exp $ DESCRIPTION="Cyrillic support for xpdf" SRC_URI="ftp://ftp.foolabs.com/pub/xpdf/${PN}.tar.gz" HOMEPAGE="http://www.foolabs.com/xpdf" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" SLOT="0" DEPEND="app-text/xpdf" |