diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 02:32:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 02:32:45 +0000 |
commit | 66469ba18421c86d912b49779afb564256d5c041 (patch) | |
tree | 61121def465322a2ad63ca91a7ae33c94cbd3235 /app-text | |
parent | sync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-66469ba18421c86d912b49779afb564256d5c041.tar.gz gentoo-2-66469ba18421c86d912b49779afb564256d5c041.tar.bz2 gentoo-2-66469ba18421c86d912b49779afb564256d5c041.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xpdf-greek/xpdf-greek-1.ebuild | 3 | ||||
-rw-r--r-- | app-text/xpdf-japanese/xpdf-japanese-1.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-text/xpdf-greek/xpdf-greek-1.ebuild b/app-text/xpdf-greek/xpdf-greek-1.ebuild index c963e3c8a59d..5d1e5d2ced85 100644 --- a/app-text/xpdf-greek/xpdf-greek-1.ebuild +++ b/app-text/xpdf-greek/xpdf-greek-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-greek/xpdf-greek-1.ebuild,v 1.5 2004/06/24 22:58:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-greek/xpdf-greek-1.ebuild,v 1.6 2004/07/14 02:32:07 agriffis Exp $ DESCRIPTION="Greek 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" diff --git a/app-text/xpdf-japanese/xpdf-japanese-1.ebuild b/app-text/xpdf-japanese/xpdf-japanese-1.ebuild index 3fa9425a730f..ae728028e055 100644 --- a/app-text/xpdf-japanese/xpdf-japanese-1.ebuild +++ b/app-text/xpdf-japanese/xpdf-japanese-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-japanese/xpdf-japanese-1.ebuild,v 1.8 2004/06/24 22:58:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf-japanese/xpdf-japanese-1.ebuild,v 1.9 2004/07/14 02:32:45 agriffis Exp $ DESCRIPTION="Japanese 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 sparc" +IUSE="" SLOT="0" DEPEND="app-text/xpdf" |