diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-09 19:50:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-09 19:50:01 +0000 |
commit | c41fdd9286fadcb24650f5e0ae031162cb5fe857 (patch) | |
tree | df6fb5acc646ee1dd475310debf206d346cb8014 | |
parent | added fix for bug #15099 thanks to dragon (diff) | |
download | historical-c41fdd9286fadcb24650f5e0ae031162cb5fe857.tar.gz historical-c41fdd9286fadcb24650f5e0ae031162cb5fe857.tar.bz2 historical-c41fdd9286fadcb24650f5e0ae031162cb5fe857.zip |
stable on alpha
-rw-r--r-- | media-sound/lilypond/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-1.6.6.ebuild | 4 | ||||
-rw-r--r-- | media-sound/mad/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mad/mad-0.14.2b-r2.ebuild | 4 | ||||
-rw-r--r-- | media-sound/xmms/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/xmms/xmms-1.2.7-r19.ebuild | 4 |
6 files changed, 19 insertions, 10 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog index 525ba5d41ab7..65f6cf1191d5 100644 --- a/media-sound/lilypond/ChangeLog +++ b/media-sound/lilypond/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for media-sound/lilypond # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.6 2003/02/21 23:02:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.7 2003/03/09 19:50:01 agriffis Exp $ 18 Jan 2003; Aron Griffis <agriffis@gentoo.org> lilypond-1.6.6.ebuild : Fix bug 13396 by requiring tetex-1.0.7-r12 which should fix the missing @@ -8,6 +8,9 @@ *lilypond-1.6.6 (03 Dec 2002) + 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> lilypond-1.6.6.ebuild: + Mark stable on alpha + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> lilypond-1.6.6.ebuild : Add ~alpha to KEYWORDS diff --git a/media-sound/lilypond/lilypond-1.6.6.ebuild b/media-sound/lilypond/lilypond-1.6.6.ebuild index 432ddc125a4d..b5b6fc241aa2 100644 --- a/media-sound/lilypond/lilypond-1.6.6.ebuild +++ b/media-sound/lilypond/lilypond-1.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.4 2003/02/21 23:02:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-1.6.6.ebuild,v 1.5 2003/03/09 19:50:01 agriffis Exp $ IUSE="doc" @@ -12,7 +12,7 @@ SRC_URI="http://www.lilypond.org/ftp/${MY_PV}/${P}.tar.gz" HOMEPAGE="http://lilypond.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~alpha" +KEYWORDS="x86 alpha" DEPEND=">=dev-lang/python-2.2.1-r2 >=sys-devel/perl-5.6.1-r6 diff --git a/media-sound/mad/ChangeLog b/media-sound/mad/ChangeLog index ae43068e71b1..3e3a56700b29 100644 --- a/media-sound/mad/ChangeLog +++ b/media-sound/mad/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for media-sound/mad # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/ChangeLog,v 1.8 2003/03/01 18:44:31 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/ChangeLog,v 1.9 2003/03/09 19:49:35 agriffis Exp $ 10 Feb 2003; Aron Griffis <agriffis@gentoo.org> mad-0.14.2b-r2.ebuild : Add ~alpha to KEYWORDS *mad-0.14.2b-r2 (01 Dec 2002) + 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> mad-0.14.2b-r2.ebuild: + Mark stable on alpha + 01 Mar 2003; Jason Wever <weeve@gentoo.org> mad-0.14.2b-r2.ebuild: Added ~sparc to keywords. diff --git a/media-sound/mad/mad-0.14.2b-r2.ebuild b/media-sound/mad/mad-0.14.2b-r2.ebuild index fd21c2c9278f..37aa6ffe8f4e 100644 --- a/media-sound/mad/mad-0.14.2b-r2.ebuild +++ b/media-sound/mad/mad-0.14.2b-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/mad-0.14.2b-r2.ebuild,v 1.6 2003/03/01 18:44:31 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/mad-0.14.2b-r2.ebuild,v 1.7 2003/03/09 19:49:35 agriffis Exp $ IUSE="nls esd" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~alpha ~sparc" +KEYWORDS="x86 ppc alpha ~sparc" DEPEND="esd? ( media-sound/esound ) nls? ( sys-devel/gettext )" diff --git a/media-sound/xmms/ChangeLog b/media-sound/xmms/ChangeLog index 8a3585a7e4b0..07f7090cf541 100644 --- a/media-sound/xmms/ChangeLog +++ b/media-sound/xmms/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for media-sound/xmms # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/ChangeLog,v 1.41 2003/03/04 23:09:35 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/ChangeLog,v 1.42 2003/03/09 19:49:09 agriffis Exp $ 19 Jan 2003; Martin Schlemmer <azarah@gentoo.org> xmms-1.2.7-r18.ebuild : Add patch to save playlist, etc on SIGTERM and SIGINT, bug #13604. *xmms-1.2.7-r19 (04 March 2003) - + + 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> xmms-1.2.7-r19.ebuild: + Mark stable on alpha + 04 March 2003; Spider <spider@gentoo.org> xmms-1.2.7-r19.ebuild : okay, I got a headache here, seems that einstall changed to include "libdir=${D}/usr/lib" in here, this caused xmms to install files into diff --git a/media-sound/xmms/xmms-1.2.7-r19.ebuild b/media-sound/xmms/xmms-1.2.7-r19.ebuild index 2c62ac1f4470..756e02aa3389 100644 --- a/media-sound/xmms/xmms-1.2.7-r19.ebuild +++ b/media-sound/xmms/xmms-1.2.7-r19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r19.ebuild,v 1.1 2003/03/04 23:09:35 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.7-r19.ebuild,v 1.2 2003/03/09 19:49:09 agriffis Exp $ IUSE="xml nls esd gnome opengl mmx oggvorbis 3dnow mikmod directfb ipv6" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.xmms.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc alpha" DEPEND="app-arch/unzip =x11-libs/gtk+-1.2* |