diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-06-12 04:01:03 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-06-12 04:01:03 +0000 |
commit | 02c16e001d3879e5066ce49c5981685af9ff6a9a (patch) | |
tree | 1a42c4c1c34e2f7e7c30903b81982b05adb5a2c1 /media-libs/sdl-mixer | |
parent | It's 'no-herd' instead of empty herd tag. (diff) | |
download | gentoo-2-02c16e001d3879e5066ce49c5981685af9ff6a9a.tar.gz gentoo-2-02c16e001d3879e5066ce49c5981685af9ff6a9a.tar.bz2 gentoo-2-02c16e001d3879e5066ce49c5981685af9ff6a9a.zip |
Marked ppc stable.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs/sdl-mixer')
-rw-r--r-- | media-libs/sdl-mixer/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/sdl-mixer/sdl-mixer-1.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl-mixer/ChangeLog b/media-libs/sdl-mixer/ChangeLog index 9ea87dca58d0..2ac42abaf7b2 100644 --- a/media-libs/sdl-mixer/ChangeLog +++ b/media-libs/sdl-mixer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sdl-mixer # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.26 2005/06/06 20:07:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.27 2005/06/12 04:01:03 josejx Exp $ + + 12 Jun 2005; Joseph Jezak <josejx@gentoo.org> ChangeLog: + Marked ppc stable. 06 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> sdl-mixer-1.2.6.ebuild: diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.6.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.6.ebuild index aac9bdf4776f..1fac068bdc7f 100644 --- a/media-libs/sdl-mixer/sdl-mixer-1.2.6.ebuild +++ b/media-libs/sdl-mixer/sdl-mixer-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.6.ebuild,v 1.4 2005/06/06 20:07:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.6.ebuild,v 1.5 2005/06/12 04:01:03 josejx Exp $ inherit gnuconfig @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~mips ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~mips ppc ppc64 sparc x86" IUSE="mpeg mikmod oggvorbis" DEPEND=">=media-libs/libsdl-1.2.5 |