diff options
26 files changed, 76 insertions, 78 deletions
diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.2.0.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.2.0.ebuild index a245a1b0308e..2cc12a0a433e 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.2.0.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.2.0.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/gnome-base/gnome-keyring/gnome-keyring-0.2.0.ebuild,v 1.13 2004/09/08 17:41:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.2.0.ebuild,v 1.14 2004/11/08 19:12:41 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc alpha hppa ~amd64 ia64 mips" +KEYWORDS="x86 ppc ~sparc alpha hppa ~amd64 ia64 mips arm" IUSE="" RDEPEND=">=dev-libs/glib-2.3.1 diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.2.1.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.2.1.ebuild index 5ebe091297df..5509426cabb9 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.2.1.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.2.1.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/gnome-base/gnome-keyring/gnome-keyring-0.2.1.ebuild,v 1.11 2004/10/01 07:04:23 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.2.1.ebuild,v 1.12 2004/11/08 19:12:41 vapier Exp $ inherit gnome2 @@ -9,12 +9,11 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips ppc64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips ppc64 arm" IUSE="" RDEPEND=">=dev-libs/glib-2.3.1 >=x11-libs/gtk+-2.3.1" - DEPEND="${RDEPEND} dev-util/pkgconfig" diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.4.0.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.4.0.ebuild index 1ab6ec8454e0..c56c96ebaf3c 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.4.0.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.4.0.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/gnome-base/gnome-keyring/gnome-keyring-0.4.0.ebuild,v 1.1 2004/09/16 13:22:24 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.0.ebuild,v 1.2 2004/11/08 19:12:41 vapier Exp $ inherit gnome2 @@ -9,13 +9,12 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="" RDEPEND=">=dev-libs/glib-2.3.1 >=x11-libs/gtk+-2.3.1" - DEPEND="${RDEPEND} dev-util/pkgconfig" -DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README TODO" +DOCS="AUTHORS ChangeLog INSTALL NEWS README TODO" diff --git a/gnome-base/libbonoboui/libbonoboui-2.4.3.ebuild b/gnome-base/libbonoboui/libbonoboui-2.4.3.ebuild index ef24ef23247c..fb54078da857 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.4.3.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.4.3.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/libbonoboui/libbonoboui-2.4.3.ebuild,v 1.10 2004/06/24 21:59:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.4.3.ebuild,v 1.11 2004/11/08 19:15:06 vapier Exp $ inherit gnome2 DESCRIPTION="User Interface part of libbonobo" HOMEPAGE="http://www.gnome.org/" -IUSE="doc" -SLOT="0" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips" LICENSE="GPL-2 LGPL-2.1" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86" +IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2 >=gnome-base/libbonobo-2.3.3 diff --git a/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild index a4b56294a5eb..c95447f6c6b7 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-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/libbonoboui/libbonoboui-2.6.0.ebuild,v 1.8 2004/07/04 18:44:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.6.0.ebuild,v 1.9 2004/11/08 19:15:06 vapier Exp $ inherit gnome2 DESCRIPTION="User Interface part of libbonobo" HOMEPAGE="http://www.gnome.org/" -IUSE="doc" -SLOT="0" -KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ~ia64 mips" LICENSE="GPL-2 LGPL-2.1" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~sparc x86" +IUSE="doc" RDEPEND=">=dev-libs/glib-2.3.2 >=x11-libs/gtk+-2.3.1 diff --git a/gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild index 3f29e4941fc5..c706014a3c8a 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.6.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/libbonoboui/libbonoboui-2.6.1.ebuild,v 1.10 2004/10/01 07:04:23 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild,v 1.11 2004/11/08 19:15:06 vapier Exp $ inherit gnome2 DESCRIPTION="User Interface part of libbonobo" HOMEPAGE="http://www.gnome.org/" -IUSE="doc" -SLOT="0" -KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~ia64 mips ppc64" LICENSE="GPL-2 LGPL-2.1" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +IUSE="doc" RDEPEND=">=dev-libs/glib-2.3.2 >=x11-libs/gtk+-2.3.1 diff --git a/gnome-base/libbonoboui/libbonoboui-2.8.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.8.0.ebuild index fcb38d8fc636..efd1a6d15a0f 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.8.0.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.8.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/libbonoboui/libbonoboui-2.8.0.ebuild,v 1.1 2004/09/14 15:04:06 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.8.0.ebuild,v 1.2 2004/11/08 19:15:06 vapier Exp $ inherit gnome2 DESCRIPTION="User Interface part of libbonobo" HOMEPAGE="http://www.gnome.org/" -IUSE="doc" -SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" LICENSE="GPL-2 LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="doc" RDEPEND=">=dev-libs/glib-2.3.2 >=x11-libs/gtk+-2.3.1 diff --git a/gnome-base/libgnomeprint/libgnomeprint-1.116.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-1.116.0.ebuild index 59742852d959..0c149e8e864f 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-1.116.0.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-1.116.0.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/gnome-base/libgnomeprint/libgnomeprint-1.116.0.ebuild,v 1.14 2004/06/24 22:00:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-1.116.0.ebuild,v 1.15 2004/11/08 19:10:19 vapier Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha arm" IUSE="doc" RDEPEND=">=gnome-base/libbonobo-2.0.0 diff --git a/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild index 2f71b6d9b532..48729e71db50 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild,v 1.10 2004/06/24 22:00:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild,v 1.11 2004/11/08 19:10:19 vapier Exp $ inherit libtool gnome.org DESCRIPTION="Printer handling for Gnome" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86 ppc ~sparc" -SLOT="2" LICENSE="GPL-2 LGPL-2.1" +SLOT="2" +KEYWORDS="x86 ppc ~sparc arm" IUSE="doc" RDEPEND=">=gnome-base/libbonobo-2.0.0 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild index ac7d77b8d32f..2ea7e9c1e457 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.4.0.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/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild,v 1.10 2004/06/24 22:00:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.0.ebuild,v 1.11 2004/11/08 19:18:52 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 arm" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild index 782df877011d..677b487e112e 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.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/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild,v 1.10 2004/06/24 22:00:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild,v 1.11 2004/11/08 19:10:19 vapier Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips arm" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild index faa7da5cd068..b0e9f68ec314 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.6.0.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/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild,v 1.8 2004/07/03 19:10:47 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild,v 1.9 2004/11/08 19:18:52 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ~ia64 mips" +KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ia64 mips arm" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.6.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.6.1.ebuild index a65f954a2fd2..5d88f148ef61 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.6.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.6.1.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/gnome-base/libgnomeprint/libgnomeprint-2.6.1.ebuild,v 1.4 2004/06/24 22:00:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.1.ebuild,v 1.5 2004/11/08 19:18:52 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips ~arm" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild index b8c8e887402c..2d8a1ca5be40 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.6.2.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/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild,v 1.9 2004/10/25 20:22:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.2.ebuild,v 1.10 2004/11/08 19:10:19 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ia64 mips ppc64" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ia64 mips ppc64 arm" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild index cbfe15993feb..630d19cd4d89 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.8.0.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/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild,v 1.1 2004/09/19 11:48:10 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild,v 1.2 2004/11/08 19:10:19 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-1.116.0.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-1.116.0.ebuild index dc8b541b2878..dde2e0b50e07 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-1.116.0.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-1.116.0.ebuild @@ -1,16 +1,17 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-1.116.0.ebuild,v 1.14 2004/07/14 15:16:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-1.116.0.ebuild,v 1.15 2004/11/08 19:19:04 vapier Exp $ inherit gnome2 eutils DESCRIPTION="user interface libraries for gnome print" -SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" +SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${P}.tar.bz2" + +LICENSE="GPL-2 LGPL-2.1" SLOT="2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha arm" IUSE="" -LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=gnome-base/libgnomeui-2.0.1 <gnome-base/libgnomeprint-2.1 diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.4.0.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.4.0.ebuild index b281e528b2b2..25eb2868fd93 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.4.0.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.4.0.ebuild @@ -1,17 +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/libgnomeprintui/libgnomeprintui-2.4.0.ebuild,v 1.12 2004/07/14 15:16:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.4.0.ebuild,v 1.13 2004/11/08 19:19:04 vapier Exp $ inherit gnome2 -IUSE="doc" - DESCRIPTION="user interface libraries for gnome print" HOMEPAGE="http://www.gnome.org/" -SLOT="2.2" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64" LICENSE="GPL-2 LGPL-2.1" +SLOT="2.2" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 arm" +IUSE="doc" RDEPEND="=gnome-base/libgnomeprint-${PV}* >=gnome-base/libgnomecanvas-2" diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.4.2.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.4.2.ebuild index a040eae0b4a1..692933aaf576 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.4.2.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.4.2.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.4.2.ebuild,v 1.10 2004/07/14 15:16:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.4.2.ebuild,v 1.11 2004/11/08 19:19:04 vapier Exp $ inherit gnome2 DESCRIPTION="user interface libraries for gnome print" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2 LGPL-2.1" +LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips arm" IUSE="doc" RDEPEND="=gnome-base/libgnomeprint-${PV}* diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild index 355ac94efedf..1d90d473276c 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild,v 1.8 2004/07/03 19:11:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.6.0.ebuild,v 1.9 2004/11/08 19:19:04 vapier Exp $ inherit gnome2 DESCRIPTION="user interface libraries for gnome print" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2 LGPL-2.1" +LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ~ia64 mips" +KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ia64 mips arm" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.6.1.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.6.1.ebuild index 1739d69fc19e..e052a16a652b 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.6.1.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.6.1.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.6.1.ebuild,v 1.3 2004/06/24 22:00:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.6.1.ebuild,v 1.4 2004/11/08 19:19:04 vapier Exp $ inherit gnome2 DESCRIPTION="user interface libraries for gnome print" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2 LGPL-2.1" +LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips ~arm" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.6.2.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.6.2.ebuild index 9ef204209f2f..79ef99fedca4 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.6.2.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.6.2.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.6.2.ebuild,v 1.8 2004/10/01 07:04:23 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.6.2.ebuild,v 1.9 2004/11/08 19:19:04 vapier Exp $ inherit gnome2 DESCRIPTION="user interface libraries for gnome print" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2 LGPL-2.1" +LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~ia64 mips ppc64" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ia64 mips ppc64 arm" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.8.0.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.8.0.ebuild index 55cdf9f1b547..d942f9ff3d25 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.8.0.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.8.0.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.8.0.ebuild,v 1.1 2004/09/19 12:04:28 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.8.0.ebuild,v 1.2 2004/11/08 19:19:04 vapier Exp $ inherit gnome2 DESCRIPTION="user interface libraries for gnome print" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2 LGPL-2.1" +LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 diff --git a/gnome-base/libgnomeui/libgnomeui-2.4.0.1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.4.0.1.ebuild index 4fef18a4b372..2daeb531d097 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.4.0.1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.4.0.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.4.0.1.ebuild,v 1.12 2004/06/24 22:00:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.4.0.1.ebuild,v 1.13 2004/11/08 19:15:58 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 arm" +IUSE="doc jpeg" RDEPEND=">=x11-libs/pango-1.1.2 >=dev-libs/popt-1.5 diff --git a/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild b/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild index 67d74d9d6465..ecf07c024ec9 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.6.0.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/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild,v 1.9 2004/09/08 17:42:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.6.0.ebuild,v 1.10 2004/11/08 19:15:58 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ia64 mips" +KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ia64 mips arm" IUSE="doc jpeg" RDEPEND=">=x11-libs/gtk+-2.3.5 diff --git a/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild index 70f4ea74a3c9..273dd8b4bb32 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.6.1.1.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/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild,v 1.11 2004/10/01 07:04:23 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.6.1.1.ebuild,v 1.12 2004/11/08 19:15:58 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ia64 mips ppc64" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ia64 mips ppc64 arm" IUSE="doc jpeg" RDEPEND=">=x11-libs/gtk+-2.4.1 diff --git a/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild b/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild index 355b1fcefce3..50885091ef36 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.8.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.8.0.ebuild,v 1.2 2004/10/09 12:37:55 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.8.0.ebuild,v 1.3 2004/11/08 19:15:58 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 ~arm" +IUSE="doc jpeg" RDEPEND=">=x11-libs/gtk+-2.4.1 >=x11-libs/pango-1.1.2 |