diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-27 14:51:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-27 14:51:03 +0000 |
commit | 8b3833e4df09839f554057fa98ad917f34297693 (patch) | |
tree | eafe6c612942d6fec80a405db8cd29d3004c4bf7 /media-sound/gtick | |
parent | changing the WANT_AUTOMAKE to latest as well, now, as it's reported to be wor... (diff) | |
download | gentoo-2-8b3833e4df09839f554057fa98ad917f34297693.tar.gz gentoo-2-8b3833e4df09839f554057fa98ad917f34297693.tar.bz2 gentoo-2-8b3833e4df09839f554057fa98ad917f34297693.zip |
x86 stable wrt #186804
(Portage version: 2.1.3_rc9)
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 617ac5e9781f..05c7fa8471cd 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.25 2007/07/27 14:44:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/ChangeLog,v 1.26 2007/07/27 14:51:03 armin76 Exp $ + + 27 Jul 2007; Raúl Porcel <armin76@gentoo.org> gtick-0.3.15.ebuild: + x86 stable wrt #186804 27 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> gtick-0.3.15.ebuild: Stable on sparc wrt #186804 diff --git a/media-sound/gtick/gtick-0.3.15.ebuild b/media-sound/gtick/gtick-0.3.15.ebuild index 0db03979bc4e..60c8c9cb3a23 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.3 2007/07/27 14:44:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.3.15.ebuild,v 1.4 2007/07/27 14:51:03 armin76 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 |