diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-06 10:14:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-06 10:14:18 +0000 |
commit | 67d84955af02bbf54da97df42c2ce75a235c067a (patch) | |
tree | b9c54765008ba960ae15bf9022d5aec8222818ac /media-libs/sdl-mixer | |
parent | rev bump (diff) | |
download | gentoo-2-67d84955af02bbf54da97df42c2ce75a235c067a.tar.gz gentoo-2-67d84955af02bbf54da97df42c2ce75a235c067a.tar.bz2 gentoo-2-67d84955af02bbf54da97df42c2ce75a235c067a.zip |
stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs/sdl-mixer')
-rw-r--r-- | media-libs/sdl-mixer/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/sdl-mixer/sdl-mixer-1.2.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/sdl-mixer/ChangeLog b/media-libs/sdl-mixer/ChangeLog index d8e95bf37009..11686c752fff 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.24 2004/12/16 09:40:49 mr_bones_ Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.25 2005/06/06 10:10:02 corsair Exp $ + + 06 Jun 2005; Markus Rothe <corsair@gentoo.org> sdl-mixer-1.2.6.ebuild: + Stable on ppc64 *sdl-mixer-1.2.6 (16 Dec 2004) 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 19d529babed1..662cb0021c4c 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-2004 Gentoo Foundation +# 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.2 2005/06/05 07:34:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.6.ebuild,v 1.3 2005/06/06 10:10:02 corsair 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 |