diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:54:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:54:52 +0000 |
commit | 81f5ce90b8c48a8d3e08b130b7d470eef8f74242 (patch) | |
tree | 6ea73040d5f6a99a764a1d7c3a9cc7af0f275aad /app-text/xpdf-cyrillic | |
parent | Stable on alpha. (diff) | |
download | historical-81f5ce90b8c48a8d3e08b130b7d470eef8f74242.tar.gz historical-81f5ce90b8c48a8d3e08b130b7d470eef8f74242.tar.bz2 historical-81f5ce90b8c48a8d3e08b130b7d470eef8f74242.zip |
sync IUSE (missing)
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" |