From: Markus Rothe Date: Fri, 1 Dec 2006 21:31:11 +0000 (+0000) Subject: Added ~ppc64; bug #156160 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=be54390efb0780e5b17383314d4a6a6fd203c499;p=gentoo.git Added ~ppc64; bug #156160 Package-Manager: portage-2.1.1-r2 --- diff --git a/media-sound/timidity++/ChangeLog b/media-sound/timidity++/ChangeLog index 7f3783eef3eb..22c77d0dbc55 100644 --- a/media-sound/timidity++/ChangeLog +++ b/media-sound/timidity++/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/timidity++ # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/ChangeLog,v 1.68 2006/11/28 15:33:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/ChangeLog,v 1.69 2006/12/01 21:27:56 corsair Exp $ + + 01 Dec 2006; Markus Rothe + timidity++-2.13.2-r3.ebuild: + Added ~ppc64; bug #156160 28 Nov 2006; Joseph Jezak timidity++-2.13.2-r3.ebuild: Marked ~ppc for bug #156160. diff --git a/media-sound/timidity++/timidity++-2.13.2-r3.ebuild b/media-sound/timidity++/timidity++-2.13.2-r3.ebuild index 0ded221b4ab8..453c4dbe8f86 100644 --- a/media-sound/timidity++/timidity++-2.13.2-r3.ebuild +++ b/media-sound/timidity++/timidity++-2.13.2-r3.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++/timidity++-2.13.2-r3.ebuild,v 1.3 2006/11/28 15:33:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.13.2-r3.ebuild,v 1.4 2006/12/01 21:27:56 corsair Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/timidity/${MY_P}.tar.bz2 mirror://gentoo/${P}-exit LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="oss nas esd motif X gtk gtk vorbis tcltk slang alsa arts jack portaudio emacs ao speex flac ncurses" DEPEND="ncurses? ( >=sys-libs/ncurses-5.0 ) 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 + timidity-eawpatches-12-r5.ebuild: + Added ~ppc64; bug #156160 28 Nov 2006; Joseph Jezak 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"