diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-11 01:30:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-11 01:30:38 +0000 |
commit | 5bf7c1e5c6533d90ea9b15d616ea433fce865e21 (patch) | |
tree | 501c0621b77dc18297c56f23177c62439f7ffeac /gnome-extra | |
parent | Fixed way of how the ebuild handles patches. (Manifest recommit) (diff) | |
download | gentoo-2-5bf7c1e5c6533d90ea9b15d616ea433fce865e21.tar.gz gentoo-2-5bf7c1e5c6533d90ea9b15d616ea433fce865e21.tar.bz2 gentoo-2-5bf7c1e5c6533d90ea9b15d616ea433fce865e21.zip |
~amd64
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gal/gal-0.24.ebuild | 9 | ||||
-rw-r--r-- | gnome-extra/gal/gal-1.99.10.ebuild | 7 | ||||
-rw-r--r-- | gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild | 10 |
3 files changed, 9 insertions, 17 deletions
diff --git a/gnome-extra/gal/gal-0.24.ebuild b/gnome-extra/gal/gal-0.24.ebuild index d3668ed54654..8fef417c3079 100644 --- a/gnome-extra/gal/gal-0.24.ebuild +++ b/gnome-extra/gal/gal-0.24.ebuild @@ -1,18 +1,16 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-0.24.ebuild,v 1.10 2004/01/09 20:30:57 agriffis Exp $ - -IUSE="nls doc" +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-0.24.ebuild,v 1.11 2004/02/11 01:30:05 vapier Exp $ inherit gnome.org libtool -S="${WORKDIR}/${P}" DESCRIPTION="The Gnome Application Libraries" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64" +IUSE="nls doc" RDEPEND=">=dev-libs/libxml-1.8.16 >=gnome-base/gnome-print-0.34 @@ -21,7 +19,6 @@ RDEPEND=">=dev-libs/libxml-1.8.16 <gnome-base/gnome-vfs-1.9.0 >=dev-libs/libunicode-0.4-r1 media-libs/gdk-pixbuf" - DEPEND="nls? ( sys-devel/gettext ) >=dev-util/intltool-0.11 dev-lang/perl diff --git a/gnome-extra/gal/gal-1.99.10.ebuild b/gnome-extra/gal/gal-1.99.10.ebuild index dab4bf8b84a7..85b02bc5e8f9 100644 --- a/gnome-extra/gal/gal-1.99.10.ebuild +++ b/gnome-extra/gal/gal-1.99.10.ebuild @@ -1,16 +1,16 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-1.99.10.ebuild,v 1.9 2003/12/16 16:55:16 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-1.99.10.ebuild,v 1.10 2004/02/11 01:30:05 vapier Exp $ inherit gnome2 gnome.org libtool DESCRIPTION="The Gnome Application Libraries" HOMEPAGE="http://www.gnome.org/" -IUSE="doc" LICENSE="GPL-2 LGPL-2.1" SLOT="2" KEYWORDS="x86 ppc sparc hppa alpha ia64 amd64" +IUSE="doc" RDEPEND=">=gnome-base/libgnomeprint-2.2.0 >=gnome-base/libgnomeprintui-2.2.1 @@ -19,7 +19,6 @@ RDEPEND=">=gnome-base/libgnomeprint-2.2.0 >=gnome-base/libgnomecanvas-2.2.0.2 >=dev-libs/libxml2-2.0 app-text/scrollkeeper" - DEPEND="sys-devel/gettext dev-util/pkgconfig doc? ( dev-util/gtk-doc ) diff --git a/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild b/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild index ababdb9877ef..f875d9962521 100644 --- a/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild @@ -1,13 +1,10 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild,v 1.1 2004/02/06 02:09:59 spider Exp $ - -IUSE="nls gnome" +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-1.1.10-r1.ebuild,v 1.2 2004/02/11 01:30:33 vapier Exp $ inherit gnome.org libtool MY_PV="`echo ${PV} | cut -d. -f1,2`" -S="${WORKDIR}/${P}" DESCRIPTION="Lightweight HTML rendering/printing/editing engine." HOMEPAGE="http://www.gnome.org/" @@ -16,7 +13,8 @@ LICENSE="GPL-2 LGPL-2.1" # not compile, so not sure as to what to set SLOT to .. it could be # that new versions will support 1.[12] of gtkhtml ... SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64" +IUSE="nls gnome" # peg gtkhtml at gal-0.23 because it might get confused with gal-1.99 RDEPEND="=gnome-extra/gal-0.24* @@ -29,7 +27,6 @@ RDEPEND="=gnome-extra/gal-0.24* <gnome-base/gconf-1.1.0" # gnome? ( <gnome-base/gconf-1.1.0 ) # Borks without gconf in most cases - DEPEND="${RDEPEND} nls? ( sys-devel/gettext >=dev-util/intltool-0.11 )" @@ -144,4 +141,3 @@ src_install() { dodoc AUTHORS COPYING* ChangeLog README NEWS TODO } - |