diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 11:47:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 11:47:59 +0000 |
commit | d3561fe35a3945033c78bc384200edcbdd38f6f2 (patch) | |
tree | 5a813cbf037c99c94aa6ce9f06874cf4c2a10bd7 /app-text | |
parent | Stable for amd64, wrt bug #555602 (diff) | |
download | gentoo-2-d3561fe35a3945033c78bc384200edcbdd38f6f2.tar.gz gentoo-2-d3561fe35a3945033c78bc384200edcbdd38f6f2.tar.bz2 gentoo-2-d3561fe35a3945033c78bc384200edcbdd38f6f2.zip |
Stable for amd64, wrt bug #553614
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/silvercity/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/silvercity/silvercity-0.9.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/silvercity/ChangeLog b/app-text/silvercity/ChangeLog index 62cce3e0f9a9..e4f8a0519d18 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.31 2015/07/23 19:58:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/ChangeLog,v 1.32 2015/08/06 11:47:59 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> silvercity-0.9.7-r1.ebuild: + Stable for amd64, wrt bug #553614 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> silvercity-0.9.7-r1.ebuild: ppc stable wrt bug #553614 diff --git a/app-text/silvercity/silvercity-0.9.7-r1.ebuild b/app-text/silvercity/silvercity-0.9.7-r1.ebuild index 00695b7fb22f..ff17921ec6bc 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-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.2 2015/07/23 19:58:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/silvercity/silvercity-0.9.7-r1.ebuild,v 1.3 2015/08/06 11:47:59 ago 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="" |