diff options
author | Markus Meier <maekke@gentoo.org> | 2009-06-10 19:58:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-06-10 19:58:31 +0000 |
commit | a1c7ee72ae6085b096f64432a1b601a2fdc9ff2d (patch) | |
tree | 415ef7838acbc9aaed4e7afb9f6577605fc82b48 /media-sound/trommler | |
parent | amd64/x86 stable, bug #272858 (diff) | |
download | historical-a1c7ee72ae6085b096f64432a1b601a2fdc9ff2d.tar.gz historical-a1c7ee72ae6085b096f64432a1b601a2fdc9ff2d.tar.bz2 historical-a1c7ee72ae6085b096f64432a1b601a2fdc9ff2d.zip |
amd64/x86 stable, bug #272874
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'media-sound/trommler')
-rw-r--r-- | media-sound/trommler/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/trommler/trommler-3.8.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/trommler/ChangeLog b/media-sound/trommler/ChangeLog index fc46b73a279b..38860b12d08d 100644 --- a/media-sound/trommler/ChangeLog +++ b/media-sound/trommler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/trommler -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v 1.23 2009/06/07 16:34:49 nixnut Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v 1.24 2009/06/10 19:58:31 maekke Exp $ + + 10 Jun 2009; Markus Meier <maekke@gentoo.org> trommler-3.8.ebuild: + amd64/x86 stable, bug #272874 07 Jun 2009; nixnut <nixnut@gentoo.org> trommler-3.8.ebuild: ppc stable #272874 diff --git a/media-sound/trommler/trommler-3.8.ebuild b/media-sound/trommler/trommler-3.8.ebuild index d6749a70a309..70558f14861f 100644 --- a/media-sound/trommler/trommler-3.8.ebuild +++ b/media-sound/trommler/trommler-3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.8.ebuild,v 1.4 2009/06/07 16:34:49 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.8.ebuild,v 1.5 2009/06/10 19:58:31 maekke Exp $ EAPI=2 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://muth.org/Robert/${PN/t/T}/${P/-/.}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ~sparc x86" IUSE="+sox" RDEPEND="x11-libs/gtk+:2 |