diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-23 11:13:32 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-23 11:13:32 +0000 |
commit | caf26321b89331baedd91ed7eb85146edb61e503 (patch) | |
tree | 0cfbe6113fb2fccfe470afb7dfbfdc21b36a358a | |
parent | Added to ~sparc. (Manifest recommit) (diff) | |
download | gentoo-2-caf26321b89331baedd91ed7eb85146edb61e503.tar.gz gentoo-2-caf26321b89331baedd91ed7eb85146edb61e503.tar.bz2 gentoo-2-caf26321b89331baedd91ed7eb85146edb61e503.zip |
Stable amd64, sparc, x86.
6 files changed, 23 insertions, 12 deletions
diff --git a/media-sound/timidity++/ChangeLog b/media-sound/timidity++/ChangeLog index b6338868f02d..ce8322420693 100644 --- a/media-sound/timidity++/ChangeLog +++ b/media-sound/timidity++/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/timidity++ # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/ChangeLog,v 1.38 2004/10/08 04:35:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/ChangeLog,v 1.39 2004/11/23 11:12:30 eradicator Exp $ + + 23 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> + timidity++-2.13.2.ebuild: + Stable amd64, sparc, x86. *timidity++-2.13.2 (07 Oct 2004) diff --git a/media-sound/timidity++/timidity++-2.13.2.ebuild b/media-sound/timidity++/timidity++-2.13.2.ebuild index fd208d52ec9e..2867c265667d 100644 --- a/media-sound/timidity++/timidity++-2.13.2.ebuild +++ b/media-sound/timidity++/timidity++-2.13.2.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++/timidity++-2.13.2.ebuild,v 1.1 2004/10/08 04:35:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.13.2.ebuild,v 1.2 2004/11/23 11:12:30 eradicator Exp $ IUSE="oss nas esd motif X gtk oggvorbis tcltk slang alsa arts jack portaudio emacs" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/timidity/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +KEYWORDS="amd64 ~ppc sparc x86" RDEPEND=">=sys-libs/ncurses-5.0 X? ( virtual/x11 ) diff --git a/media-sound/timidity-eawpatches/ChangeLog b/media-sound/timidity-eawpatches/ChangeLog index 3182e35f96c4..9421e5a35bc5 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.15 2004/09/23 21:19:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.16 2004/11/23 11:13:05 eradicator Exp $ + + 23 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> + timidity-eawpatches-12-r4.ebuild: + Stable amd64, sparc, x86. *timidity-eawpatches-12-r4 (23 Sep 2004) diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild index ac462c43d3de..5a89f0a89b69 100644 --- a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild +++ b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild @@ -1,21 +1,21 @@ # 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-r4.ebuild,v 1.1 2004/09/23 21:19:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild,v 1.2 2004/11/23 11:13:05 eradicator Exp $ IUSE="" +S=${WORKDIR}/eawpats + DESCRIPTION="Eric Welsh's GUS patches for TiMidity" HOMEPAGE="http://www.stardate.bc.ca/eawpatches/html/default.htm" SRC_URI="http://5hdumat.samizdat.net/music/eawpats${PV}_full.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +KEYWORDS="amd64 ~ppc sparc x86" DEPEND=">=media-sound/timidity++-2.13.0-r2" -S=${WORKDIR}/eawpats - src_unpack() { unpack ${A} cd ${S}/linuxconfig @@ -50,4 +50,3 @@ pkg_postinst() { einfo "You must run 'timidity-update -g -s eawpatches' to set this" einfo "patchset as the default system patchset." } - diff --git a/media-sound/timidity-shompatches/ChangeLog b/media-sound/timidity-shompatches/ChangeLog index 226aed0fd929..55cb99fa5201 100644 --- a/media-sound/timidity-shompatches/ChangeLog +++ b/media-sound/timidity-shompatches/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/timidity-shompatches # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-shompatches/ChangeLog,v 1.6 2004/09/26 22:10:10 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-shompatches/ChangeLog,v 1.7 2004/11/23 11:13:32 eradicator Exp $ + + 23 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> + timidity-shompatches-19960409-r3.ebuild: + Stable amd64, sparc, x86. *timidity-shompatches-19960409-r3 (26 Sep 2004) diff --git a/media-sound/timidity-shompatches/timidity-shompatches-19960409-r3.ebuild b/media-sound/timidity-shompatches/timidity-shompatches-19960409-r3.ebuild index 030a50475a06..afe72460148e 100644 --- a/media-sound/timidity-shompatches/timidity-shompatches-19960409-r3.ebuild +++ b/media-sound/timidity-shompatches/timidity-shompatches-19960409-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-shompatches/timidity-shompatches-19960409-r3.ebuild,v 1.1 2004/09/26 22:10:10 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-shompatches/timidity-shompatches-19960409-r3.ebuild,v 1.2 2004/11/23 11:13:32 eradicator Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.i.h.kyoto-u.ac.jp/~shom/timidity/shominst/shominst-0409.zip" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="amd64 ~ppc sparc x86" RDEPEND=">=media-sound/timidity++-2.13.0-r2" |