diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-05-15 17:04:16 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-05-15 17:04:16 +0000 |
commit | c95345f8e719d6ca1c587a3edd463e11e3a92f26 (patch) | |
tree | 902ae4396735d349c283425b31b9bec39dfc99b1 /app-text/silvercity/silvercity-0.9.7.ebuild | |
parent | Bumped to latest version, removed previous version. (diff) | |
download | gentoo-2-c95345f8e719d6ca1c587a3edd463e11e3a92f26.tar.gz gentoo-2-c95345f8e719d6ca1c587a3edd463e11e3a92f26.tar.bz2 gentoo-2-c95345f8e719d6ca1c587a3edd463e11e3a92f26.zip |
amd64 stable
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-text/silvercity/silvercity-0.9.7.ebuild')
-rw-r--r-- | app-text/silvercity/silvercity-0.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/silvercity/silvercity-0.9.7.ebuild b/app-text/silvercity/silvercity-0.9.7.ebuild index d70c30251677..34333d862ba4 100644 --- a/app-text/silvercity/silvercity-0.9.7.ebuild +++ b/app-text/silvercity/silvercity-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/silvercity-0.9.7.ebuild,v 1.4 2007/04/28 14:27:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/silvercity-0.9.7.ebuild,v 1.5 2007/05/15 17:04:16 beandog Exp $ inherit distutils eutils python @@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc-macos ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc-macos ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/python-2.3" |