diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-03 20:21:57 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-03 20:21:57 +0000 |
commit | db5c93374a1b293e2e8bd9851a53c96c33aad30a (patch) | |
tree | f728a9d5a03f1bc7c3defca99ae0eaa7594770df /media-sound/timemachine | |
parent | Stable amd64, sparc, x86. (diff) | |
download | historical-db5c93374a1b293e2e8bd9851a53c96c33aad30a.tar.gz historical-db5c93374a1b293e2e8bd9851a53c96c33aad30a.tar.bz2 historical-db5c93374a1b293e2e8bd9851a53c96c33aad30a.zip |
Stable amd64, x86.
Diffstat (limited to 'media-sound/timemachine')
-rw-r--r-- | media-sound/timemachine/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/timemachine/timemachine-0.2.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/timemachine/ChangeLog b/media-sound/timemachine/ChangeLog index 1f07c65dbc29..c6836a0a82b0 100644 --- a/media-sound/timemachine/ChangeLog +++ b/media-sound/timemachine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/timemachine # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/ChangeLog,v 1.4 2004/06/25 00:26:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/ChangeLog,v 1.5 2004/09/03 20:21:57 eradicator Exp $ + + 03 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> + timemachine-0.2.4.ebuild: + Stable amd64, x86. 19 Jun 2004; David Holm <dholm@gentoo.org> timemachine-0.2.4.ebuild: Added to ~ppc. diff --git a/media-sound/timemachine/timemachine-0.2.4.ebuild b/media-sound/timemachine/timemachine-0.2.4.ebuild index c0e2bfa19f3b..06a59cbd67c9 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 Foundation # 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.4 2004/06/25 00:26:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/timemachine-0.2.4.ebuild,v 1.5 2004/09/03 20:21:57 eradicator 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 ~ppc" +KEYWORDS="x86 amd64 ~ppc" IUSE="ladcca" |