diff options
author | 2015-03-08 23:39:18 +0000 | |
---|---|---|
committer | 2015-03-08 23:39:18 +0000 | |
commit | ac9f0cbd590bd453ead2a11a36105bc24998b2ee (patch) | |
tree | a0991f56e009dd98d7434719acc495a8573b3ed1 /dev-python/apse | |
parent | x86 stable, bug 540290 (diff) | |
download | gentoo-2-ac9f0cbd590bd453ead2a11a36105bc24998b2ee.tar.gz gentoo-2-ac9f0cbd590bd453ead2a11a36105bc24998b2ee.tar.bz2 gentoo-2-ac9f0cbd590bd453ead2a11a36105bc24998b2ee.zip |
x86 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/apse')
-rw-r--r-- | dev-python/apse/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/apse/apse-0.2-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/apse/ChangeLog b/dev-python/apse/ChangeLog index 5acc2ecac276..e52fb795b4e1 100644 --- a/dev-python/apse/ChangeLog +++ b/dev-python/apse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/apse # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/apse/ChangeLog,v 1.20 2015/03/07 08:14:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/apse/ChangeLog,v 1.21 2015/03/08 23:39:18 pacho Exp $ + + 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> apse-0.2-r3.ebuild: + x86 stable, bug 540290 07 Mar 2015; Pacho Ramos <pacho@gentoo.org> apse-0.2-r3.ebuild: ppc stable, bug 540290 diff --git a/dev-python/apse/apse-0.2-r3.ebuild b/dev-python/apse/apse-0.2-r3.ebuild index c9db68036dfb..85d737eba7d8 100644 --- a/dev-python/apse/apse-0.2-r3.ebuild +++ b/dev-python/apse/apse-0.2-r3.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/apse/apse-0.2-r3.ebuild,v 1.7 2015/03/07 08:14:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/apse/apse-0.2-r3.ebuild,v 1.8 2015/03/08 23:39:18 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) @@ -15,7 +15,7 @@ SRC_URI="http://www.personal.psu.edu/staff/i/u/iua1/python/${PN}/dist/${MY_P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 ~x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86" IUSE="" RDEPEND="" |