diff options
Diffstat (limited to 'dev-python/editobj/editobj-0.5.7-r1.ebuild')
-rw-r--r-- | dev-python/editobj/editobj-0.5.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/editobj/editobj-0.5.7-r1.ebuild b/dev-python/editobj/editobj-0.5.7-r1.ebuild index b917ac2da842..91b8d99625dd 100644 --- a/dev-python/editobj/editobj-0.5.7-r1.ebuild +++ b/dev-python/editobj/editobj-0.5.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.7-r1.ebuild,v 1.2 2010/04/08 18:10:27 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.7-r1.ebuild,v 1.3 2010/04/26 10:50:42 fauli Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -16,7 +16,7 @@ SRC_URI="http://download.gna.org/songwrite/${MY_P}.tar.gz" HOMEPAGE="http://home.gna.org/oomadness/en/editobj/index.html" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc x86" SLOT="0" IUSE="" |