diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-10-22 19:51:20 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-10-22 19:51:20 +0000 |
commit | 726a4c111cb7ab9613f55eab0de91b8632e1a7cd (patch) | |
tree | 3d76a3cbe674ea5105026b96137951b04b53f1f0 /gnustep-libs | |
parent | update profiles to reflect current 2004.3 stable stuff (diff) | |
download | gentoo-2-726a4c111cb7ab9613f55eab0de91b8632e1a7cd.tar.gz gentoo-2-726a4c111cb7ab9613f55eab0de91b8632e1a7cd.tar.bz2 gentoo-2-726a4c111cb7ab9613f55eab0de91b8632e1a7cd.zip |
tested and keywording some packages for ~x86
Diffstat (limited to 'gnustep-libs')
-rw-r--r-- | gnustep-libs/pdfkit/pdfkit-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-libs/pdfkit/pdfkit-0.8.ebuild b/gnustep-libs/pdfkit/pdfkit-0.8.ebuild index 3e11ba0c32a9..b2e5a7a73ce4 100644 --- a/gnustep-libs/pdfkit/pdfkit-0.8.ebuild +++ b/gnustep-libs/pdfkit/pdfkit-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pdfkit/pdfkit-0.8.ebuild,v 1.1 2004/10/22 05:18:11 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pdfkit/pdfkit-0.8.ebuild,v 1.2 2004/10/22 19:50:42 fafhrd Exp $ inherit gnustep @@ -10,7 +10,7 @@ DESCRIPTION="PDFKit is a framework that supports rendering of PDF content in GNU HOMEPAGE="http://home.gna.org/gsimageapps/" SRC_URI="http://download.gna.org/gsimageapps/${P/pdfk/PDFK}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~ppc" +KEYWORDS="~ppc ~x86" SLOT="0" IUSE="${IUSE}" |