summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-01-02 20:49:43 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-01-02 20:49:43 +0000
commitb6ace50ed385fab7a0ff94a38a8bbee0159e6d88 (patch)
tree1161040b79bb16ee5fe9624881dd04cfa6175236 /media-libs
parentRemoving the message about reporting bugs upstream. Please report them on bu... (diff)
downloadgentoo-2-b6ace50ed385fab7a0ff94a38a8bbee0159e6d88.tar.gz
gentoo-2-b6ace50ed385fab7a0ff94a38a8bbee0159e6d88.tar.bz2
gentoo-2-b6ace50ed385fab7a0ff94a38a8bbee0159e6d88.zip
Back to ~sparc, was fixed in 1.0.10_rc3+
(Portage version: 2.0.54)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/alsa-lib/ChangeLog7
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.10.ebuild7
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.11_rc1.ebuild7
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild5
4 files changed, 14 insertions, 12 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog
index 9ba7f086a1b7..1628ac2497c9 100644
--- a/media-libs/alsa-lib/ChangeLog
+++ b/media-libs/alsa-lib/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-libs/alsa-lib
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.144 2006/01/02 13:57:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.145 2006/01/02 20:49:43 gustavoz Exp $
+
+ 02 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ alsa-lib-1.0.10.ebuild, alsa-lib-1.0.11_rc1.ebuild,
+ alsa-lib-1.0.11_rc2.ebuild:
+ Back to ~sparc, was fixed in 1.0.10_rc3+
*alsa-lib-1.0.11_rc2 (02 Jan 2006)
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild
index 8292428d927d..758633429eca 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.10.ebuild,v 1.5 2005/12/27 12:29:27 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild,v 1.6 2006/01/02 20:49:43 gustavoz Exp $
inherit eutils autotools
@@ -14,8 +14,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-# -sparc: http://bugtrack.alsa-project.org/alsa-bug/view.php?id=1268
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 -sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
IUSE="doc jack"
RDEPEND="virtual/alsa
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.11_rc1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.11_rc1.ebuild
index e6453cc6d0f3..91945f23b0ac 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.11_rc1.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.11_rc1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.11_rc1.ebuild,v 1.3 2005/12/21 20:12:58 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.11_rc1.ebuild,v 1.4 2006/01/02 20:49:43 gustavoz Exp $
inherit eutils autotools
@@ -14,8 +14,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-# -sparc: http://bugtrack.alsa-project.org/alsa-bug/view.php?id=1268
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc jack"
RDEPEND="virtual/alsa
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild
index 14f68826aee6..a6a94f742674 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.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.11_rc2.ebuild,v 1.1 2006/01/02 13:57:42 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild,v 1.2 2006/01/02 20:49:43 gustavoz Exp $
inherit eutils autotools
@@ -14,8 +14,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-# -sparc: http://bugtrack.alsa-project.org/alsa-bug/view.php?id=1268
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc jack"
RDEPEND="virtual/alsa