diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-31 18:17:19 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-31 18:17:19 +0000 |
commit | e911aad3e9bc26bb5a9322980e4fb2493921c1f6 (patch) | |
tree | baf4b389246ef940ce5a920d81464e565c488833 /media-sound/gtkguitune | |
parent | removing old ebuild. (diff) | |
download | historical-e911aad3e9bc26bb5a9322980e4fb2493921c1f6.tar.gz historical-e911aad3e9bc26bb5a9322980e4fb2493921c1f6.tar.bz2 historical-e911aad3e9bc26bb5a9322980e4fb2493921c1f6.zip |
Stable x86.
Diffstat (limited to 'media-sound/gtkguitune')
-rw-r--r-- | media-sound/gtkguitune/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/gtkguitune/gtkguitune-0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/gtkguitune/ChangeLog b/media-sound/gtkguitune/ChangeLog index 358d0f9fdedb..b9cf67960fa2 100644 --- a/media-sound/gtkguitune/ChangeLog +++ b/media-sound/gtkguitune/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/gtkguitune # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/ChangeLog,v 1.3 2004/03/01 05:37:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/ChangeLog,v 1.4 2004/03/31 18:15:56 eradicator Exp $ + + 31 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> + gtkguitune-0.6.ebuild: + Stable x86. 13 Jul 2003; Martin Holzer <mholzer@gentoo.org> gtkguitune-0.6.ebuild: update x11-libs/gtkmm to dev-cpp/gtkmm diff --git a/media-sound/gtkguitune/gtkguitune-0.6.ebuild b/media-sound/gtkguitune/gtkguitune-0.6.ebuild index 0f0f7679ca73..725a80ee9654 100644 --- a/media-sound/gtkguitune/gtkguitune-0.6.ebuild +++ b/media-sound/gtkguitune/gtkguitune-0.6.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.4 2004/03/01 05:37:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtkguitune/gtkguitune-0.6.ebuild,v 1.5 2004/03/31 18:15:56 eradicator Exp $ LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" 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" |