diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-01-12 11:15:12 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-01-12 11:15:12 +0000 |
commit | cfbeace9e1530fd363d4ac6cb69558a4be8689c5 (patch) | |
tree | ffee4fdbca989fabd9fab7ac4c913037eb58e769 /media-sound/timidity-eawpatches | |
parent | Made the description shorter by moving it to metadata.xml as longdescription. (diff) | |
download | gentoo-2-cfbeace9e1530fd363d4ac6cb69558a4be8689c5.tar.gz gentoo-2-cfbeace9e1530fd363d4ac6cb69558a4be8689c5.tar.bz2 gentoo-2-cfbeace9e1530fd363d4ac6cb69558a4be8689c5.zip |
stable x86, 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 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" |