summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-08-20 14:36:22 +0000
committerJeroen Roovers <jer@gentoo.org>2013-08-20 14:36:22 +0000
commit1c3efd79399d4b5d2611bc4ad14274a2fbf3d82b (patch)
treead89afffb784920cadb655250af5712c8cf0239c /media-libs
parentStable for HPPA (bug #480856). (diff)
downloadgentoo-2-1c3efd79399d4b5d2611bc4ad14274a2fbf3d82b.tar.gz
gentoo-2-1c3efd79399d4b5d2611bc4ad14274a2fbf3d82b.tar.bz2
gentoo-2-1c3efd79399d4b5d2611bc4ad14274a2fbf3d82b.zip
Stable for HPPA (bug #473404).
(Portage version: 2.2.0/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/alsa-lib/ChangeLog5
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog
index 9fc58b13847e..10c0f77489d9 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.377 2013/08/10 13:05:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.378 2013/08/20 14:36:22 jer Exp $
+
+ 20 Aug 2013; Jeroen Roovers <jer@gentoo.org> alsa-lib-1.0.27.1.ebuild:
+ Stable for HPPA (bug #473404).
10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> alsa-lib-1.0.27.1.ebuild:
Stable for ppc, wrt bug #473404
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 4368c77d35e0..0bc0e1aa251d 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.13 2013/08/10 13:05:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild,v 1.14 2013/08/20 14:36:22 jer 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} )"