summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-10-29 16:04:41 +0000
committerFabian Groffen <grobian@gentoo.org>2005-10-29 16:04:41 +0000
commit204fba3a5633fbd2d27067391cc9e5d11ae32d2d (patch)
treee31771b1ed0f6b49eee7e9759df7e6f4a8c8f9c1 /app-text
parentVersion bump, bug #103965 (diff)
downloadhistorical-204fba3a5633fbd2d27067391cc9e5d11ae32d2d.tar.gz
historical-204fba3a5633fbd2d27067391cc9e5d11ae32d2d.tar.bz2
historical-204fba3a5633fbd2d27067391cc9e5d11ae32d2d.zip
Marked ~ppc-macos (bug #109444)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-text')
-rw-r--r--app-text/silvercity/ChangeLog6
-rw-r--r--app-text/silvercity/Manifest4
-rw-r--r--app-text/silvercity/silvercity-0.9.5-r1.ebuild4
3 files changed, 9 insertions, 5 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..c79ff09871b5 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 cdc6f190cca2e3c1e449285d93be7f3e ChangeLog 1342
+MD5 5ba92c074ce75d51e48c3c7bde0b0456 silvercity-0.9.5-r1.ebuild 889
+MD5 9cb3ba19f337d23cdd09f02806a2cb91 ChangeLog 1463
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"