diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:38:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:38:29 +0000 |
commit | 1be5eef78c73814a9b122a0f575eaa70e31ca4ab (patch) | |
tree | 1f84eb10fd997ea13ba1f2cd51ecdf9a1652640d /sys-apps/most | |
parent | Stable for x86, wrt bug #548594 (diff) | |
download | gentoo-2-1be5eef78c73814a9b122a0f575eaa70e31ca4ab.tar.gz gentoo-2-1be5eef78c73814a9b122a0f575eaa70e31ca4ab.tar.bz2 gentoo-2-1be5eef78c73814a9b122a0f575eaa70e31ca4ab.zip |
Stable for x86, wrt bug #548738
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 b6a32d8b88b1..dcaa1836a599 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.50 2015/05/08 12:13:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.51 2015/05/13 09:38:29 ago Exp $ + + 13 May 2015; Agostino Sarubbo <ago@gentoo.org> most-5.0.0a-r1.ebuild: + Stable for x86, wrt bug #548738 08 May 2015; Agostino Sarubbo <ago@gentoo.org> most-5.0.0a-r1.ebuild: Stable for amd64, 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 e402a57c9d16..d7644aeefa47 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.2 2015/05/08 12:13:13 ago Exp $ +# $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 $ 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" |