diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-17 16:30:25 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-17 16:30:25 +0000 |
commit | c090aa2380b80d6e27787208cadca5d679771175 (patch) | |
tree | 5385d27d2a645157b88cdafcfdedad8f29fb6e19 /dev-python/sip/sip-4.7.9.ebuild | |
parent | old (diff) | |
download | historical-c090aa2380b80d6e27787208cadca5d679771175.tar.gz historical-c090aa2380b80d6e27787208cadca5d679771175.tar.bz2 historical-c090aa2380b80d6e27787208cadca5d679771175.zip |
ppc stable #248038
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc
Diffstat (limited to 'dev-python/sip/sip-4.7.9.ebuild')
-rw-r--r-- | dev-python/sip/sip-4.7.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sip/sip-4.7.9.ebuild b/dev-python/sip/sip-4.7.9.ebuild index cc9916973818..ea357fa38903 100644 --- a/dev-python/sip/sip-4.7.9.ebuild +++ b/dev-python/sip/sip-4.7.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.7.9.ebuild,v 1.1 2008/11/21 13:52:22 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.7.9.ebuild,v 1.2 2009/01/17 16:26:35 nixnut Exp $ NEED_PYTHON=2.3 @@ -14,7 +14,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/sip$(get_major_versi LICENSE="sip" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" S=${WORKDIR}/${MY_P} |