diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-21 00:52:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-21 00:52:39 +0000 |
commit | 7954d6d88b07e7008161e186f67105b8a39298f6 (patch) | |
tree | 1b0b09c9d5bd70c660213c91aa4d04a2b0b2bb85 /media-libs/alsa-lib | |
parent | Mark 0.13-r1 stable on ia64 (diff) | |
download | gentoo-2-7954d6d88b07e7008161e186f67105b8a39298f6.tar.gz gentoo-2-7954d6d88b07e7008161e186f67105b8a39298f6.tar.bz2 gentoo-2-7954d6d88b07e7008161e186f67105b8a39298f6.zip |
Mark 1.0.13 stable on alpha
(Portage version: 2.1.1-r1)
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.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index 7357fbcf0353..78ef0d95f5d5 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/alsa-lib # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.204 2006/10/20 19:46:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.205 2006/10/21 00:52:39 agriffis Exp $ + + 21 Oct 2006; Aron Griffis <agriffis@gentoo.org> alsa-lib-1.0.13.ebuild: + Mark 1.0.13 stable on alpha 20 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> alsa-lib-1.0.13.ebuild: diff --git a/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild index 21519caf7889..daebe3420e76 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild @@ -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/alsa-lib/alsa-lib-1.0.13.ebuild,v 1.5 2006/10/20 19:46:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.13.ebuild,v 1.6 2006/10/21 00:52:39 agriffis Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.9" @@ -16,7 +16,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sh sparc ~x86" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sh sparc ~x86" IUSE="doc debug" RDEPEND="virtual/alsa |