diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-26 10:50:42 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-26 10:50:42 +0000 |
commit | 4bd791d8a5bcb31e9e5f57e4b6db56308d907e64 (patch) | |
tree | 1b98d8018a9627220182f044b5edce7dd6aeb6e3 /dev-python/editobj/editobj-0.5.7-r1.ebuild | |
parent | stable x86, bug 313913 (diff) | |
download | historical-4bd791d8a5bcb31e9e5f57e4b6db56308d907e64.tar.gz historical-4bd791d8a5bcb31e9e5f57e4b6db56308d907e64.tar.bz2 historical-4bd791d8a5bcb31e9e5f57e4b6db56308d907e64.zip |
stable x86, bug 313905
Package-Manager: portage-2.1.8.3/cvs/Linux i686
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="" |