summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-13 07:33:55 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-13 07:33:55 +0000
commitd3b2a7082a74d9bad19d6ec6e9e1f8254e25cc9d (patch)
tree937cb0a8ec8b0e2782a148c01c9927cc3f5a7215 /media-sound/gtkguitune
parentAdded ~sparc ~amd64 (Manifest recommit) (diff)
downloadgentoo-2-d3b2a7082a74d9bad19d6ec6e9e1f8254e25cc9d.tar.gz
gentoo-2-d3b2a7082a74d9bad19d6ec6e9e1f8254e25cc9d.tar.bz2
gentoo-2-d3b2a7082a74d9bad19d6ec6e9e1f8254e25cc9d.zip
Added to ~sparc and ~amd64
Diffstat (limited to 'media-sound/gtkguitune')
-rw-r--r--media-sound/gtkguitune/ChangeLog6
-rw-r--r--media-sound/gtkguitune/gtkguitune-0.6.ebuild8
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/gtkguitune/ChangeLog b/media-sound/gtkguitune/ChangeLog
index 5e14fe3cb283..883b80b8c985 100644
--- a/media-sound/gtkguitune/ChangeLog
+++ b/media-sound/gtkguitune/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/gtkguitune
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/ChangeLog,v 1.5 2004/06/25 00:05:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/ChangeLog,v 1.6 2004/07/13 07:33:55 eradicator Exp $
+
+ 13 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ gtkguitune-0.6.ebuild:
+ Added to ~sparc and ~amd64
31 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
gtkguitune-0.6.ebuild:
diff --git a/media-sound/gtkguitune/gtkguitune-0.6.ebuild b/media-sound/gtkguitune/gtkguitune-0.6.ebuild
index 9b33cc13d637..66f9da437009 100644
--- a/media-sound/gtkguitune/gtkguitune-0.6.ebuild
+++ b/media-sound/gtkguitune/gtkguitune-0.6.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.6.ebuild,v 1.6 2004/06/25 00:05:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.6.ebuild,v 1.7 2004/07/13 07:33:55 eradicator Exp $
+
+IUSE=""
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc ~amd64"
DESCRIPTION="Guitune is a linux program for tuning guitars and other instruments by using the method of Schmitt-triggering."
SRC_URI="http://www.geocities.com/harpin_floh/mysoft/${P}.tar.gz"
HOMEPAGE="http://www.geocities.com/harpin_floh/kguitune_page.html"
SLOT="0"
-IUSE=""
-
DEPEND="=x11-libs/gtk+-1.2*
=dev-cpp/gtkmm-1.2*"