diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:37:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:37:49 +0000 |
commit | 1da84865e5b4637db4b8271000452ed3b5d2a908 (patch) | |
tree | 1d104f3fd99b7e4401c1a5d91d57d78fb3c6b69b /dev-python/eunuchs | |
parent | Stable for arm, wrt bug #468150 (diff) | |
download | gentoo-2-1da84865e5b4637db4b8271000452ed3b5d2a908.tar.gz gentoo-2-1da84865e5b4637db4b8271000452ed3b5d2a908.tar.bz2 gentoo-2-1da84865e5b4637db4b8271000452ed3b5d2a908.zip |
Stable for arm, wrt bug #468150
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/eunuchs')
-rw-r--r-- | dev-python/eunuchs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/eunuchs/ChangeLog b/dev-python/eunuchs/ChangeLog index a0742da485af..a3bcb5678300 100644 --- a/dev-python/eunuchs/ChangeLog +++ b/dev-python/eunuchs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/eunuchs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eunuchs/ChangeLog,v 1.11 2013/09/05 18:47:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eunuchs/ChangeLog,v 1.12 2013/11/24 18:37:49 ago Exp $ + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> eunuchs-20050320.1-r1.ebuild: + Stable for arm, wrt bug #468150 05 Sep 2013; Michał Górny <mgorny@gentoo.org> eunuchs-20050320.1-r1.ebuild: Clean up PYTHON_COMPAT from old implementations. diff --git a/dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild b/dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild index 094cb562ef48..a7daffa0cb6f 100644 --- a/dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild +++ b/dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild,v 1.5 2013/09/05 18:47:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild,v 1.6 2013/11/24 18:37:49 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 ) @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/e/${PN}/${PN}_${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ia64 x86" +KEYWORDS="amd64 arm ia64 x86" IUSE="" DEPEND="" |