summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-12 09:00:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-12 09:00:02 +0000
commita6e0a43c63c6ae3ab1b956e57303cb9bb1922339 (patch)
treedf241299c9db0e6439c4328631267af14cf3cf45 /media-sound/patchage
parentStable for x86, wrt bug #517944 (diff)
downloadgentoo-2-a6e0a43c63c6ae3ab1b956e57303cb9bb1922339.tar.gz
gentoo-2-a6e0a43c63c6ae3ab1b956e57303cb9bb1922339.tar.bz2
gentoo-2-a6e0a43c63c6ae3ab1b956e57303cb9bb1922339.zip
Stable for x86, wrt bug #518782
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/patchage')
-rw-r--r--media-sound/patchage/ChangeLog6
-rw-r--r--media-sound/patchage/patchage-0.5.0-r1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/media-sound/patchage/ChangeLog b/media-sound/patchage/ChangeLog
index 45880f3f2244..1f7f7d7cb2ee 100644
--- a/media-sound/patchage/ChangeLog
+++ b/media-sound/patchage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/patchage
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/ChangeLog,v 1.17 2014/09/28 18:03:37 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/ChangeLog,v 1.18 2014/10/12 09:00:02 ago Exp $
+
+ 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> patchage-0.5.0-r1.ebuild:
+ Stable for x86, wrt bug #518782
28 Sep 2014; Chema Alonso <nimiux@gentoo.org> patchage-0.5.0-r1.ebuild:
Stable for amd64 wrt bug #518782
@@ -78,4 +81,3 @@
29 May 2008; Alexis Ballier <aballier@gentoo.org> +metadata.xml,
+patchage-0.4.0.ebuild:
initial import
-
diff --git a/media-sound/patchage/patchage-0.5.0-r1.ebuild b/media-sound/patchage/patchage-0.5.0-r1.ebuild
index 1924e19c8503..9200dd204d13 100644
--- a/media-sound/patchage/patchage-0.5.0-r1.ebuild
+++ b/media-sound/patchage/patchage-0.5.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/patchage-0.5.0-r1.ebuild,v 1.3 2014/09/28 18:03:37 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/patchage-0.5.0-r1.ebuild,v 1.4 2014/10/12 09:00:02 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="alsa debug lash"
RDEPEND=">=media-libs/raul-0.7.0