diff options
Diffstat (limited to 'app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.8.ebuild')
-rw-r--r-- | app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.8.ebuild b/app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.8.ebuild index 8b791d8eb1df..18d424ed9eca 100644 --- a/app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.8.ebuild +++ b/app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.8.ebuild,v 1.2 2005/09/18 20:19:02 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.8.ebuild,v 1.3 2006/03/01 15:27:35 josejx Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="" DEPEND=">=x11-libs/gtk+-2.0 >=media-libs/audiofile-0.1.9 - >=app-laptop/pbbuttonsd-0.6.8" + app-laptop/pbbuttonsd" src_compile() { econf || die "Configuration failed" |