diff options
author | 2004-06-24 08:09:02 +0000 | |
---|---|---|
committer | 2004-06-24 08:09:02 +0000 | |
commit | b537a3b6d2fc06255a42b5e350b1d91a4bea148b (patch) | |
tree | 0fa6471c080af9f02a453bb22e6ae8196adaa657 /media-libs/alsa-lib | |
parent | Stable x86 amd64. (Manifest recommit) (diff) | |
download | gentoo-2-b537a3b6d2fc06255a42b5e350b1d91a4bea148b.tar.gz gentoo-2-b537a3b6d2fc06255a42b5e350b1d91a4bea148b.tar.bz2 gentoo-2-b537a3b6d2fc06255a42b5e350b1d91a4bea148b.zip |
Stable amd64 x86.
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index 9459d82a99db..3acc23e45952 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.69 2004/06/21 02:45:42 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.70 2004/06/24 08:07:17 eradicator Exp $ + + 24 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> + alsa-lib-1.0.5.ebuild: + Stable amd64 x86. 20 Jun 2004; Tom Gall <tgall@gentoo.org> alsa-lib-1.0.5: stable on ppc64 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 2eccbb2071da..5a73d2fdde61 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.3 2004/06/21 02:45:42 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild,v 1.4 2004/06/24 08:07:17 eradicator 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 ppc64" +KEYWORDS="x86 ~ppc ~alpha amd64 -sparc ~ia64 ppc64" LICENSE="GPL-2 LGPL-2.1" IUSE="jack static" |