diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-05 06:24:45 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-05 06:24:45 +0000 |
commit | f21f60cbd8f156b187fdb9af2d71f3a1269028c0 (patch) | |
tree | ab09e410b70cdc84e8e386a50ce1397ac18a92d5 /media-sound | |
parent | Stable x86, sparc, amd64. Fixed note to mention /etc/timidity.cfg (diff) | |
download | historical-f21f60cbd8f156b187fdb9af2d71f3a1269028c0.tar.gz historical-f21f60cbd8f156b187fdb9af2d71f3a1269028c0.tar.bz2 historical-f21f60cbd8f156b187fdb9af2d71f3a1269028c0.zip |
Added ~sparc. Stable x86, amd64.
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/timidity-eawpatches/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/timidity-eawpatches/timidity-eawpatches-12-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/timidity-eawpatches/ChangeLog b/media-sound/timidity-eawpatches/ChangeLog index 0d758bcb755f..6b530c7a8df2 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.12 2004/06/25 00:26:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.13 2004/07/05 06:24:45 eradicator Exp $ + + 04 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + timidity-eawpatches-12-r3.ebuild: + Added ~sparc. Stable x86, amd64. *timidity-eawpatches-12-r3 (15 Jun 2004) diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r3.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r3.ebuild index 6e37b41c18ae..c96c86d46fd7 100644 --- a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r3.ebuild +++ b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r3.ebuild,v 1.2 2004/06/25 00:26:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r3.ebuild,v 1.3 2004/07/05 06:24:45 eradicator Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://5hdumat.samizdat.net/music/eawpats${PV}_full.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64 ~sparc" DEPEND="media-sound/timidity++" |