diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-01 21:31:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-01 21:31:11 +0000 |
commit | be54390efb0780e5b17383314d4a6a6fd203c499 (patch) | |
tree | 7608cefbabdfb37e50dabc42fb119a5ea1d3a318 /media-sound/timidity-eawpatches | |
parent | Added ~ppc64; bug #156160 (diff) | |
download | historical-be54390efb0780e5b17383314d4a6a6fd203c499.tar.gz historical-be54390efb0780e5b17383314d4a6a6fd203c499.tar.bz2 historical-be54390efb0780e5b17383314d4a6a6fd203c499.zip |
Added ~ppc64; bug #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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/timidity-eawpatches/ChangeLog b/media-sound/timidity-eawpatches/ChangeLog index 3f9971f3543f..eb2d33ea8353 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.27 2006/11/28 15:31:35 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.28 2006/12/01 21:31:11 corsair Exp $ + + 01 Dec 2006; Markus Rothe <corsair@gentoo.org> + timidity-eawpatches-12-r5.ebuild: + Added ~ppc64; bug #156160 28 Nov 2006; 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 689af2f43cef..8445aa883369 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 # 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.3 2006/11/28 15:31:35 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild,v 1.4 2006/12/01 21:31:11 corsair 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 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" # These can be used for libmodplug too, so don't depend on timidity++ DEPEND="app-admin/eselect-esd" |