diff options
author | 2015-03-08 23:41:13 +0000 | |
---|---|---|
committer | 2015-03-08 23:41:13 +0000 | |
commit | f6f74fed61e28b4f1452b3857d83da635525c6ca (patch) | |
tree | f04ffe8290e60132a45cec96891c1d4b896bc024 | |
parent | x86 stable, bug 540290 (diff) | |
download | gentoo-2-f6f74fed61e28b4f1452b3857d83da635525c6ca.tar.gz gentoo-2-f6f74fed61e28b4f1452b3857d83da635525c6ca.tar.bz2 gentoo-2-f6f74fed61e28b4f1452b3857d83da635525c6ca.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)
-rw-r--r-- | dev-python/cairocffi/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/cairocffi/cairocffi-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/cairocffi/ChangeLog b/dev-python/cairocffi/ChangeLog index 86cc28d25565..eb4d99b9f4ef 100644 --- a/dev-python/cairocffi/ChangeLog +++ b/dev-python/cairocffi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/cairocffi # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cairocffi/ChangeLog,v 1.7 2015/03/06 22:10:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cairocffi/ChangeLog,v 1.8 2015/03/08 23:41:13 pacho Exp $ + + 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> cairocffi-0.6.ebuild: + x86 stable, bug 540290 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> cairocffi-0.6.ebuild: amd64 stable, bug 540290 diff --git a/dev-python/cairocffi/cairocffi-0.6.ebuild b/dev-python/cairocffi/cairocffi-0.6.ebuild index 4448f0b3501e..61d535d7a6bb 100644 --- a/dev-python/cairocffi/cairocffi-0.6.ebuild +++ b/dev-python/cairocffi/cairocffi-0.6.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/cairocffi/cairocffi-0.6.ebuild,v 1.2 2015/03/06 22:10:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cairocffi/cairocffi-0.6.ebuild,v 1.3 2015/03/08 23:41:13 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy ) @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/SimonSapin/cairocffi" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" # xcffib is an optional extra excpet that the testsuite has it a hard coded unconditional component |