summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-01-30 20:03:40 +0000
committerJeroen Roovers <jer@gentoo.org>2013-01-30 20:03:40 +0000
commitf4fb82414a139e7d5a5cfbc70bd2b784dcda3277 (patch)
treed52c3ba947885ef997434b3b56f40d8df1d7b107
parentMarked ~hppa (bug #454638). (diff)
downloadgentoo-2-f4fb82414a139e7d5a5cfbc70bd2b784dcda3277.tar.gz
gentoo-2-f4fb82414a139e7d5a5cfbc70bd2b784dcda3277.tar.bz2
gentoo-2-f4fb82414a139e7d5a5cfbc70bd2b784dcda3277.zip
Marked ~hppa (bug #454638).
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key A792A613)
-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 468f75d4fccc..6fed06fe8f23 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.54 2013/01/30 10:56:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.55 2013/01/30 20:03:40 jer Exp $
+
+ 30 Jan 2013; Jeroen Roovers <jer@gentoo.org> eyeD3-0.6.18-r1.ebuild,
+ eyeD3-0.7.1.ebuild:
+ Marked ~hppa (bug #454638).
*eyeD3-0.7.1 (30 Jan 2013)
*eyeD3-0.6.18-r1 (30 Jan 2013)
diff --git a/dev-python/eyeD3/eyeD3-0.6.18-r1.ebuild b/dev-python/eyeD3/eyeD3-0.6.18-r1.ebuild
index a700f29a849a..3fd22d22aa9c 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.2 2013/01/30 11:00:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.18-r1.ebuild,v 1.3 2013/01/30 20:03:40 jer 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 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~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 3119919aae29..8f509a0c726d 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.2 2013/01/30 11:00:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.1.ebuild,v 1.3 2013/01/30 20:03:40 jer Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tgz"
LICENSE="GPL-2"
SLOT="0.7"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="!<${CATEGORY}/${PN}-0.6.18-r1:0"