diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-06 22:58:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-06 22:58:39 +0000 |
commit | ee2251883a9fbbe67e264afde3f96fc376ed301d (patch) | |
tree | 113ed038fd2dfe9ad0a5a947636ea78c454818b1 | |
parent | clean old ebuilds (diff) | |
download | gentoo-2-ee2251883a9fbbe67e264afde3f96fc376ed301d.tar.gz gentoo-2-ee2251883a9fbbe67e264afde3f96fc376ed301d.tar.bz2 gentoo-2-ee2251883a9fbbe67e264afde3f96fc376ed301d.zip |
arm/ia64 love
(Portage version: 2.0.51.22-r1)
-rw-r--r-- | media-libs/sdl-mixer/sdl-mixer-1.2.6.ebuild | 4 | ||||
-rw-r--r-- | media-libs/smpeg/smpeg-0.4.4-r5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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 f0bea871d3a5..e325886f13e1 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.6 2005/06/12 17:42:19 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.6.ebuild,v 1.7 2005/07/06 22:58:39 vapier 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 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="mpeg mikmod oggvorbis" DEPEND=">=media-libs/libsdl-1.2.5 diff --git a/media-libs/smpeg/smpeg-0.4.4-r5.ebuild b/media-libs/smpeg/smpeg-0.4.4-r5.ebuild index 882c8db8bea5..33e314899691 100644 --- a/media-libs/smpeg/smpeg-0.4.4-r5.ebuild +++ b/media-libs/smpeg/smpeg-0.4.4-r5.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/smpeg/smpeg-0.4.4-r5.ebuild,v 1.2 2005/04/29 01:01:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r5.ebuild,v 1.3 2005/07/06 22:58:36 vapier Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.lokigames.com/pub/open-source/smpeg/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="X gtk opengl debug" DEPEND=">=media-libs/libsdl-1.2.0 |