diff options
author | 2012-08-09 23:32:12 +0000 | |
---|---|---|
committer | 2012-08-09 23:32:12 +0000 | |
commit | 2501cf6ee2634d4e506c1a7ecc2c89838529f3dc (patch) | |
tree | 9c4043790a0b60ee2ba7ff73662177edc881d9e6 /dev-python/sip | |
parent | Stable for HPPA (bug #430674). (diff) | |
download | gentoo-2-2501cf6ee2634d4e506c1a7ecc2c89838529f3dc.tar.gz gentoo-2-2501cf6ee2634d4e506c1a7ecc2c89838529f3dc.tar.bz2 gentoo-2-2501cf6ee2634d4e506c1a7ecc2c89838529f3dc.zip |
Stable for HPPA (bug #429042).
(Portage version: 2.2.0_alpha120/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 8e20107ce529..3819d12436dc 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.218 2012/07/09 13:30:05 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.219 2012/08/09 23:32:12 jer Exp $ + + 09 Aug 2012; Jeroen Roovers <jer@gentoo.org> sip-4.13.3.ebuild: + Stable for HPPA (bug #429042). 09 Jul 2012; Davide Pesavento <pesa@gentoo.org> -sip-4.11.2.ebuild: Remove old. diff --git a/dev-python/sip/sip-4.13.3.ebuild b/dev-python/sip/sip-4.13.3.ebuild index b1e3b971d289..52c52390d2ed 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.1 2012/06/21 18:43:17 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.13.3.ebuild,v 1.2 2012/08/09 23:32:12 jer 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="" |