diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-06 13:33:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-06 13:33:54 +0000 |
commit | 226a75b3a15d9774e5dca5601d896e6f4dd09389 (patch) | |
tree | 5902dccbd0ee0933ff2dcf0a597b0c83b04451d6 /media-sound/timidity-eawpatches | |
parent | stable on amd64; bug 161386 (diff) | |
download | historical-226a75b3a15d9774e5dca5601d896e6f4dd09389.tar.gz historical-226a75b3a15d9774e5dca5601d896e6f4dd09389.tar.bz2 historical-226a75b3a15d9774e5dca5601d896e6f4dd09389.zip |
stable on amd64; bug 161386
Package-Manager: portage-2.1.2-r7
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 b83368c717fa..ec547763de68 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.35 2007/01/14 07:10:04 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.36 2007/02/06 13:33:22 blubb Exp $ + + 06 Feb 2007; Simon Stelling <blubb@gentoo.org> + timidity-eawpatches-12-r5.ebuild: + stable on amd64; bug 161386 14 Jan 2007; Joseph Jezak <josejx@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 f48eb8a599d7..abeed17be7eb 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.10 2007/01/14 07:10:04 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.11 2007/02/06 13:33:22 blubb 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" |