public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/cherrytemplate: ChangeLog cherrytemplate-1.0.0.ebuild
@ 2009-02-15 22:06 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2009-02-15 22:06 UTC (permalink / raw
  To: gentoo-commits

patrick     09/02/15 22:06:08

  Modified:             ChangeLog cherrytemplate-1.0.0.ebuild
  Log:
  Adding ~amd64 keyword
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-python/cherrytemplate/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cherrytemplate/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cherrytemplate/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cherrytemplate/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	25 Jun 2007 07:35:26 -0000	1.6
+++ ChangeLog	15 Feb 2009 22:06:08 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/cherrytemplate
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v 1.6 2007/06/25 07:35:26 hawking Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v 1.7 2009/02/15 22:06:08 patrick Exp $
+
+  15 Feb 2009; Patrick Lauer <patrick@gentoo.org>
+  cherrytemplate-1.0.0.ebuild:
+  Adding ~amd64 keyword
 
   25 Jun 2007; Ali Polatel <hawking@gentoo.org> cherrytemplate-1.0.0.ebuild:
   use NEED_PYTHON, removed unneeded lines



1.6                  dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild?r1=1.5&r2=1.6

Index: cherrytemplate-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cherrytemplate-1.0.0.ebuild	25 Jun 2007 07:35:26 -0000	1.5
+++ cherrytemplate-1.0.0.ebuild	15 Feb 2009 22:06:08 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/cherrytemplate/cherrytemplate-1.0.0.ebuild,v 1.5 2007/06/25 07:35:26 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild,v 1.6 2009/02/15 22:06:08 patrick Exp $
 
 NEED_PYTHON=2.3
 
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
 IUSE=""
 
 DEPEND=""






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/cherrytemplate: ChangeLog cherrytemplate-1.0.0.ebuild
@ 2010-07-03 23:01 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-07-03 23:01 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/07/03 23:01:50

  Modified:             ChangeLog cherrytemplate-1.0.0.ebuild
  Log:
  Set SUPPORT_PYTHON_ABIS.
  (Portage version: HEAD/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-python/cherrytemplate/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cherrytemplate/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cherrytemplate/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cherrytemplate/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	15 Feb 2009 22:06:08 -0000	1.7
+++ ChangeLog	3 Jul 2010 23:01:50 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/cherrytemplate
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v 1.7 2009/02/15 22:06:08 patrick Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/ChangeLog,v 1.8 2010/07/03 23:01:50 arfrever Exp $
+
+  03 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+  cherrytemplate-1.0.0.ebuild:
+  Set SUPPORT_PYTHON_ABIS.
 
   15 Feb 2009; Patrick Lauer <patrick@gentoo.org>
   cherrytemplate-1.0.0.ebuild:



1.7                  dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild?r1=1.6&r2=1.7

Index: cherrytemplate-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cherrytemplate-1.0.0.ebuild	15 Feb 2009 22:06:08 -0000	1.6
+++ cherrytemplate-1.0.0.ebuild	3 Jul 2010 23:01:50 -0000	1.7
@@ -1,12 +1,17 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild,v 1.6 2009/02/15 22:06:08 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrytemplate/cherrytemplate-1.0.0.ebuild,v 1.7 2010/07/03 23:01:50 arfrever Exp $
 
-NEED_PYTHON=2.3
+EAPI="3"
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.*"
 
 inherit distutils
 
-MY_P="CherryTemplate-${PV}"
+MY_PN="CherryTemplate"
+MY_P="${MY_PN}-${PV}"
+
 DESCRIPTION="Easy and powerful templating module for Python"
 HOMEPAGE="http://cherrytemplate.python-hosting.com/"
 SRC_URI="mirror://sourceforge/cherrypy/${MY_P}.tar.gz"
@@ -19,4 +24,4 @@
 DEPEND=""
 RDEPEND=""
 
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-03 23:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-15 22:06 [gentoo-commits] gentoo-x86 commit in dev-python/cherrytemplate: ChangeLog cherrytemplate-1.0.0.ebuild Patrick Lauer (patrick)
  -- strict thread matches above, loose matches on Subject: below --
2010-07-03 23:01 Arfrever Frehtes Taifersar Arahesis (arfrever)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox