diff options
Diffstat (limited to 'gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild')
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
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 |