diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 08:44:19 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 08:44:19 +0000 |
commit | fb738fd38afcde754282ccb0a9245efcbb679de5 (patch) | |
tree | 2442a0a2d417dc3ffb3a64c4574771a28113e033 /app-laptop/gtkpbbuttons | |
parent | QA - Add IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-fb738fd38afcde754282ccb0a9245efcbb679de5.tar.gz gentoo-2-fb738fd38afcde754282ccb0a9245efcbb679de5.tar.bz2 gentoo-2-fb738fd38afcde754282ccb0a9245efcbb679de5.zip |
QA - Add IUSE.
Diffstat (limited to 'app-laptop/gtkpbbuttons')
-rw-r--r-- | app-laptop/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild | 3 | ||||
-rw-r--r-- | app-laptop/gtkpbbuttons/gtkpbbuttons-0.5.2.ebuild | 3 | ||||
-rw-r--r-- | app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.3.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild b/app-laptop/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild index 31ede7b145f9..42257ce1dad6 100644 --- a/app-laptop/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild +++ b/app-laptop/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild,v 1.2 2004/06/04 04:53:08 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild,v 1.3 2004/06/14 08:42:22 kloeri Exp $ DESCRIPTION="PPC-only program to monitor special Powerbook/iBook keys in Linux" HOMEPAGE="http://www.cymes.de/members/joker/projects/pbbuttons/pbbuttons.html" @@ -9,6 +9,7 @@ SRC_URI="http://www.cymes.de/members/joker/projects/pbbuttons/tar/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* ppc" +IUSE="" DEPEND="=x11-libs/gtk+-1.2* media-libs/audiofile diff --git a/app-laptop/gtkpbbuttons/gtkpbbuttons-0.5.2.ebuild b/app-laptop/gtkpbbuttons/gtkpbbuttons-0.5.2.ebuild index 2b37ab6ddde8..06a746f41fb5 100644 --- a/app-laptop/gtkpbbuttons/gtkpbbuttons-0.5.2.ebuild +++ b/app-laptop/gtkpbbuttons/gtkpbbuttons-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/gtkpbbuttons/gtkpbbuttons-0.5.2.ebuild,v 1.2 2004/06/04 04:53:08 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/gtkpbbuttons/gtkpbbuttons-0.5.2.ebuild,v 1.3 2004/06/14 08:42:22 kloeri Exp $ DESCRIPTION="PPC-only program to monitor special Powerbook/iBook keys in Linux" HOMEPAGE="http://www.cymes.de/members/joker/projects/pbbuttons/pbbuttons.html" @@ -9,6 +9,7 @@ SRC_URI="http://www.cymes.de/members/joker/projects/pbbuttons/tar/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* ppc" +IUSE="" DEPEND="=x11-libs/gtk+-1.2* media-libs/audiofile diff --git a/app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.3.ebuild b/app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.3.ebuild index 23ed79da2b02..4e53f2b3cd1a 100644 --- a/app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.3.ebuild +++ b/app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.3.ebuild,v 1.1 2004/06/04 04:53:08 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/gtkpbbuttons/gtkpbbuttons-0.6.3.ebuild,v 1.2 2004/06/14 08:42:22 kloeri Exp $ DESCRIPTION="PPC-only program to monitor special Powerbook/iBook keys in Linux" HOMEPAGE="http://www.cymes.de/members/joker/projects/pbbuttons/pbbuttons.html" @@ -9,6 +9,7 @@ SRC_URI="http://www.cymes.de/members/joker/projects/pbbuttons/tar/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* ~ppc" +IUSE="" DEPEND=">=x11-libs/gtk+-2.0 >=media-libs/audiofile-0.1.9 |