diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 09:07:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 09:07:52 +0000 |
commit | 3626ea10d3377d37598529f98a6ea4401f8cc55b (patch) | |
tree | 8638e4e8ef5a177be06f8605f717ff35f1b7cfdf | |
parent | Stable for amd64, wrt bug #470554 (diff) | |
download | gentoo-2-3626ea10d3377d37598529f98a6ea4401f8cc55b.tar.gz gentoo-2-3626ea10d3377d37598529f98a6ea4401f8cc55b.tar.bz2 gentoo-2-3626ea10d3377d37598529f98a6ea4401f8cc55b.zip |
Stable for amd64, wrt bug #473404
(Portage version: 2.1.13.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index 7bde9db7e954..6b9e8ab4441b 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.368 2013/07/30 03:19:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.369 2013/07/30 09:07:52 ago Exp $ + + 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> alsa-lib-1.0.27.1.ebuild: + Stable for amd64, wrt bug #473404 30 Jul 2013; Mike Frysinger <vapier@gentoo.org> metadata.xml: use /a instead of /o with cpe diff --git a/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild index 158c34c9d095..80bbd522fad0 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.27.1.ebuild,v 1.4 2013/07/19 16:41:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild,v 1.5 2013/07/30 09:07:52 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://alsaproject/lib/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc debug alisp python" RDEPEND="python? ( ${PYTHON_DEPS} )" |