* [gentoo-commits] gentoo-x86 commit in dev-python/dulwich: dulwich-0.8.3.ebuild ChangeLog dulwich-0.8.1.ebuild dulwich-0.8.5.ebuild
@ 2012-09-30 18:18 Raul Porcel (armin76)
0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2012-09-30 18:18 UTC (permalink / raw
To: gentoo-commits
armin76 12/09/30 18:18:33
Modified: dulwich-0.8.3.ebuild ChangeLog dulwich-0.8.1.ebuild
dulwich-0.8.5.ebuild
Log:
Drop alpha keywords
(Portage version: 2.1.11.16/cvs/Linux ia64)
Revision Changes Path
1.2 dev-python/dulwich/dulwich-0.8.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/dulwich-0.8.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/dulwich-0.8.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/dulwich-0.8.3.ebuild?r1=1.1&r2=1.2
Index: dulwich-0.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dulwich-0.8.3.ebuild 1 Mar 2012 15:56:07 -0000 1.1
+++ dulwich-0.8.3.ebuild 30 Sep 2012 18:18:33 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.3.ebuild,v 1.1 2012/03/01 15:56:07 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.3.ebuild,v 1.2 2012/09/30 18:18:33 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-python/setuptools
1.54 dev-python/dulwich/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/ChangeLog?r1=1.53&r2=1.54
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog 21 Jun 2012 01:20:46 -0000 1.53
+++ ChangeLog 30 Sep 2012 18:18:33 -0000 1.54
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/dulwich
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.53 2012/06/21 01:20:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.54 2012/09/30 18:18:33 armin76 Exp $
+
+ 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> dulwich-0.8.1.ebuild,
+ dulwich-0.8.3.ebuild, dulwich-0.8.5.ebuild:
+ Drop alpha keywords
21 Jun 2012; Jeff Horelick <jdhore@gentoo.org> dulwich-0.8.5.ebuild:
marked x86 per bug 422061
1.8 dev-python/dulwich/dulwich-0.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild?r1=1.7&r2=1.8
Index: dulwich-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- dulwich-0.8.1.ebuild 21 Jan 2012 15:51:10 -0000 1.7
+++ dulwich-0.8.1.ebuild 30 Sep 2012 18:18:33 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild,v 1.7 2012/01/21 15:51:10 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebuild,v 1.8 2012/09/30 18:18:33 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-python/setuptools
1.4 dev-python/dulwich/dulwich-0.8.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/dulwich-0.8.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/dulwich-0.8.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich/dulwich-0.8.5.ebuild?r1=1.3&r2=1.4
Index: dulwich-0.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dulwich-0.8.5.ebuild 21 Jun 2012 01:20:46 -0000 1.3
+++ dulwich-0.8.5.ebuild 30 Sep 2012 18:18:33 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.5.ebuild,v 1.3 2012/06/21 01:20:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.5.ebuild,v 1.4 2012/09/30 18:18:33 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="dev-python/setuptools
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-30 18:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-30 18:18 [gentoo-commits] gentoo-x86 commit in dev-python/dulwich: dulwich-0.8.3.ebuild ChangeLog dulwich-0.8.1.ebuild dulwich-0.8.5.ebuild Raul Porcel (armin76)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox