diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 16:04:41 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 16:04:41 +0000 |
commit | 63c544e1472b48a66e1f0858bc92aea6e3483fca (patch) | |
tree | 97f3c75517ea25a0f25936732a851a5c58dc3c47 /app-text/silvercity | |
parent | Version bump, bug #103965 (diff) | |
download | gentoo-2-63c544e1472b48a66e1f0858bc92aea6e3483fca.tar.gz gentoo-2-63c544e1472b48a66e1f0858bc92aea6e3483fca.tar.bz2 gentoo-2-63c544e1472b48a66e1f0858bc92aea6e3483fca.zip |
Marked ~ppc-macos (bug #109444)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-text/silvercity')
-rw-r--r-- | app-text/silvercity/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/silvercity/Manifest | 2 | ||||
-rw-r--r-- | app-text/silvercity/silvercity-0.9.5-r1.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/app-text/silvercity/ChangeLog b/app-text/silvercity/ChangeLog index 41497158c16a..21d31757e127 100644 --- a/app-text/silvercity/ChangeLog +++ b/app-text/silvercity/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/silvercity # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/ChangeLog,v 1.9 2005/08/21 15:23:37 dju Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/ChangeLog,v 1.10 2005/10/29 16:04:41 grobian Exp $ + + 29 Oct 2005; Fabian Groffen <grobian@gentoo.org> + silvercity-0.9.5-r1.ebuild: + Marked ~ppc-macos (bug #109444) 21 Aug 2005; Julien Allanos <dju@gentoo.org> silvercity-0.9.5-r1.ebuild: Removed useless RESTRICT="nomirror", fixes bug #103240. diff --git a/app-text/silvercity/Manifest b/app-text/silvercity/Manifest index 3b8a1de9da2a..2f9a549646d3 100644 --- a/app-text/silvercity/Manifest +++ b/app-text/silvercity/Manifest @@ -1,4 +1,4 @@ -MD5 6241ea4a1977bb0ae7f7f1402a775650 silvercity-0.9.5-r1.ebuild 874 +MD5 0f639b04187804131b82cc892fc5b128 silvercity-0.9.5-r1.ebuild 885 MD5 cdc6f190cca2e3c1e449285d93be7f3e ChangeLog 1342 MD5 fc3b5dec4ccef02547c54bf840024aa6 metadata.xml 220 MD5 712defea7eee794d4e5337ce64fe9452 files/digest-silvercity-0.9.5-r1 68 diff --git a/app-text/silvercity/silvercity-0.9.5-r1.ebuild b/app-text/silvercity/silvercity-0.9.5-r1.ebuild index f27328f4bfc8..11b24aa39caa 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 # 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.3 2005/08/21 15:23:37 dju Exp $ +# $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 $ inherit distutils @@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="~amd64 ppc ~ppc-macos ~sparc x86" IUSE="" DEPEND=">=dev-lang/python-2.3" |