summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-21 08:45:37 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-21 08:45:37 +0000
commit14c75b3320d97e8bdb7045372b5236b26f5f8979 (patch)
tree5a0d7ccd6d7355e2ba37634ee763483832164138 /dev-python/egenix-mx-base/egenix-mx-base-3.2.5.ebuild
parentuse dobin instead of exeinto /usr/bin/ && doexe; drop old (diff)
downloadhistorical-14c75b3320d97e8bdb7045372b5236b26f5f8979.tar.gz
historical-14c75b3320d97e8bdb7045372b5236b26f5f8979.tar.bz2
historical-14c75b3320d97e8bdb7045372b5236b26f5f8979.zip
Stable for HPPA (bug #540290).
Package-Manager: portage-2.2.18/cvs/Linux x86_64 RepoMan-Options: --ignore-arches Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'dev-python/egenix-mx-base/egenix-mx-base-3.2.5.ebuild')
-rw-r--r--dev-python/egenix-mx-base/egenix-mx-base-3.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/egenix-mx-base/egenix-mx-base-3.2.5.ebuild b/dev-python/egenix-mx-base/egenix-mx-base-3.2.5.ebuild
index 6eca6e3f1b41..3802951b83c5 100644
--- a/dev-python/egenix-mx-base/egenix-mx-base-3.2.5.ebuild
+++ b/dev-python/egenix-mx-base/egenix-mx-base-3.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-3.2.5.ebuild,v 1.8 2015/03/07 00:16:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-3.2.5.ebuild,v 1.9 2015/03/21 08:31:49 jer Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -13,7 +13,7 @@ SRC_URI="http://downloads.egenix.com/python/${P}.tar.gz"
LICENSE="eGenixPublic-1.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
# distutils.command.config writes to CWD, bug #450516