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 | |
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')
-rw-r--r-- | app-text/silvercity/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/silvercity/silvercity-0.9.5-r1.ebuild | 6 | ||||
-rw-r--r-- | app-text/silvercity/silvercity-0.9.7.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-text/silvercity/ChangeLog b/app-text/silvercity/ChangeLog index fe4085183ed7..e3d0259e4dea 100644 --- a/app-text/silvercity/ChangeLog +++ b/app-text/silvercity/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/silvercity # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/ChangeLog,v 1.19 2007/04/28 14:27:51 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/ChangeLog,v 1.20 2007/05/15 17:04:16 beandog Exp $ + + 15 May 2007; Steve Dibb <beandog@gentoo.org> silvercity-0.9.5-r1.ebuild, + silvercity-0.9.7.ebuild: + amd64 stable 28 Apr 2007; nixnut <nixnut@gentoo.org> silvercity-0.9.7.ebuild: Stable on ppc wrt bug 175695 diff --git a/app-text/silvercity/silvercity-0.9.5-r1.ebuild b/app-text/silvercity/silvercity-0.9.5-r1.ebuild index 11b24aa39caa..03c1b11b6efc 100644 --- a/app-text/silvercity/silvercity-0.9.5-r1.ebuild +++ b/app-text/silvercity/silvercity-0.9.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.5-r1.ebuild,v 1.4 2005/10/29 16:04:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/silvercity-0.9.5-r1.ebuild,v 1.5 2007/05/15 17:04:16 beandog Exp $ inherit distutils @@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc-macos ~sparc x86" +KEYWORDS="amd64 ppc ~ppc-macos ~sparc x86" IUSE="" DEPEND=">=dev-lang/python-2.3" 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" |