summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2004-07-09 00:22:10 +0000
committerRob Cakebread <pythonhead@gentoo.org>2004-07-09 00:22:10 +0000
commitbde7457347028e6addad6bd2a7e718d4db539b06 (patch)
tree0e60595165a612616a038afb4590a72e710b3761 /dev-python/empy/empy-3.3.ebuild
parentMarked stable on x86 (Manifest recommit) (diff)
downloadgentoo-2-bde7457347028e6addad6bd2a7e718d4db539b06.tar.gz
gentoo-2-bde7457347028e6addad6bd2a7e718d4db539b06.tar.bz2
gentoo-2-bde7457347028e6addad6bd2a7e718d4db539b06.zip
Marked stable on x86
Diffstat (limited to 'dev-python/empy/empy-3.3.ebuild')
-rw-r--r--dev-python/empy/empy-3.3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/empy/empy-3.3.ebuild b/dev-python/empy/empy-3.3.ebuild
index b2aa378ff356..6232dea9ced0 100644
--- a/dev-python/empy/empy-3.3.ebuild
+++ b/dev-python/empy/empy-3.3.ebuild
@@ -1,15 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/empy/empy-3.3.ebuild,v 1.2 2004/06/25 01:29:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/empy/empy-3.3.ebuild,v 1.3 2004/07/09 00:22:10 pythonhead Exp $
inherit distutils
+
DESCRIPTION="A powerful and robust templating system for Python"
HOMEPAGE="http://www.alcyone.com/software/empy/"
SRC_URI="http://www.alcyone.com/software/empy/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND="dev-lang/python"