diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-11 14:23:59 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-11 14:23:59 +0000 |
commit | ee994cf3a017b3c5b3c5ad5f6ab6fc62b2889266 (patch) | |
tree | 4f3aeccf54d216f9bce03da2819938b4d736cc9c /media-sound/timidity-eawpatches | |
parent | Stable on ppc64; bug #161386 (diff) | |
download | gentoo-2-ee994cf3a017b3c5b3c5ad5f6ab6fc62b2889266.tar.gz gentoo-2-ee994cf3a017b3c5b3c5ad5f6ab6fc62b2889266.tar.bz2 gentoo-2-ee994cf3a017b3c5b3c5ad5f6ab6fc62b2889266.zip |
Stable on ppc64; bug #161386
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-sound/timidity-eawpatches')
-rw-r--r-- | media-sound/timidity-eawpatches/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/timidity-eawpatches/ChangeLog b/media-sound/timidity-eawpatches/ChangeLog index 257b4a21c906..c6d62e992696 100644 --- a/media-sound/timidity-eawpatches/ChangeLog +++ b/media-sound/timidity-eawpatches/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/timidity-eawpatches # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.32 2007/01/10 22:52:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.33 2007/01/11 14:23:59 corsair Exp $ + + 11 Jan 2007; Markus Rothe <corsair@gentoo.org> + timidity-eawpatches-12-r5.ebuild: + Stable on ppc64; bug #161386 10 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> timidity-eawpatches-12-r5.ebuild: diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild index 0b37c4abb0b5..ab5050dca7a8 100644 --- a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild +++ b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.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/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.7 2007/01/10 22:52:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.8 2007/01/11 14:23:59 corsair Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://5hdumat.samizdat.net/music/eawpats${PV}_full.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ppc64 sparc ~x86 ~x86-fbsd" # These can be used for libmodplug too, so don't depend on timidity++ DEPEND="app-admin/eselect-timidity" |