diff options
author | 2009-12-08 01:42:50 +0000 | |
---|---|---|
committer | 2009-12-08 01:42:50 +0000 | |
commit | 9051eb0dfadd37ff6c8e2f578047988071393e6c (patch) | |
tree | 5daf9a75bd065b9f9c66003dc1eba28b654dd696 /dev-python/eyeD3 | |
parent | Stable for HPPA (bug #289593). (diff) | |
download | gentoo-2-9051eb0dfadd37ff6c8e2f578047988071393e6c.tar.gz gentoo-2-9051eb0dfadd37ff6c8e2f578047988071393e6c.tar.bz2 gentoo-2-9051eb0dfadd37ff6c8e2f578047988071393e6c.zip |
Stable for HPPA (bug #289703).
(Portage version: 2.2_rc56/cvs/Linux i686)
Diffstat (limited to 'dev-python/eyeD3')
-rw-r--r-- | dev-python/eyeD3/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.6.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/eyeD3/ChangeLog b/dev-python/eyeD3/ChangeLog index 59a1535f40d6..4a5a760ce01e 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.40 2009/11/29 16:27:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.41 2009/12/08 01:42:50 jer Exp $ + + 08 Dec 2009; Jeroen Roovers <jer@gentoo.org> eyeD3-0.6.17.ebuild: + Stable for HPPA (bug #289703). 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> eyeD3-0.6.17.ebuild: sparc stable diff --git a/dev-python/eyeD3/eyeD3-0.6.17.ebuild b/dev-python/eyeD3/eyeD3-0.6.17.ebuild index 759eb1fb8805..7faaa10bb66c 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 # 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.8 2009/11/29 16:27:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.17.ebuild,v 1.9 2009/12/08 01:42:50 jer 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 ~x86-macos ~x86-solaris" IUSE="" DEPEND="" |