diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-17 19:01:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-17 19:01:26 +0000 |
commit | 02cae2f01109ae6c292ef2117b965c3acff22022 (patch) | |
tree | 97c0fb86a38ea1f55b9ec2f0f2c4ab50e152ef1c /dev-python/sancho | |
parent | Version bump. (diff) | |
download | gentoo-2-02cae2f01109ae6c292ef2117b965c3acff22022.tar.gz gentoo-2-02cae2f01109ae6c292ef2117b965c3acff22022.tar.bz2 gentoo-2-02cae2f01109ae6c292ef2117b965c3acff22022.zip |
Add ~m68k/~s390/~sh wrt #284072
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-python/sancho')
-rw-r--r-- | dev-python/sancho/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/sancho/sancho-2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sancho/ChangeLog b/dev-python/sancho/ChangeLog index 0f9647706d66..af65cbc5b5c4 100644 --- a/dev-python/sancho/ChangeLog +++ b/dev-python/sancho/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/sancho # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/ChangeLog,v 1.43 2009/11/26 10:34:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/ChangeLog,v 1.44 2009/12/17 19:01:26 armin76 Exp $ + + 17 Dec 2009; Raúl Porcel <armin76@gentoo.org> sancho-2.4.ebuild: + Add ~m68k/~s390/~sh wrt #284072 26 Nov 2009; Markus Meier <maekke@gentoo.org> sancho-2.4.ebuild: arm stable, bug #288563 diff --git a/dev-python/sancho/sancho-2.4.ebuild b/dev-python/sancho/sancho-2.4.ebuild index a1f139cc9fed..08b6b4540ef7 100644 --- a/dev-python/sancho/sancho-2.4.ebuild +++ b/dev-python/sancho/sancho-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-2.4.ebuild,v 1.8 2009/11/26 10:34:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-2.4.ebuild,v 1.9 2009/12/17 19:01:26 armin76 Exp $ EAPI="2" @@ -16,7 +16,7 @@ SRC_URI="http://www.mems-exchange.org/software/files/${PN}/${MY_P}.tar.gz" LICENSE="CNRI" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" DEPEND="" |