diff options
Diffstat (limited to 'app-text/xpdf/xpdf-3.02-r1.ebuild')
-rw-r--r-- | app-text/xpdf/xpdf-3.02-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xpdf/xpdf-3.02-r1.ebuild b/app-text/xpdf/xpdf-3.02-r1.ebuild index 5033ba7f7cfa..c360097bccf9 100644 --- a/app-text/xpdf/xpdf-3.02-r1.ebuild +++ b/app-text/xpdf/xpdf-3.02-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-3.02-r1.ebuild,v 1.1 2007/11/21 21:40:23 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-3.02-r1.ebuild,v 1.2 2007/11/21 21:43:14 genstef Exp $ inherit eutils flag-o-matic @@ -21,7 +21,7 @@ SRC_URI="http://gentooexperimental.org/~genstef/dist/${P}-poppler-20071121.tar.b LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="nodrm linguas_ar linguas_zh_CN linguas_zh_TW linguas_ru linguas_el linguas_he linguas_ja linguas_ko linguas_la linguas_th linguas_tr" |