summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-11 01:30:38 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-11 01:30:38 +0000
commit5bf7c1e5c6533d90ea9b15d616ea433fce865e21 (patch)
tree501c0621b77dc18297c56f23177c62439f7ffeac /gnome-extra/gal
parentFixed way of how the ebuild handles patches. (Manifest recommit) (diff)
downloadgentoo-2-5bf7c1e5c6533d90ea9b15d616ea433fce865e21.tar.gz
gentoo-2-5bf7c1e5c6533d90ea9b15d616ea433fce865e21.tar.bz2
gentoo-2-5bf7c1e5c6533d90ea9b15d616ea433fce865e21.zip
~amd64
Diffstat (limited to 'gnome-extra/gal')
-rw-r--r--gnome-extra/gal/gal-0.24.ebuild9
-rw-r--r--gnome-extra/gal/gal-1.99.10.ebuild7
2 files changed, 6 insertions, 10 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 )