summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-19 13:05:42 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-19 13:05:42 +0000
commit1579ad655a7189bdf5a54719c33372a2dd715d0f (patch)
treeb54c0bc4f9a3b6338c8fa41deb56af3c77e486cf /media-sound/timemachine
parentAdded a patch to add in missing I2C sanity checks that were added upstream in... (diff)
downloadgentoo-2-1579ad655a7189bdf5a54719c33372a2dd715d0f.tar.gz
gentoo-2-1579ad655a7189bdf5a54719c33372a2dd715d0f.tar.bz2
gentoo-2-1579ad655a7189bdf5a54719c33372a2dd715d0f.zip
Added to ~ppc
Diffstat (limited to 'media-sound/timemachine')
-rw-r--r--media-sound/timemachine/ChangeLog5
-rw-r--r--media-sound/timemachine/timemachine-0.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/timemachine/ChangeLog b/media-sound/timemachine/ChangeLog
index aceefc6a08f4..0aae342ef90b 100644
--- a/media-sound/timemachine/ChangeLog
+++ b/media-sound/timemachine/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/timemachine
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/ChangeLog,v 1.2 2004/06/19 12:12:44 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/ChangeLog,v 1.3 2004/06/19 13:04:04 dholm Exp $
+
+ 19 Jun 2004; David Holm <dholm@gentoo.org> timemachine-0.2.4.ebuild:
+ Added to ~ppc.
19 Jun 2004; Frank van de Pol <fvdpol@gentoo.org> timemachine-0.2.4.ebuild:
Fixed src_install; now also includes 'COPYING' and 'ChangeLog'.
diff --git a/media-sound/timemachine/timemachine-0.2.4.ebuild b/media-sound/timemachine/timemachine-0.2.4.ebuild
index 857f56031c0c..088afb618dde 100644
--- a/media-sound/timemachine/timemachine-0.2.4.ebuild
+++ b/media-sound/timemachine/timemachine-0.2.4.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/media-sound/timemachine/timemachine-0.2.4.ebuild,v 1.2 2004/06/19 12:12:44 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/timemachine-0.2.4.ebuild,v 1.3 2004/06/19 13:04:04 dholm Exp $
inherit flag-o-matic eutils
DESCRIPTION="JACK client record button remembering the last 10 seconds when pressed."
@@ -8,7 +8,7 @@ HOMEPAGE="http://plugin.org.uk/timemachine/"
SRC_URI="http://plugin.org.uk/timemachine/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE="ladcca"