diff options
author | 2002-05-09 15:36:34 +0000 | |
---|---|---|
committer | 2002-05-09 15:36:34 +0000 | |
commit | db53dc2495b549367d4972242ec0a42cf5093462 (patch) | |
tree | 4f89611bf1384caf4c375f186259754c69e8f5e1 /sys-apps | |
parent | fixed headers (diff) | |
download | historical-db53dc2495b549367d4972242ec0a42cf5093462.tar.gz historical-db53dc2495b549367d4972242ec0a42cf5093462.tar.bz2 historical-db53dc2495b549367d4972242ec0a42cf5093462.zip |
fixed headers
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild b/sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild index a2d5c493aece..295e55a1a537 100644 --- a/sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild +++ b/sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author David Chamberlain <daybird@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild,v 1.2 2002/05/09 15:36:34 daybird Exp $ S=${WORKDIR}/${P} DESCRIPTION="gtkpbbuttons is a PPC-only program to monitor special Powerbook/iBook keys in Linux" SRC_URI="http://www.cymes.de/members/joker/projects/pbbuttons/tar/${P}.tar.gz" HOMEPAGE="http://www.cymes.de/members/joker/projects/pbbuttons/pbbuttons.html" -DEPEND="x11-libs/gtk+ sys-apps/pbbuttonsd" +DEPEND="x11-libs/gtk+ media-libs/audiofile sys-apps/pbbuttonsd" src_compile() { |