diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 15:45:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 15:45:34 +0000 |
commit | 7df602ee14e6081c431ca6be2171e1bf2c99cf6a (patch) | |
tree | a6ad886e233bc4f8415b36fe5e82f67c0629964c /dev-python/sip | |
parent | Stable for amd64, wrt bug #429042 (diff) | |
download | historical-7df602ee14e6081c431ca6be2171e1bf2c99cf6a.tar.gz historical-7df602ee14e6081c431ca6be2171e1bf2c99cf6a.tar.bz2 historical-7df602ee14e6081c431ca6be2171e1bf2c99cf6a.zip |
Stable for amd64, wrt bug #429042
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/sip/sip-4.13.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sip/ChangeLog b/dev-python/sip/ChangeLog index ab80ec7d172a..37d0ceb1619b 100644 --- a/dev-python/sip/ChangeLog +++ b/dev-python/sip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/sip # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.221 2012/08/11 05:27:20 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.222 2012/08/11 15:44:15 ago Exp $ + + 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> sip-4.13.3.ebuild: + Stable for amd64, wrt bug #429042 11 Aug 2012; Anthony G. Basile <blueness@gentoo.org> sip-4.13.3.ebuild: Stable ppc64, bug #429042 diff --git a/dev-python/sip/sip-4.13.3.ebuild b/dev-python/sip/sip-4.13.3.ebuild index e85cd0ce9964..e65371e6350f 100644 --- a/dev-python/sip/sip-4.13.3.ebuild +++ b/dev-python/sip/sip-4.13.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.13.3.ebuild,v 1.4 2012/08/11 05:27:20 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.13.3.ebuild,v 1.5 2012/08/11 15:44:15 ago Exp $ EAPI="4" PYTHON_DEPEND="*" @@ -16,7 +16,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/${PN}${PV%%.*}/${P}. LICENSE="|| ( GPL-2 GPL-3 sip )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="debug doc" DEPEND="" |