diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-08 11:26:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-08 11:26:22 +0000 |
commit | f9a2898260abd0fe6b475a455e5edcfd91c61096 (patch) | |
tree | 4221efa1ac38f47641248a34fcb269edc5f52b23 /dev-python | |
parent | old (diff) | |
download | gentoo-2-f9a2898260abd0fe6b475a455e5edcfd91c61096.tar.gz gentoo-2-f9a2898260abd0fe6b475a455e5edcfd91c61096.tar.bz2 gentoo-2-f9a2898260abd0fe6b475a455e5edcfd91c61096.zip |
Marked ~hppa (bug #272746).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-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 4ad968a71ac4..000e1ba380de 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.33 2009/06/02 22:26:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.34 2009/06/08 11:26:22 jer Exp $ + + 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> eyeD3-0.6.17.ebuild: + Marked ~hppa (bug #272746). *eyeD3-0.6.17 (02 Jun 2009) diff --git a/dev-python/eyeD3/eyeD3-0.6.17.ebuild b/dev-python/eyeD3/eyeD3-0.6.17.ebuild index 92d6ae2c1666..c992171f4712 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.1 2009/06/02 22:26:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.17.ebuild,v 1.2 2009/06/08 11:26:22 jer Exp $ EAPI=2 NEED_PYTHON=2.5 @@ -12,7 +12,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DOCS="AUTHORS ChangeLog NEWS README THANKS TODO" |