summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-07-27 14:44:53 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-07-27 14:44:53 +0000
commit9ad1f6dcd4994c12f1f35cc00f9c758c2dc0e366 (patch)
treeee868c1607aa5aba1f8436fdbd2bbbbf6ec6e570 /media-sound/gtick
parentalpha/ia64 stable wrt #186773 (diff)
downloadgentoo-2-9ad1f6dcd4994c12f1f35cc00f9c758c2dc0e366.tar.gz
gentoo-2-9ad1f6dcd4994c12f1f35cc00f9c758c2dc0e366.tar.bz2
gentoo-2-9ad1f6dcd4994c12f1f35cc00f9c758c2dc0e366.zip
Stable on sparc wrt #186804
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-sound/gtick')
-rw-r--r--media-sound/gtick/ChangeLog5
-rw-r--r--media-sound/gtick/gtick-0.3.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/gtick/ChangeLog b/media-sound/gtick/ChangeLog
index 48c85612209b..617ac5e9781f 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.24 2007/06/18 11:28:11 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/ChangeLog,v 1.25 2007/07/27 14:44:53 gustavoz Exp $
+
+ 27 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> gtick-0.3.15.ebuild:
+ Stable on sparc wrt #186804
18 Jun 2007; Diego Pettenò <flameeyes@gentoo.org> gtick-0.3.15.ebuild:
Add ~x86-fbsd keyword.
diff --git a/media-sound/gtick/gtick-0.3.15.ebuild b/media-sound/gtick/gtick-0.3.15.ebuild
index ec8ceeb0bf3c..0db03979bc4e 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.2 2007/06/18 11:28:11 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.3.15.ebuild,v 1.3 2007/07/27 14:44:53 gustavoz 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