diff options
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-2.8.1.1.ebuild | 10 | ||||
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild | 8 | ||||
-rw-r--r-- | gnome-base/gnome-session/gnome-session-2.8.1.ebuild | 8 | ||||
-rw-r--r-- | gnome-base/libgtop/libgtop-2.8.1.ebuild | 9 | ||||
-rw-r--r-- | gnome-base/libgtop/libgtop-2.8.2.ebuild | 7 | ||||
-rw-r--r-- | gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild | 6 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-2.8.1.ebuild | 6 | ||||
-rw-r--r-- | gnome-extra/zenity/zenity-2.8.2.ebuild | 4 |
8 files changed, 28 insertions, 30 deletions
diff --git a/gnome-base/gnome-applets/gnome-applets-2.8.1.1.ebuild b/gnome-base/gnome-applets/gnome-applets-2.8.1.1.ebuild index 82204e394eee..11d738295d28 100644 --- a/gnome-base/gnome-applets/gnome-applets-2.8.1.1.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-2.8.1.1.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.8.1.1.ebuild,v 1.6 2005/01/08 23:21:09 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.8.1.1.ebuild,v 1.7 2005/01/22 06:45:18 vapier Exp $ inherit gnome2 eutils DESCRIPTION="Applets for the Gnome2 Desktop and Panel" HOMEPAGE="http://www.gnome.org/" -IUSE="doc apm acpi ipv6 gstreamer" -SLOT="2" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ~ia64 ~mips ~ppc64" +SLOT="2" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 ~mips ~ppc64" +IUSE="doc apm acpi ipv6 gstreamer" RDEPEND=">=x11-libs/gtk+-2.1 >=gnome-base/gail-1.3 @@ -44,7 +44,7 @@ src_unpack() { } -src_install () { +src_install() { gnome2_src_install diff --git a/gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild b/gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild index c2ae766d8464..6ce442c5b43e 100644 --- a/gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild,v 1.2 2005/01/08 23:21:09 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild,v 1.3 2005/01/22 06:45:18 vapier Exp $ inherit gnome2 eutils DESCRIPTION="Applets for the Gnome2 Desktop and Panel" HOMEPAGE="http://www.gnome.org/" -IUSE="doc apm acpi ipv6 gstreamer" -SLOT="2" LICENSE="GPL-2 FDL-1.1" +SLOT="2" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +IUSE="doc apm acpi ipv6 gstreamer" RDEPEND=">=x11-libs/gtk+-2.1 >=gnome-base/libgnome-2 @@ -44,7 +44,7 @@ src_unpack() { } -src_install () { +src_install() { gnome2_src_install diff --git a/gnome-base/gnome-session/gnome-session-2.8.1.ebuild b/gnome-base/gnome-session/gnome-session-2.8.1.ebuild index a748f409ad1f..5d5c0b3823b6 100644 --- a/gnome-base/gnome-session/gnome-session-2.8.1.ebuild +++ b/gnome-base/gnome-session/gnome-session-2.8.1.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.8.1.ebuild,v 1.6 2005/01/08 23:22:19 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.8.1.ebuild,v 1.7 2005/01/22 06:44:35 vapier Exp $ inherit gnome2 eutils DESCRIPTION="Gnome session manager" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2 LGPL-2 FDL-1.1" -IUSE="ipv6" +LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 ~mips ~ppc64" +IUSE="ipv6" RDEPEND=">=x11-libs/gtk+-2.3.1 >=media-sound/esound-0.2.26 diff --git a/gnome-base/libgtop/libgtop-2.8.1.ebuild b/gnome-base/libgtop/libgtop-2.8.1.ebuild index ee2bb17053e4..a6f07b6e4a16 100644 --- a/gnome-base/libgtop/libgtop-2.8.1.ebuild +++ b/gnome-base/libgtop/libgtop-2.8.1.ebuild @@ -1,20 +1,19 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.8.1.ebuild,v 1.6 2005/01/09 11:14:17 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.8.1.ebuild,v 1.7 2005/01/22 06:42:31 vapier Exp $ inherit gnome2 DESCRIPTION="A library that provides top functionality to applications" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2" -IUSE="" +LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips ~ppc64" +IUSE="" RDEPEND=">=dev-libs/glib-2.4 dev-libs/popt" - DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" diff --git a/gnome-base/libgtop/libgtop-2.8.2.ebuild b/gnome-base/libgtop/libgtop-2.8.2.ebuild index e7e006c9ec3c..8f7f3dff47ae 100644 --- a/gnome-base/libgtop/libgtop-2.8.2.ebuild +++ b/gnome-base/libgtop/libgtop-2.8.2.ebuild @@ -1,20 +1,19 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.8.2.ebuild,v 1.2 2005/01/09 11:14:17 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.8.2.ebuild,v 1.3 2005/01/22 06:42:31 vapier Exp $ inherit gnome2 DESCRIPTION="A library that provides top functionality to applications" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2" -IUSE="" +LICENSE="GPL-2" SLOT="2" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64" +IUSE="" RDEPEND=">=dev-libs/glib-2.4 dev-libs/popt" - DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" diff --git a/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild b/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild index 271c2d7c4938..d9d5a04e3906 100644 --- a/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild +++ b/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild,v 1.6 2005/01/08 23:22:16 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild,v 1.7 2005/01/22 06:44:11 vapier Exp $ inherit gnome2 DESCRIPTION="end user documentation" HOMEPAGE="http://www.gnome.org" -LICENSE="FDL-1.1" +LICENSE="FDL-1.1" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips" IUSE="" DEPEND=">=app-text/scrollkeeper-0.3.11" diff --git a/gnome-extra/zenity/zenity-2.8.1.ebuild b/gnome-extra/zenity/zenity-2.8.1.ebuild index 22b948299691..5c1de4cacead 100644 --- a/gnome-extra/zenity/zenity-2.8.1.ebuild +++ b/gnome-extra/zenity/zenity-2.8.1.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.8.1.ebuild,v 1.6 2005/01/08 23:26:51 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.8.1.ebuild,v 1.7 2005/01/22 06:40:39 vapier Exp $ inherit gnome2 eutils DESCRIPTION="commandline dialog tool for gnome" HOMEPAGE="http://www.gnome.org/" -LICENSE="LGPL-2" +LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 ~mips" IUSE="" RDEPEND=">=x11-libs/gtk+-2.3.1 diff --git a/gnome-extra/zenity/zenity-2.8.2.ebuild b/gnome-extra/zenity/zenity-2.8.2.ebuild index a1985fcb1640..a6aa0be442d0 100644 --- a/gnome-extra/zenity/zenity-2.8.2.ebuild +++ b/gnome-extra/zenity/zenity-2.8.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.8.2.ebuild,v 1.2 2005/01/08 23:26:51 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.8.2.ebuild,v 1.3 2005/01/22 06:40:39 vapier Exp $ inherit gnome2 eutils DESCRIPTION="commandline dialog tool for gnome" HOMEPAGE="http://www.gnome.org/" -LICENSE="LGPL-2" +LICENSE="LGPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" IUSE="" |