diff options
author | 2005-01-22 06:45:18 +0000 | |
---|---|---|
committer | 2005-01-22 06:45:18 +0000 | |
commit | c531d1a33ed6d852272a69a723a8b8b946f69f4f (patch) | |
tree | 32eb02527fc03dbae18de7595baef3fa2eb213c2 /gnome-base | |
parent | ia64 stable (diff) | |
download | historical-c531d1a33ed6d852272a69a723a8b8b946f69f4f.tar.gz historical-c531d1a33ed6d852272a69a723a8b8b946f69f4f.tar.bz2 historical-c531d1a33ed6d852272a69a723a8b8b946f69f4f.zip |
ia64 stable
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'gnome-base')
-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 |
5 files changed, 20 insertions, 22 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" |