summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r--media-libs/alsa-lib/ChangeLog6
-rw-r--r--media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog
index c4874ab1c401..922ff6eec3d4 100644
--- a/media-libs/alsa-lib/ChangeLog
+++ b/media-libs/alsa-lib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/alsa-lib
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.15 2002/12/13 10:59:35 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.16 2002/12/31 15:20:59 doctomoe Exp $
+
+ 31 Dec 2002; Olivier Reisch <doctomoe@gentoo.org>
+ alsa-lib-0.9.0_rc6.ebuild :
+ Added ~ppc keyword for testing
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild b/media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild
index ea0abcaa5fd1..893439bac89e 100644
--- a/media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild,v 1.4 2002/12/27 04:50:58 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-0.9.0_rc6.ebuild,v 1.5 2002/12/31 15:20:59 doctomoe Exp $
MY_P=${P/_rc/rc}
S=${WORKDIR}/${MY_P}
@@ -9,7 +9,7 @@ DESCRIPTION="Advanced Linux Sound Architecture Library"
HOMEPAGE="http://www.alsa-project.org/"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
LICENSE="GPL-2 LGPL-2.1"
DEPEND="virtual/glibc"