From 7be04d88512b57e3564cb21d309762745577622c Mon Sep 17 00:00:00 2001 From: Jonathan Callen Date: Tue, 16 Feb 2010 07:44:37 +0000 Subject: Add ~x64-macos for bug 305355 (Portage version: -svn/cvs/Linux i686) --- dev-python/eyeD3/ChangeLog | 7 +++++-- dev-python/eyeD3/eyeD3-0.6.17.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/dev-python/eyeD3/ChangeLog b/dev-python/eyeD3/ChangeLog index 730b227316e1..da46ee64ae81 100644 --- a/dev-python/eyeD3/ChangeLog +++ b/dev-python/eyeD3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/eyeD3 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.42 2009/12/11 20:01:54 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.43 2010/02/16 07:44:37 abcd Exp $ + + 16 Feb 2010; Jonathan Callen eyeD3-0.6.17.ebuild: + Add ~x64-macos for bug 305355 11 Dec 2009; Brent Baude eyeD3-0.6.17.ebuild: Marking eyeD3-0.6.17 ppc64 for bug 290462 diff --git a/dev-python/eyeD3/eyeD3-0.6.17.ebuild b/dev-python/eyeD3/eyeD3-0.6.17.ebuild index 51707a7579ac..a3ada4ed7471 100644 --- a/dev-python/eyeD3/eyeD3-0.6.17.ebuild +++ b/dev-python/eyeD3/eyeD3-0.6.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.17.ebuild,v 1.10 2009/12/11 20:01:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.17.ebuild,v 1.11 2010/02/16 07:44:37 abcd Exp $ EAPI="2" NEED_PYTHON="2.5" @@ -14,7 +14,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="" -- cgit v1.2.3-65-gdbad