diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-08 17:42:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-08 17:42:22 +0000 |
commit | fee2a912d49b536043f2084305a2fc1e40f766fc (patch) | |
tree | ae5f5c00f8f06d0f7341c8007939021ac167a34c | |
parent | ia64/ppc stable (diff) | |
download | historical-fee2a912d49b536043f2084305a2fc1e40f766fc.tar.gz historical-fee2a912d49b536043f2084305a2fc1e40f766fc.tar.bz2 historical-fee2a912d49b536043f2084305a2fc1e40f766fc.zip |
ia64 stable
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.6.1.1.ebuild | 10 | ||||
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild | 8 | ||||
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild | 8 |
3 files changed, 12 insertions, 14 deletions
diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.6.1.1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.6.1.1.ebuild index 6f251c551fb8..a47d57c7cd28 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.6.1.1.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.6.1.1.ebuild @@ -1,18 +1,16 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.6.1.1.ebuild,v 1.11 2004/08/22 13:00:25 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.6.1.1.ebuild,v 1.12 2004/09/08 17:40:52 vapier Exp $ inherit gnome2 eutils -IUSE="doc ssl gnutls samba ipv6" - -SLOT="2" - DESCRIPTION="Gnome Virtual Filesystem" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~mips ~ia64 ppc64" LICENSE="GPL-2 LGPL-2" +SLOT="2" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~mips ia64 ppc64" +IUSE="doc ssl gnutls samba ipv6" RDEPEND=">=dev-libs/glib-2 >=gnome-base/gconf-1.2 diff --git a/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild b/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild index 502cfd77ee33..67d74d9d6465 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild,v 1.8 2004/07/03 19:17:24 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild,v 1.9 2004/09/08 17:42:22 vapier Exp $ inherit gnome2 DESCRIPTION="User Interface routines for Gnome" HOMEPAGE="http://www.gnome.org/" -IUSE="doc jpeg" -SLOT="0" -KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ~ia64 mips" LICENSE="GPL-2 LGPL-2" +SLOT="0" +KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ia64 mips" +IUSE="doc jpeg" RDEPEND=">=x11-libs/gtk+-2.3.5 >=x11-libs/pango-1.1.2 diff --git a/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild index be67098b15c3..8d4d0a2c3f02 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild,v 1.9 2004/08/22 13:05:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild,v 1.10 2004/09/08 17:42:22 vapier Exp $ inherit gnome2 DESCRIPTION="User Interface routines for Gnome" HOMEPAGE="http://www.gnome.org/" -IUSE="doc jpeg" -SLOT="0" -KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~ia64 ~mips ppc64" LICENSE="GPL-2 LGPL-2" +SLOT="0" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ia64 ~mips ppc64" +IUSE="doc jpeg" RDEPEND=">=x11-libs/gtk+-2.4.1 >=x11-libs/pango-1.1.2 |