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 | f94bb8d3a03b461df6b704bb7f17b50dbc433ef9 (patch) | |
tree | 767267e4a97237728d5b80771e6fbc2c08a79a5f /media-sound/gtick | |
parent | changing the WANT_AUTOMAKE to latest as well, now, as it's reported to be wor... (diff) | |
download | historical-f94bb8d3a03b461df6b704bb7f17b50dbc433ef9.tar.gz historical-f94bb8d3a03b461df6b704bb7f17b50dbc433ef9.tar.bz2 historical-f94bb8d3a03b461df6b704bb7f17b50dbc433ef9.zip |
x86 stable wrt #186804
Package-Manager: portage-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 |