diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-03 18:34:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-03 18:34:45 +0000 |
commit | e7e5863bd7549b2fd96221f445fcea9433462010 (patch) | |
tree | 311aafbf8d463fe8f934460cf9154d6f4fc4e97d /dev-python/cheetah | |
parent | Add ~ia64/~sparc wrt #285153 (diff) | |
download | gentoo-2-e7e5863bd7549b2fd96221f445fcea9433462010.tar.gz gentoo-2-e7e5863bd7549b2fd96221f445fcea9433462010.tar.bz2 gentoo-2-e7e5863bd7549b2fd96221f445fcea9433462010.zip |
Add ~ia64/~sparc wrt #285153
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-python/cheetah')
-rw-r--r-- | dev-python/cheetah/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/cheetah/cheetah-2.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/cheetah/cheetah-2.4.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/cheetah/ChangeLog b/dev-python/cheetah/ChangeLog index c3914aeff049..576235cd9779 100644 --- a/dev-python/cheetah/ChangeLog +++ b/dev-python/cheetah/ChangeLog @@ -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@gentoo.org> cheetah-2.2.2.ebuild, + cheetah-2.4.0.ebuild: + Add ~ia64/~sparc wrt #285153 *cheetah-2.4.0 (25 Oct 2009) diff --git a/dev-python/cheetah/cheetah-2.2.2.ebuild b/dev-python/cheetah/cheetah-2.2.2.ebuild index b7f151383dd7..73e981238010 100644 --- a/dev-python/cheetah/cheetah-2.2.2.ebuild +++ b/dev-python/cheetah/cheetah-2.2.2.ebuild @@ -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 @@ SRC_URI="http://pypi.python.org/packages/source/${MY_P:0:1}/${MY_PN}/${MY_P}.tar 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" diff --git a/dev-python/cheetah/cheetah-2.4.0.ebuild b/dev-python/cheetah/cheetah-2.4.0.ebuild index 78d95d7b4530..156d2c454c1d 100644 --- a/dev-python/cheetah/cheetah-2.4.0.ebuild +++ b/dev-python/cheetah/cheetah-2.4.0.ebuild @@ -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 @@ SRC_URI="http://pypi.python.org/packages/source/${MY_P:0:1}/${MY_PN}/${MY_P}.tar 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" |