summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Chamberlain <daybird@gentoo.org>2002-05-09 15:37:06 +0000
committerDavid Chamberlain <daybird@gentoo.org>2002-05-09 15:37:06 +0000
commit79808076366439e5c5415252c8dc7a3af2e2cd8e (patch)
tree2ff22eb08f46b5a7b4d67c0d3101dbb3d6de5849
parentfixed headers (diff)
downloadgentoo-2-79808076366439e5c5415252c8dc7a3af2e2cd8e.tar.gz
gentoo-2-79808076366439e5c5415252c8dc7a3af2e2cd8e.tar.bz2
gentoo-2-79808076366439e5c5415252c8dc7a3af2e2cd8e.zip
fixed headers
-rw-r--r--app-emulation/mol/ChangeLog1
-rw-r--r--app-emulation/mol/mol-0.9.63.ebuild1
-rw-r--r--sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild3
3 files changed, 4 insertions, 1 deletions
diff --git a/app-emulation/mol/ChangeLog b/app-emulation/mol/ChangeLog
index 771e5ad28c90..7f61c8d13407 100644
--- a/app-emulation/mol/ChangeLog
+++ b/app-emulation/mol/ChangeLog
@@ -1,5 +1,6 @@
# ChangeLog for app-emulation/mol
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/ChangeLog,v 1.2 2002/05/09 15:37:06 daybird Exp $
*mol-0.9.63 (5 May 2002)
diff --git a/app-emulation/mol/mol-0.9.63.ebuild b/app-emulation/mol/mol-0.9.63.ebuild
index 8855c5bc256d..dbecc062036f 100644
--- a/app-emulation/mol/mol-0.9.63.ebuild
+++ b/app-emulation/mol/mol-0.9.63.ebuild
@@ -1,6 +1,7 @@
# 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/app-emulation/mol/mol-0.9.63.ebuild,v 1.3 2002/05/09 15:37:06 daybird Exp $
S=${WORKDIR}/${P}
DESCRIPTION="MOL (Mac-on-Linux) is a PPC-only program to run Mac OS <=9.2 natively within Linux"
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() {