diff options
author | 2006-12-12 16:28:37 +0000 | |
---|---|---|
committer | 2006-12-12 16:28:37 +0000 | |
commit | 581b8155a6b73c3b5c75486848e3663981181562 (patch) | |
tree | 93da7fe9cd4d24f775be6e890271b906edb1dd4e /app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | historical-581b8155a6b73c3b5c75486848e3663981181562.tar.gz historical-581b8155a6b73c3b5c75486848e3663981181562.tar.bz2 historical-581b8155a6b73c3b5c75486848e3663981181562.zip |
Stable on amd64 wrt bug #156662.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild')
-rw-r--r-- | app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild b/app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild index d57627b27954..a84a9caa65a7 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.5.4.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/poppler-bindings/poppler-bindings-0.5.4.ebuild,v 1.2 2006/12/10 19:04:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.4.ebuild,v 1.3 2006/12/12 16:28:37 wolf31o2 Exp $ inherit autotools eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="gtk qt3 cairo qt4" RDEPEND="~app-text/poppler-${PV} |