diff options
author | 2006-11-25 11:21:38 +0000 | |
---|---|---|
committer | 2006-11-25 11:21:38 +0000 | |
commit | d2c113d512b38e20c07c0ae920a85186b031821f (patch) | |
tree | 92e94e71e99f7c64da431c005c9847bf3032016b /media-sound | |
parent | ~x86, bug 156160 (diff) | |
download | gentoo-2-d2c113d512b38e20c07c0ae920a85186b031821f.tar.gz gentoo-2-d2c113d512b38e20c07c0ae920a85186b031821f.tar.bz2 gentoo-2-d2c113d512b38e20c07c0ae920a85186b031821f.zip |
~x86, bug 156160
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'media-sound')
-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 8cf8f8d37c24..428df80152df 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.25 2006/11/24 23:31:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.26 2006/11/25 11:21:38 genstef Exp $ + + 25 Nov 2006; Stefan Schweizer <genstef@gentoo.org> + timidity-eawpatches-12-r5.ebuild: + ~x86, bug 156160 *timidity-eawpatches-12-r5 (24 Nov 2006) diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild index faa6b5a1e420..1a7552f85954 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-2006 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.1 2006/11/24 23:31:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.2 2006/11/25 11:21:38 genstef 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 ~x86-fbsd" +KEYWORDS="~amd64 ~x86 ~x86-fbsd" # These can be used for libmodplug too, so don't depend on timidity++ DEPEND="app-admin/eselect-esd" |