Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
aballier 08/08/22 21:36:11
Modified: ChangeLog sancho-0.11-r1.ebuild
Log:
keyword ~sparc-fbsd
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Revision Changes Path
1.33 dev-python/sancho/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sancho/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sancho/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sancho/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sancho/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 17 Jan 2008 18:17:02 -0000 1.32
+++ ChangeLog 22 Aug 2008 21:36:10 -0000 1.33
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/sancho
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/ChangeLog,v 1.32 2008/01/17 18:17:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/ChangeLog,v 1.33 2008/08/22 21:36:10 aballier Exp $
+
+ 22 Aug 2008; Alexis Ballier <aballier@g.o> sancho-0.11-r1.ebuild:
+ keyword ~sparc-fbsd
17 Jan 2008; Fabian Groffen <grobian@g.o> sancho-0.11-r1.ebuild:
Dropped ppc-macos keyword, see you in prefix
1.21 dev-python/sancho/sancho-0.11-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sancho/sancho-0.11-r1.ebuild?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sancho/sancho-0.11-r1.ebuild?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sancho/sancho-0.11-r1.ebuild?r1=1.20&r2=1.21
Index: sancho-0.11-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-0.11-r1.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sancho-0.11-r1.ebuild 17 Jan 2008 18:17:02 -0000 1.20
+++ sancho-0.11-r1.ebuild 22 Aug 2008 21:36:10 -0000 1.21
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-0.11-r1.ebuild,v 1.20 2008/01/17 18:17:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/sancho-0.11-r1.ebuild,v 1.21 2008/08/22 21:36:10 aballier Exp $
inherit distutils eutils
@@ -11,7 +11,7 @@
LICENSE="CNRI"
SLOT="0.0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/python-2.2"
|
|