diff options
author | 2015-07-23 19:58:57 +0000 | |
---|---|---|
committer | 2015-07-23 19:58:57 +0000 | |
commit | f1d584d870f402b12acfdf17558c54c0d1a77d67 (patch) | |
tree | c8089e53aeec42ac6432ed989b10c174bf10ea92 /app-text/silvercity | |
parent | ppc stable wrt bug #535634 (diff) | |
download | gentoo-2-f1d584d870f402b12acfdf17558c54c0d1a77d67.tar.gz gentoo-2-f1d584d870f402b12acfdf17558c54c0d1a77d67.tar.bz2 gentoo-2-f1d584d870f402b12acfdf17558c54c0d1a77d67.zip |
ppc stable wrt bug #553614
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-text/silvercity')
-rw-r--r-- | app-text/silvercity/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/silvercity/silvercity-0.9.7-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/silvercity/ChangeLog b/app-text/silvercity/ChangeLog index a85f15562c33..62cce3e0f9a9 100644 --- a/app-text/silvercity/ChangeLog +++ b/app-text/silvercity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/silvercity # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/ChangeLog,v 1.30 2015/06/09 12:41:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/ChangeLog,v 1.31 2015/07/23 19:58:57 pacho Exp $ + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> silvercity-0.9.7-r1.ebuild: + ppc stable wrt bug #553614 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: Updating remote-id in metadata.xml diff --git a/app-text/silvercity/silvercity-0.9.7-r1.ebuild b/app-text/silvercity/silvercity-0.9.7-r1.ebuild index c12a86054682..00695b7fb22f 100644 --- a/app-text/silvercity/silvercity-0.9.7-r1.ebuild +++ b/app-text/silvercity/silvercity-0.9.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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-r1.ebuild,v 1.1 2014/12/25 11:11:48 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/silvercity-0.9.7-r1.ebuild,v 1.2 2015/07/23 19:58:57 pacho Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/silvercity/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="" |