diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:59:34 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:59:34 +0000 |
commit | f105133e041ed542630024fa2a6276f89bf2cdf4 (patch) | |
tree | 89e968db3608cba76ac7e548a110b5356c7d118b /dev-python/eyeD3 | |
parent | stable amd64 (diff) | |
download | historical-f105133e041ed542630024fa2a6276f89bf2cdf4.tar.gz historical-f105133e041ed542630024fa2a6276f89bf2cdf4.tar.bz2 historical-f105133e041ed542630024fa2a6276f89bf2cdf4.zip |
stable amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-python/eyeD3')
-rw-r--r-- | dev-python/eyeD3/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/eyeD3/eyeD3-0.6.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/eyeD3/ChangeLog b/dev-python/eyeD3/ChangeLog index 8e3ebb2f8ea8..b35d3b6039e4 100644 --- a/dev-python/eyeD3/ChangeLog +++ b/dev-python/eyeD3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/eyeD3 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.9 2006/02/04 13:14:58 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.10 2006/02/06 20:58:40 blubb Exp $ + + 06 Feb 2006; Simon Stelling <blubb@gentoo.org> eyeD3-0.6.4.ebuild: + stable on amd64 *eyeD3-0.6.9 (04 Feb 2006) diff --git a/dev-python/eyeD3/eyeD3-0.6.4.ebuild b/dev-python/eyeD3/eyeD3-0.6.4.ebuild index c81ec6d94492..327d76989ac1 100644 --- a/dev-python/eyeD3/eyeD3-0.6.4.ebuild +++ b/dev-python/eyeD3/eyeD3-0.6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.4.ebuild,v 1.3 2005/10/17 14:41:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.6.4.ebuild,v 1.4 2006/02/06 20:58:40 blubb Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://eyed3.nicfit.net/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" DEPEND=">=virtual/python-2.3" |