summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-03-27 12:05:12 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-03-27 12:05:12 +0000
commit02ccaf4b7b626e0d235dd6a5a54b849dc0f9a191 (patch)
tree732f03841367583232f543c7aacf21a4deace7b8 /dev-python/eyeD3
parentAdd ~arm keyword, wrt bug #454638 (diff)
downloadgentoo-2-02ccaf4b7b626e0d235dd6a5a54b849dc0f9a191.tar.gz
gentoo-2-02ccaf4b7b626e0d235dd6a5a54b849dc0f9a191.tar.bz2
gentoo-2-02ccaf4b7b626e0d235dd6a5a54b849dc0f9a191.zip
Add ~arm keyword, wrt bug #454638
(Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-python/eyeD3')
-rw-r--r--dev-python/eyeD3/ChangeLog6
-rw-r--r--dev-python/eyeD3/eyeD3-0.6.18-r1.ebuild4
-rw-r--r--dev-python/eyeD3/eyeD3-0.7.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/eyeD3/ChangeLog b/dev-python/eyeD3/ChangeLog
index a6ab655acd14..2b38dbd9ebde 100644
--- a/dev-python/eyeD3/ChangeLog
+++ b/dev-python/eyeD3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/eyeD3
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.57 2013/03/26 23:10:08 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.58 2013/03/27 12:05:12 pinkbyte Exp $
+
+ 27 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> eyeD3-0.6.18-r1.ebuild,
+ eyeD3-0.7.1.ebuild:
+ Add ~arm keyword, wrt bug #454638
26 Mar 2013; Mike Gilbert <floppym@gentoo.org> +files/eyeD3-build-task.patch,
eyeD3-0.7.1.ebuild:
diff --git a/dev-python/eyeD3/eyeD3-0.6.18-r1.ebuild b/dev-python/eyeD3/eyeD3-0.6.18-r1.ebuild
index 03fb074e7c52..05632ff1896d 100644
--- a/dev-python/eyeD3/eyeD3-0.6.18-r1.ebuild
+++ b/dev-python/eyeD3/eyeD3-0.6.18-r1.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/dev-python/eyeD3/eyeD3-0.6.18-r1.ebuild,v 1.4 2013/02/03 19:33:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.18-r1.ebuild,v 1.5 2013/03/27 12:05:12 pinkbyte Exp $
EAPI="4"
PYTHON_DEPEND="2:2.5"
@@ -14,7 +14,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=""
diff --git a/dev-python/eyeD3/eyeD3-0.7.1.ebuild b/dev-python/eyeD3/eyeD3-0.7.1.ebuild
index c52141883539..99d10a88d747 100644
--- a/dev-python/eyeD3/eyeD3-0.7.1.ebuild
+++ b/dev-python/eyeD3/eyeD3-0.7.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/dev-python/eyeD3/eyeD3-0.7.1.ebuild,v 1.5 2013/03/26 23:10:08 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.1.ebuild,v 1.6 2013/03/27 12:05:12 pinkbyte Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tgz"
LICENSE="GPL-2"
SLOT="0.7"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="!<${CATEGORY}/${PN}-0.6.18-r1:0"