diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-10 22:52:57 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-10 22:52:57 +0000 |
commit | bce0f31ab7a2dcb0d20ed9b5cef8c3a674310be2 (patch) | |
tree | a3221b8e50eec8d7cd02de648892513813113764 /media-sound/timidity-eawpatches | |
parent | Stable on sparc wrt #161386 (diff) | |
download | historical-bce0f31ab7a2dcb0d20ed9b5cef8c3a674310be2.tar.gz historical-bce0f31ab7a2dcb0d20ed9b5cef8c3a674310be2.tar.bz2 historical-bce0f31ab7a2dcb0d20ed9b5cef8c3a674310be2.zip |
Stable on sparc wrt #161386 and #156160
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 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-sound/timidity-eawpatches/ChangeLog b/media-sound/timidity-eawpatches/ChangeLog index 8de4b8a3a9cd..257b4a21c906 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.31 2007/01/05 20:12:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.32 2007/01/10 22:52:13 gustavoz Exp $ + + 10 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> + timidity-eawpatches-12-r5.ebuild: + Stable on sparc wrt #161386 and #156160 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> timidity-eawpatches-12-r4.ebuild: diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild index 94c4db68efdc..0b37c4abb0b5 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 +# 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.6 2006/12/03 18:53:20 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.7 2007/01/10 22:52:13 gustavoz 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 ~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" |