summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2009-08-02 21:12:43 +0000
committerTony Vroon <chainsaw@gentoo.org>2009-08-02 21:12:43 +0000
commit0b7fe3f27a392edff4d884af968406b29d2cf9fd (patch)
treee27ad16ae7788ba8823e6f89bf52b36f818ec86b /media-sound/patchage
parentInvalid entry. ACKd by Alexis Ballier. (diff)
downloadgentoo-2-0b7fe3f27a392edff4d884af968406b29d2cf9fd.tar.gz
gentoo-2-0b7fe3f27a392edff4d884af968406b29d2cf9fd.tar.bz2
gentoo-2-0b7fe3f27a392edff4d884af968406b29d2cf9fd.zip
Marked stable on AMD64 as requested by Alexis Ballier <aballier@gentoo.org> in bug #278595. Compile-tested on a dual hex-core Opteron with USE="alsa dbus -debug -jack".
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/patchage')
-rw-r--r--media-sound/patchage/ChangeLog7
-rw-r--r--media-sound/patchage/patchage-0.4.2.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/media-sound/patchage/ChangeLog b/media-sound/patchage/ChangeLog
index b2b5774a8dc8..efd4e09880f7 100644
--- a/media-sound/patchage/ChangeLog
+++ b/media-sound/patchage/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/patchage
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/ChangeLog,v 1.7 2009/07/22 16:12:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/ChangeLog,v 1.8 2009/08/02 21:12:43 chainsaw Exp $
+
+ 02 Aug 2009; <chainsaw@gentoo.org> patchage-0.4.2.ebuild:
+ Marked stable on AMD64 as requested by Alexis Ballier
+ <aballier@gentoo.org> in bug #278595. Compile-tested on a dual hex-core
+ Opteron with USE="alsa dbus -debug -jack".
22 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
patchage-0.4.2.ebuild:
diff --git a/media-sound/patchage/patchage-0.4.2.ebuild b/media-sound/patchage/patchage-0.4.2.ebuild
index 910025544f74..86720acae87a 100644
--- a/media-sound/patchage/patchage-0.4.2.ebuild
+++ b/media-sound/patchage/patchage-0.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/patchage-0.4.2.ebuild,v 1.3 2009/07/22 16:12:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/patchage-0.4.2.ebuild,v 1.4 2009/08/02 21:12:43 chainsaw Exp $
EAPI=1
@@ -10,7 +10,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="alsa dbus debug jack"
RDEPEND=">=media-libs/raul-0.5.1