diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-16 19:06:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-16 19:06:27 +0000 |
commit | 7a68e654b5bd52c05b0d10b521126aa35182a395 (patch) | |
tree | 143fddbee12607f0a40ae7184bec40078b47ad84 /media-sound/trommler | |
parent | Stable on sparc wrt #189137 (diff) | |
download | gentoo-2-7a68e654b5bd52c05b0d10b521126aa35182a395.tar.gz gentoo-2-7a68e654b5bd52c05b0d10b521126aa35182a395.tar.bz2 gentoo-2-7a68e654b5bd52c05b0d10b521126aa35182a395.zip |
-sparc see #189143
(Portage version: 2.1.2.11)
Diffstat (limited to 'media-sound/trommler')
-rw-r--r-- | media-sound/trommler/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/trommler/trommler-3.3.ebuild | 6 | ||||
-rw-r--r-- | media-sound/trommler/trommler-3.7.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-sound/trommler/ChangeLog b/media-sound/trommler/ChangeLog index 478e05fffbfc..6f9e6b8a80b1 100644 --- a/media-sound/trommler/ChangeLog +++ b/media-sound/trommler/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/trommler # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v 1.13 2007/07/25 10:38:00 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v 1.14 2007/08/16 19:06:27 gustavoz Exp $ + + 16 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> trommler-3.3.ebuild, + trommler-3.7.ebuild: + -sparc see #189143 *trommler-3.7 (25 Jul 2007) diff --git a/media-sound/trommler/trommler-3.3.ebuild b/media-sound/trommler/trommler-3.3.ebuild index 6eba5e1d830b..421a0df763fd 100644 --- a/media-sound/trommler/trommler-3.3.ebuild +++ b/media-sound/trommler/trommler-3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.3.ebuild,v 1.16 2006/10/28 23:32:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.3.ebuild,v 1.17 2007/08/16 19:06:27 gustavoz Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://muth.org/Robert/Trommler/${P/-/.}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc -sparc x86" DEPEND="=x11-libs/gtk+-1.2*" diff --git a/media-sound/trommler/trommler-3.7.ebuild b/media-sound/trommler/trommler-3.7.ebuild index 09b764407052..2c931349a5f9 100644 --- a/media-sound/trommler/trommler-3.7.ebuild +++ b/media-sound/trommler/trommler-3.7.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/trommler/trommler-3.7.ebuild,v 1.2 2007/07/25 10:39:06 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.7.ebuild,v 1.3 2007/08/16 19:06:27 gustavoz Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://muth.org/Robert/${MY_PN}/${P/-/.}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc -sparc ~x86" IUSE="doc sox" RDEPEND=">=x11-libs/gtk+-2 |