diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 03:22:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 03:22:53 +0000 |
commit | 7ed0200a0807d6773e7f09ecab0a001120516231 (patch) | |
tree | 01c9a58915aafc0d46a8cb3ec440ddaec141bc64 /media-libs/alsa-lib/alsa-lib-1.0.1.ebuild | |
parent | mark stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-7ed0200a0807d6773e7f09ecab0a001120516231.tar.gz gentoo-2-7ed0200a0807d6773e7f09ecab0a001120516231.tar.bz2 gentoo-2-7ed0200a0807d6773e7f09ecab0a001120516231.zip |
mark 0.9.8 stable on alpha and ia64; mark 1.0.1 and 1.0.2 ~ia64
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.0.1.ebuild')
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.1.ebuild index eb08f032715d..cc86efe9f72a 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.1.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.1.ebuild,v 1.2 2004/01/27 18:49:50 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.1.ebuild,v 1.3 2004/01/29 03:22:53 agriffis 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" +KEYWORDS="~x86 ~ppc ~alpha ~amd64 -sparc ~ia64" LICENSE="GPL-2 LGPL-2.1" IUSE="jack" |