diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 12:01:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-27 12:01:41 +0000 |
commit | 4f2e1033b08d7cfd4e27231b1d8cb48a7fe8ff71 (patch) | |
tree | 2616040b87edc0b0d60a790933fd1a470f78b62c /dev-python/sancho | |
parent | sparc stable wrt #291786 (diff) | |
download | gentoo-2-4f2e1033b08d7cfd4e27231b1d8cb48a7fe8ff71.tar.gz gentoo-2-4f2e1033b08d7cfd4e27231b1d8cb48a7fe8ff71.tar.bz2 gentoo-2-4f2e1033b08d7cfd4e27231b1d8cb48a7fe8ff71.zip |
ia64/m68k/s390/sh/sparc stable wrt #288563
(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 fda80eb72f93..127d605737ed 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.45 2009/12/20 10:34:52 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/ChangeLog,v 1.46 2009/12/27 12:01:41 armin76 Exp $ + + 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> sancho-2.4.ebuild: + ia64/m68k/s390/sh/sparc stable wrt #288563 20 Dec 2009; Fabian Groffen <grobian@gentoo.org> sancho-2.4.ebuild: Merged keywords from Prefix overlay diff --git a/dev-python/sancho/sancho-2.4.ebuild b/dev-python/sancho/sancho-2.4.ebuild index e69d0ebd8bcd..f9826991a1ff 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.10 2009/12/20 10:34:52 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-2.4.ebuild,v 1.11 2009/12/27 12:01:41 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 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="" |