* [gentoo-commits] gentoo-x86 commit in dev-python/pyxdg: ChangeLog pyxdg-0.17-r1.ebuild pyxdg-0.15.ebuild
@ 2009-07-01 14:45 Raul Porcel (armin76)
0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2009-07-01 14:45 UTC (permalink / raw
To: gentoo-commits
armin76 09/07/01 14:45:58
Modified: ChangeLog pyxdg-0.17-r1.ebuild pyxdg-0.15.ebuild
Log:
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
Revision Changes Path
1.48 dev-python/pyxdg/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 1 Mar 2009 09:54:32 -0000 1.47
+++ ChangeLog 1 Jul 2009 14:45:58 -0000 1.48
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyxdg
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.47 2009/03/01 09:54:32 neurogeek Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/ChangeLog,v 1.48 2009/07/01 14:45:58 armin76 Exp $
+
+ 01 Jul 2009; Raúl Porcel <armin76@gentoo.org> pyxdg-0.15.ebuild,
+ pyxdg-0.17-r1.ebuild:
+ Add ~arm
01 Mar 2009; Jesus Rivero <neurogeek@gentoo.org> pyxdg-0.17-r1.ebuild:
Added call to python_need_rebuild
1.3 dev-python/pyxdg/pyxdg-0.17-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/pyxdg-0.17-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/pyxdg-0.17-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/pyxdg-0.17-r1.ebuild?r1=1.2&r2=1.3
Index: pyxdg-0.17-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.17-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyxdg-0.17-r1.ebuild 1 Mar 2009 09:54:32 -0000 1.2
+++ pyxdg-0.17-r1.ebuild 1 Jul 2009 14:45:58 -0000 1.3
@@ -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/pyxdg/pyxdg-0.17-r1.ebuild,v 1.2 2009/03/01 09:54:32 neurogeek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.17-r1.ebuild,v 1.3 2009/07/01 14:45:58 armin76 Exp $
NEED_PYTHON=2.4
@@ -10,7 +10,7 @@
SRC_URI="http://www.freedesktop.org/~lanius/${P}.tar.gz"
HOMEPAGE="http://pyxdg.freedesktop.org/"
LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
SLOT="0"
IUSE=""
1.14 dev-python/pyxdg/pyxdg-0.15.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/pyxdg-0.15.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/pyxdg-0.15.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxdg/pyxdg-0.15.ebuild?r1=1.13&r2=1.14
Index: pyxdg-0.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.15.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- pyxdg-0.15.ebuild 5 Feb 2008 14:13:52 -0000 1.13
+++ pyxdg-0.15.ebuild 1 Jul 2009 14:45:58 -0000 1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.15.ebuild,v 1.13 2008/02/05 14:13:52 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.15.ebuild,v 1.14 2009/07/01 14:45:58 armin76 Exp $
NEED_PYTHON=2.4
@@ -10,7 +10,7 @@
SRC_URI="http://www.freedesktop.org/~lanius/${P}.tar.gz"
HOMEPAGE="http://pyxdg.freedesktop.org/"
LICENSE="LGPL-2"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
SLOT="0"
IUSE=""
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-01 14:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-01 14:45 [gentoo-commits] gentoo-x86 commit in dev-python/pyxdg: ChangeLog pyxdg-0.17-r1.ebuild pyxdg-0.15.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