diff options
author | David Holm <dholm@gentoo.org> | 2004-08-01 20:58:41 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-01 20:58:41 +0000 |
commit | 3d7d92317b6cbf3daf7a5eddee503e28f5eecc20 (patch) | |
tree | 3fe202634853d9ea9756eb0abdeccd3ba8f00265 /media-sound/gtkguitune | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-3d7d92317b6cbf3daf7a5eddee503e28f5eecc20.tar.gz gentoo-2-3d7d92317b6cbf3daf7a5eddee503e28f5eecc20.tar.bz2 gentoo-2-3d7d92317b6cbf3daf7a5eddee503e28f5eecc20.zip |
Added to ~ppc
Diffstat (limited to 'media-sound/gtkguitune')
-rw-r--r-- | media-sound/gtkguitune/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/gtkguitune/gtkguitune-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/gtkguitune/ChangeLog b/media-sound/gtkguitune/ChangeLog index 5530c284f1bf..928a1c20563a 100644 --- a/media-sound/gtkguitune/ChangeLog +++ b/media-sound/gtkguitune/ChangeLog @@ -1,6 +1,9 @@ # 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.7 2004/07/23 06:07:10 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/ChangeLog,v 1.8 2004/08/01 20:56:02 dholm Exp $ + + 01 Aug 2004; David Holm <dholm@gentoo.org> gtkguitune-0.7.ebuild: + Added to ~ppc. *gtkguitune-0.7 (23 Jul 2004) diff --git a/media-sound/gtkguitune/gtkguitune-0.7.ebuild b/media-sound/gtkguitune/gtkguitune-0.7.ebuild index 3105b71c1832..3801e73675e6 100644 --- a/media-sound/gtkguitune/gtkguitune-0.7.ebuild +++ b/media-sound/gtkguitune/gtkguitune-0.7.ebuild @@ -1,9 +1,9 @@ # 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.7.ebuild,v 1.1 2004/07/23 06:07:10 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.7.ebuild,v 1.2 2004/08/01 20:56:02 dholm Exp $ LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DESCRIPTION="A guitar tuning program that uses Schmitt-triggering for quick feedback." SRC_URI="http://www.geocities.com/harpin_floh/mysoft/${P}.tar.gz" HOMEPAGE="http://www.geocities.com/harpin_floh/kguitune_page.html" |