diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 18:37:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 18:37:33 +0000 |
commit | 73d57afc43962fe763c4a8df9be40cadd9b52a57 (patch) | |
tree | 9168789a4761a3c343b3c978bcf875e94bc557b4 /dev-python/pyclimate | |
parent | ia64/sparc stable wrt #341167 (diff) | |
download | gentoo-2-73d57afc43962fe763c4a8df9be40cadd9b52a57.tar.gz gentoo-2-73d57afc43962fe763c4a8df9be40cadd9b52a57.tar.bz2 gentoo-2-73d57afc43962fe763c4a8df9be40cadd9b52a57.zip |
Drop alpha/ia64/sparc
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'dev-python/pyclimate')
-rw-r--r-- | dev-python/pyclimate/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/pyclimate/ChangeLog b/dev-python/pyclimate/ChangeLog index f9b6ae3c227b..b0a30642d532 100644 --- a/dev-python/pyclimate/ChangeLog +++ b/dev-python/pyclimate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyclimate -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.23 2010/10/24 16:09:09 arfrever Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.24 2011/04/16 18:37:33 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> pyclimate-1.2.2-r1.ebuild: + Drop alpha/ia64/sparc 24 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> -pyclimate-1.2.2.ebuild: diff --git a/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild b/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild index c931918eadea..b3222909d289 100644 --- a/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild +++ b/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild,v 1.7 2010/10/24 16:05:36 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild,v 1.8 2011/04/16 18:37:33 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -17,7 +17,7 @@ SRC_URI="http://fisica.ehu.es/jsaenz/pyclimate_files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="examples" DEPEND="" |