diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-05-13 11:23:37 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-05-13 11:23:37 +0000 |
commit | ec34b874c0658d86d4e828ba0691d692d70210ed (patch) | |
tree | ede39ea3b361fa51ed1f5356f5478a97275cd1e2 /sys-apps/most | |
parent | sparc stable wrt bug #510598 (diff) | |
download | gentoo-2-ec34b874c0658d86d4e828ba0691d692d70210ed.tar.gz gentoo-2-ec34b874c0658d86d4e828ba0691d692d70210ed.tar.bz2 gentoo-2-ec34b874c0658d86d4e828ba0691d692d70210ed.zip |
sparc stable wrt bug #548738
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-apps/most')
-rw-r--r-- | sys-apps/most/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/most/most-5.0.0a-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/most/ChangeLog b/sys-apps/most/ChangeLog index dcaa1836a599..8472429184aa 100644 --- a/sys-apps/most/ChangeLog +++ b/sys-apps/most/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/most # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.51 2015/05/13 09:38:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.52 2015/05/13 11:23:37 zlogene Exp $ + + 13 May 2015; Mikle Kolyada <zlogene@gentoo.org> most-5.0.0a-r1.ebuild: + sparc stable wrt bug #548738 13 May 2015; Agostino Sarubbo <ago@gentoo.org> most-5.0.0a-r1.ebuild: Stable for x86, wrt bug #548738 diff --git a/sys-apps/most/most-5.0.0a-r1.ebuild b/sys-apps/most/most-5.0.0a-r1.ebuild index d7644aeefa47..f437a84c9af9 100644 --- a/sys-apps/most/most-5.0.0a-r1.ebuild +++ b/sys-apps/most/most-5.0.0a-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/sys-apps/most/most-5.0.0a-r1.ebuild,v 1.3 2015/05/13 09:38:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-5.0.0a-r1.ebuild,v 1.4 2015/05/13 11:23:37 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~mips ~ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND=">=sys-libs/slang-2.1.3" |