diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2003-10-10 08:51:23 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2003-10-10 08:51:23 +0000 |
commit | a34b27e8309025b3f7e28ebd7b39f2a4c79f48fd (patch) | |
tree | 9984328bbcfdaa5ec7e3195c7a02241b356efeb2 /gnome-extra/gok | |
parent | masking again (diff) | |
download | gentoo-2-a34b27e8309025b3f7e28ebd7b39f2a4c79f48fd.tar.gz gentoo-2-a34b27e8309025b3f7e28ebd7b39f2a4c79f48fd.tar.bz2 gentoo-2-a34b27e8309025b3f7e28ebd7b39f2a4c79f48fd.zip |
Add gconf-2 dep, remove eutils from the inherit line
Diffstat (limited to 'gnome-extra/gok')
-rw-r--r-- | gnome-extra/gok/Manifest | 2 | ||||
-rw-r--r-- | gnome-extra/gok/gok-0.8.3.ebuild | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/gnome-extra/gok/Manifest b/gnome-extra/gok/Manifest index cedb7dc58d72..2860a6a4ef5a 100644 --- a/gnome-extra/gok/Manifest +++ b/gnome-extra/gok/Manifest @@ -1,5 +1,5 @@ MD5 3946c223ef59c83ee06b48c1677ef2e1 ChangeLog 327 -MD5 02c27747b8c189178440aa39393922fe gok-0.8.3.ebuild 751 +MD5 24b08db4fb18b36c5d112df37b4ae88d gok-0.8.3.ebuild 766 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 5bee1f567e8eeb918044a17b56482f01 files/digest-gok-0.8.3 62 MD5 0117b7d5af8f875f58fe5f441de2afef files/gok-0.8.3-gcc2_fix.patch 560 diff --git a/gnome-extra/gok/gok-0.8.3.ebuild b/gnome-extra/gok/gok-0.8.3.ebuild index baee96e261d0..a48c16b128f2 100644 --- a/gnome-extra/gok/gok-0.8.3.ebuild +++ b/gnome-extra/gok/gok-0.8.3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gok/gok-0.8.3.ebuild,v 1.1 2003/10/10 07:35:21 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gok/gok-0.8.3.ebuild,v 1.2 2003/10/10 08:51:18 leonardop Exp $ -inherit gnome2 eutils +inherit gnome2 DESCRIPTION="Gnome Onscreen Keyboard" HOMEPAGE="http://www.gok.ca/" @@ -16,6 +16,7 @@ IUSE="" RDEPEND=">=x11-libs/gtk+-2 >=gnome-base/libgnomeui-2 >=gnome-base/libbonobo-2 + >=gnome-base/gconf-2 >=dev-libs/atk-1.3 gnome-base/gail media-sound/esound |