diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-06 13:12:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-06 13:12:01 +0000 |
commit | b7e1042a6ec542df0571e2bb1907f5b2d6240593 (patch) | |
tree | 71a6cfc4adcb72a4439f8dc57f128d32356e9c3b /media-sound/trommler | |
parent | add a dodoc (diff) | |
download | gentoo-2-b7e1042a6ec542df0571e2bb1907f5b2d6240593.tar.gz gentoo-2-b7e1042a6ec542df0571e2bb1907f5b2d6240593.tar.bz2 gentoo-2-b7e1042a6ec542df0571e2bb1907f5b2d6240593.zip |
alpha stable wrt #189143, thanks to Tobias Klausmann for testing
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-sound/trommler')
-rw-r--r-- | media-sound/trommler/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/trommler/trommler-3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/trommler/ChangeLog b/media-sound/trommler/ChangeLog index d65cdfc03c27..e2c3d85dc166 100644 --- a/media-sound/trommler/ChangeLog +++ b/media-sound/trommler/ChangeLog @@ -1,6 +1,9 @@ # 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.18 2007/09/08 06:05:00 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v 1.19 2007/10/06 13:12:01 armin76 Exp $ + + 06 Oct 2007; Raúl Porcel <armin76@gentoo.org> trommler-3.7.ebuild: + alpha stable wrt #189143, thanks to Tobias Klausmann for testing 08 Sep 2007; Joseph Jezak <josejx@gentoo.org> +files/trommler-be.patch, trommler-3.7.ebuild: diff --git a/media-sound/trommler/trommler-3.7.ebuild b/media-sound/trommler/trommler-3.7.ebuild index e5190c4e8db2..d791e171fac9 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.7 2007/09/08 06:05:00 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.7.ebuild,v 1.8 2007/10/06 13:12:01 armin76 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 |