diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-07-28 19:28:44 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-07-28 19:28:44 +0000 |
commit | daf01b83ea167ee3673d7962222cb503270bec62 (patch) | |
tree | 3b6edc1ad167e8e8625b23d5a1e568eb664b61a0 /media-sound/gtick | |
parent | amd64 stable, bug 185733 (diff) | |
download | gentoo-2-daf01b83ea167ee3673d7962222cb503270bec62.tar.gz gentoo-2-daf01b83ea167ee3673d7962222cb503270bec62.tar.bz2 gentoo-2-daf01b83ea167ee3673d7962222cb503270bec62.zip |
amd64 stable, bug 186804
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-sound/gtick')
-rw-r--r-- | media-sound/gtick/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/gtick/gtick-0.3.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/gtick/ChangeLog b/media-sound/gtick/ChangeLog index 05c7fa8471cd..c749ffaa1c60 100644 --- a/media-sound/gtick/ChangeLog +++ b/media-sound/gtick/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/gtick # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/ChangeLog,v 1.26 2007/07/27 14:51:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/ChangeLog,v 1.27 2007/07/28 19:28:44 beandog Exp $ + + 28 Jul 2007; Steve Dibb <beandog@gentoo.org> gtick-0.3.15.ebuild: + amd64 stable, bug 186804 27 Jul 2007; Raúl Porcel <armin76@gentoo.org> gtick-0.3.15.ebuild: x86 stable wrt #186804 diff --git a/media-sound/gtick/gtick-0.3.15.ebuild b/media-sound/gtick/gtick-0.3.15.ebuild index 60c8c9cb3a23..a9a270e276e9 100644 --- a/media-sound/gtick/gtick-0.3.15.ebuild +++ b/media-sound/gtick/gtick-0.3.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.3.15.ebuild,v 1.4 2007/07/27 14:51:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.3.15.ebuild,v 1.5 2007/07/28 19:28:44 beandog Exp $ DESCRIPTION="a metronome application supporting different meters and speeds ranging" HOMEPAGE="http://www.antcom.de/gtick" @@ -8,7 +8,7 @@ SRC_URI="http://www.antcom.de/gtick/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc sparc x86 ~x86-fbsd" IUSE="nls sndfile" RDEPEND=">=x11-libs/gtk+-2 |