summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/patchage')
-rw-r--r--media-sound/patchage/ChangeLog8
-rw-r--r--media-sound/patchage/patchage-0.4.2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/patchage/ChangeLog b/media-sound/patchage/ChangeLog
index 49f0aec28765..b2b5774a8dc8 100644
--- a/media-sound/patchage/ChangeLog
+++ b/media-sound/patchage/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/patchage
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/ChangeLog,v 1.6 2008/09/17 06:56:45 aballier Exp $
+# 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 $
+
+ 22 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
+ patchage-0.4.2.ebuild:
+ stable x86, bug 278595
17 Sep 2008; Alexis Ballier <aballier@gentoo.org> patchage-0.4.2.ebuild:
oops, forgot to bump raul/flowcanvas deps
diff --git a/media-sound/patchage/patchage-0.4.2.ebuild b/media-sound/patchage/patchage-0.4.2.ebuild
index 40d253dd1e6e..910025544f74 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-2008 Gentoo Foundation
+# 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.2 2008/09/17 06:56:45 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/patchage-0.4.2.ebuild,v 1.3 2009/07/22 16:12:38 fauli 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