diff options
author | 2007-04-17 17:41:55 +0000 | |
---|---|---|
committer | 2007-04-17 17:41:55 +0000 | |
commit | de4c3749953187d82abbbd3a572cb2357a485ab2 (patch) | |
tree | f29042407bd7084e5f6edd9f8bc5ad60606e98d7 /sys-apps/most | |
parent | Stable on sparc wrt security #171934 (diff) | |
download | gentoo-2-de4c3749953187d82abbbd3a572cb2357a485ab2.tar.gz gentoo-2-de4c3749953187d82abbbd3a572cb2357a485ab2.tar.bz2 gentoo-2-de4c3749953187d82abbbd3a572cb2357a485ab2.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-apps/most')
-rw-r--r-- | sys-apps/most/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/most/most-4.10.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/most/ChangeLog b/sys-apps/most/ChangeLog index ea8a1001c7c2..9898c5af44c2 100644 --- a/sys-apps/most/ChangeLog +++ b/sys-apps/most/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/most # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.27 2007/03/21 17:49:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.28 2007/04/17 17:41:55 gustavoz Exp $ + + 17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> most-4.10.2-r1.ebuild: + Stable on sparc 21 Mar 2007; Raúl Porcel <armin76@gentoo.org> most-4.10.2-r1.ebuild: x86 stable diff --git a/sys-apps/most/most-4.10.2-r1.ebuild b/sys-apps/most/most-4.10.2-r1.ebuild index c43c9f15f5b6..cff8fe125183 100644 --- a/sys-apps/most/most-4.10.2-r1.ebuild +++ b/sys-apps/most/most-4.10.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.10.2-r1.ebuild,v 1.4 2007/03/21 17:49:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.10.2-r1.ebuild,v 1.5 2007/04/17 17:41:55 gustavoz Exp $ inherit eutils toolchain-funcs @@ -15,7 +15,7 @@ IUSE="" # Note to arch maintainers: you'll need to add to src_install() for your # arch, since the app's Makefile does strange things with different # directories for each arch. -- ciaranm, 27 June 2004 -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc-macos ~sparc x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc-macos sparc x86" DEPEND="=sys-libs/slang-1.4* >=sys-libs/ncurses-5.2-r2" |