diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-01-12 11:18:46 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-01-12 11:18:46 +0000 |
commit | f55de3136791ffba6bc0628111732b680609e0b0 (patch) | |
tree | 91445bdff86eaf3e139d3ef4f6e5b19476f2ee7f /media-sound/timidity-eawpatches | |
parent | Made the description shorter by moving it to metadata.xml as longdescription. (diff) | |
download | historical-f55de3136791ffba6bc0628111732b680609e0b0.tar.gz historical-f55de3136791ffba6bc0628111732b680609e0b0.tar.bz2 historical-f55de3136791ffba6bc0628111732b680609e0b0.zip |
stable x86, bug #161386
Package-Manager: portage-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 c6d62e992696..c06ebdfe0121 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.33 2007/01/11 14:23:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.34 2007/01/12 11:15:12 opfer Exp $ + + 12 Jan 2007; Christian Faulhammer <opfer@gentoo.org> + timidity-eawpatches-12-r5.ebuild: + stable x86, bug #161386 11 Jan 2007; Markus Rothe <corsair@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 ab5050dca7a8..9e1797586b1d 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.8 2007/01/11 14:23:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.9 2007/01/12 11:15:12 opfer 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" |