arm/sh stable
authorMike Frysinger <vapier@gentoo.org>
Sun, 6 Aug 2006 17:03:11 +0000 (17:03 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 6 Aug 2006 17:03:11 +0000 (17:03 +0000)
Package-Manager: portage-2.1.1_pre4

media-libs/audiofile/audiofile-0.2.6-r2.ebuild
media-libs/libsdl/libsdl-1.2.11.ebuild

index 2066143c435d9207b3735c6ee7f7f4909c270d53..3afc49609465c3211610b6b1b3073d70e60af97a 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.2.6-r2.ebuild,v 1.7 2006/07/17 16:41:50 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.2.6-r2.ebuild,v 1.8 2006/08/06 17:00:17 vapier Exp $
 
 inherit libtool eutils
 
@@ -10,7 +10,7 @@ SRC_URI="http://www.68k.org/~michael/audiofile/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc-macos ~ppc64 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ~ppc64 sh sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 src_unpack() {
@@ -19,7 +19,7 @@ src_unpack() {
        epatch "${FILESDIR}"/sfconvert-eradicator.patch
        cd "${S}"
        epatch "${FILESDIR}"/${P}-m4.patch
-       epatch "${FILESDIR}/${P}-constantise.patch"
+       epatch "${FILESDIR}"/${P}-constantise.patch
        elibtoolize
 }
 
index 3aef4fd9f7d84e7510cbea15f36f02acb10853fd..787d226f8addee90f0e0b5d196263604744f4f84 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.11.ebuild,v 1.2 2006/07/20 02:02:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.11.ebuild,v 1.3 2006/08/06 17:03:11 vapier Exp $
 
 inherit flag-o-matic toolchain-funcs eutils libtool
 
@@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc-macos ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ppc-macos ~ppc64 sh ~sparc ~x86 ~x86-fbsd"
 # WARNING:
 # if you have the noaudio, novideo, nojoystick, or noflagstrip use flags
 # in USE and something breaks, you pick up the pieces.  Be prepared for