summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-10-01 20:13:37 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-10-01 20:13:37 +0000
commit70d43f204a362ef3a1fc9b51f6f452592b4ce31e (patch)
tree1957d7999606d7ed3256ae2c6965121d0a09238d /dev-python/cheetah
parentKeyworded on alpha, bug #285153 (diff)
downloadgentoo-2-70d43f204a362ef3a1fc9b51f6f452592b4ce31e.tar.gz
gentoo-2-70d43f204a362ef3a1fc9b51f6f452592b4ce31e.tar.bz2
gentoo-2-70d43f204a362ef3a1fc9b51f6f452592b4ce31e.zip
Keyworded on alpha, bug #285153
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/cheetah')
-rw-r--r--dev-python/cheetah/ChangeLog5
-rw-r--r--dev-python/cheetah/cheetah-2.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/cheetah/ChangeLog b/dev-python/cheetah/ChangeLog
index e273cc89c305..b32e480751e5 100644
--- a/dev-python/cheetah/ChangeLog
+++ b/dev-python/cheetah/ChangeLog
@@ -1,6 +1,9 @@
# 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.47 2009/09/16 04:45:27 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.48 2009/10/01 20:13:37 klausman Exp $
+
+ 01 Oct 2009; Tobias Klausmann <klausman@gentoo.org> cheetah-2.2.2.ebuild:
+ Keyworded on alpha, bug #285153
*cheetah-2.2.2 (16 Sep 2009)
diff --git a/dev-python/cheetah/cheetah-2.2.2.ebuild b/dev-python/cheetah/cheetah-2.2.2.ebuild
index 6cf1e02e34d6..28bfc6b81ebc 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.1 2009/09/16 04:45:27 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.2.2.ebuild,v 1.2 2009/10/01 20:13:37 klausman 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="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
SLOT="0"
RDEPEND="dev-python/markdown"