diff options
author | 2009-10-16 13:47:32 +0000 | |
---|---|---|
committer | 2009-10-16 13:47:32 +0000 | |
commit | 13c32d587dc483e136a53be578cdb7cf92b99be2 (patch) | |
tree | 3e07948859d649e77558cfe302a5341d34192220 /dev-python/sancho | |
parent | Fix LICENSE too. (diff) | |
download | gentoo-2-13c32d587dc483e136a53be578cdb7cf92b99be2.tar.gz gentoo-2-13c32d587dc483e136a53be578cdb7cf92b99be2.tar.bz2 gentoo-2-13c32d587dc483e136a53be578cdb7cf92b99be2.zip |
Stable for HPPA (bug #288563).
(Portage version: 2.2_rc46/cvs/Linux i686)
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 ad68676a35ff..7b9bd280941a 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.36 2009/10/15 14:18:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/ChangeLog,v 1.37 2009/10/16 13:47:32 jer Exp $ + + 16 Oct 2009; Jeroen Roovers <jer@gentoo.org> sancho-2.4.ebuild: + Stable for HPPA (bug #288563). 15 Oct 2009; Markus Meier <maekke@gentoo.org> sancho-2.4.ebuild: amd64/x86 stable, bug #288563 diff --git a/dev-python/sancho/sancho-2.4.ebuild b/dev-python/sancho/sancho-2.4.ebuild index 1695847dde95..a40e5effe69f 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.2 2009/10/15 14:18:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-2.4.ebuild,v 1.3 2009/10/16 13:47:32 jer 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" |