Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Raul Porcel (armin76)" <armin76@g.o>
Subject: gentoo-x86 commit in dev-python/cheetah: ChangeLog cheetah-2.4.0.ebuild cheetah-2.2.2.ebuild
Date: Tue, 03 Nov 2009 18:34:46 +0000
armin76     09/11/03 18:34:46

  Modified:             ChangeLog cheetah-2.4.0.ebuild cheetah-2.2.2.ebuild
  Log:
  Add ~ia64/~sparc wrt #285153
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.52                 dev-python/cheetah/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	25 Oct 2009 13:22:29 -0000	1.51
+++ ChangeLog	3 Nov 2009 18:34:45 -0000	1.52
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/cheetah
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.51 2009/10/25 13:22:29 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.52 2009/11/03 18:34:45 armin76 Exp $
+
+  03 Nov 2009; Raúl Porcel <armin76@g.o> cheetah-2.2.2.ebuild,
+  cheetah-2.4.0.ebuild:
+  Add ~ia64/~sparc wrt #285153
 
 *cheetah-2.4.0 (25 Oct 2009)
 



1.2                  dev-python/cheetah/cheetah-2.4.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild?r1=1.1&r2=1.2

Index: cheetah-2.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cheetah-2.4.0.ebuild	25 Oct 2009 13:22:29 -0000	1.1
+++ cheetah-2.4.0.ebuild	3 Nov 2009 18:34:45 -0000	1.2
@@ -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/cheetah/cheetah-2.4.0.ebuild,v 1.1 2009/10/25 13:22:29 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild,v 1.2 2009/11/03 18:34:45 armin76 Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -16,7 +16,7 @@
 
 LICENSE="PSF-2.2"
 IUSE=""
-KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 SLOT="0"
 
 RDEPEND="dev-python/markdown"



1.5                  dev-python/cheetah/cheetah-2.2.2.ebuild

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

Index: cheetah-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cheetah-2.2.2.ebuild	10 Oct 2009 12:33:28 -0000	1.4
+++ cheetah-2.2.2.ebuild	3 Nov 2009 18:34:45 -0000	1.5
@@ -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/cheetah/cheetah-2.2.2.ebuild,v 1.4 2009/10/10 12:33:28 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild,v 1.5 2009/11/03 18:34:45 armin76 Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -16,7 +16,7 @@
 
 LICENSE="PSF-2.2"
 IUSE=""
-KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 SLOT="0"
 
 RDEPEND="dev-python/markdown"





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-python/markdown: markdown-2.0.2.ebuild markdown-2.0.3.ebuild ChangeLog
Next by thread:
gentoo-x86 commit in app-text/libspectre: libspectre-0.2.3.ebuild ChangeLog libspectre-0.2.1.ebuild
Previous by date:
gentoo-x86 commit in dev-python/markdown: markdown-2.0.2.ebuild markdown-2.0.3.ebuild ChangeLog
Next by date:
gentoo-x86 commit in app-text/libspectre: libspectre-0.2.3.ebuild ChangeLog libspectre-0.2.1.ebuild


Updated Nov 24, 2009

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.