diff options
author | Tom Gall <tgall@gentoo.org> | 2004-06-21 02:50:13 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-06-21 02:50:13 +0000 |
commit | da5b3224cb2ee8039fe81c0a9a55b9d7fb018a9d (patch) | |
tree | 28ed0942eb459aaf180962b1aa2560d753e3f17e /media-libs/alsa-lib | |
parent | stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-da5b3224cb2ee8039fe81c0a9a55b9d7fb018a9d.tar.gz gentoo-2-da5b3224cb2ee8039fe81c0a9a55b9d7fb018a9d.tar.bz2 gentoo-2-da5b3224cb2ee8039fe81c0a9a55b9d7fb018a9d.zip |
stable on ppc64
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index ac75f39aa7ac..9459d82a99db 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/alsa-lib # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.68 2004/06/19 11:15:16 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.69 2004/06/21 02:45:42 tgall Exp $ + + 20 Jun 2004; Tom Gall <tgall@gentoo.org> alsa-lib-1.0.5: + stable on ppc64 *alsa-lib-1.0.5-r1 (19 Jun 2004) diff --git a/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild index 3b35d564b9d2..2eccbb2071da 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-1.0.5.ebuild,v 1.2 2004/06/01 20:29:44 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild,v 1.3 2004/06/21 02:45:42 tgall Exp $ inherit libtool @@ -8,7 +8,7 @@ DESCRIPTION="Advanced Linux Sound Architecture Library" HOMEPAGE="http://www.alsa-project.org/" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~amd64 -sparc ~ia64" +KEYWORDS="~x86 ~ppc ~alpha ~amd64 -sparc ~ia64 ppc64" LICENSE="GPL-2 LGPL-2.1" IUSE="jack static" |