diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-17 18:24:14 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-17 18:24:14 +0000 |
commit | 6b9dc47b9b2b93994aa196490fcad81741098d65 (patch) | |
tree | 00b76da6ff66b3882fe795890ce9ca2ed8915a77 /sys-apps | |
parent | Version bump. (diff) | |
download | historical-6b9dc47b9b2b93994aa196490fcad81741098d65.tar.gz historical-6b9dc47b9b2b93994aa196490fcad81741098d65.tar.bz2 historical-6b9dc47b9b2b93994aa196490fcad81741098d65.zip |
Stable on x86,sparc,mips.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/most/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/most/Manifest | 10 | ||||
-rw-r--r-- | sys-apps/most/most-4.9.5.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/sys-apps/most/ChangeLog b/sys-apps/most/ChangeLog index 9b9a5a90c3ba..efb9f169c191 100644 --- a/sys-apps/most/ChangeLog +++ b/sys-apps/most/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/most # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.20 2005/08/14 11:25:03 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.21 2005/08/17 18:24:14 ka0ttic Exp $ + + 17 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> most-4.9.5.ebuild: + Stable on x86,sparc,mips. *most-4.10.2-r1 (14 Aug 2005) diff --git a/sys-apps/most/Manifest b/sys-apps/most/Manifest index a48b024f2f23..78a2472776ee 100644 --- a/sys-apps/most/Manifest +++ b/sys-apps/most/Manifest @@ -1,10 +1,10 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 3e74aa2449c0ed32ba8d53f04c3fa831 most-4.9.5.ebuild 1527 +MD5 b8ea1b5132bf96ecbfd8d07501718599 most-4.9.5.ebuild 1526 MD5 8e44bf156727af67aeeaa8344dc8f278 most-4.9.2.ebuild 935 MD5 ae8125909ecf4c64320044ee4c64ab3c most-4.10.2-r1.ebuild 1509 -MD5 3bcf8ba382f0b728c3ebc28d906060b7 ChangeLog 3256 +MD5 aa07b905498bdb34faa5cc17a52543aa ChangeLog 3353 MD5 e2d614fd87eac1a4402def83a459af86 metadata.xml 164 MD5 1f3b29668972289ae7d1434746126f96 most-4.9.4.ebuild 936 MD5 a23dcc37cb7e0fb3d5fde35a36d9f270 files/digest-most-4.9.2 61 @@ -15,7 +15,7 @@ MD5 92687eb187b1e9a13f22c1d593123f14 files/digest-most-4.10.2-r1 63 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFC/ypPEZCkKN40op4RArCIAJwIQNflLvE7Ynpek7oDi/lwpLFC7wCfda+T -Q/I0FMhKVZI6d+/BwUEziss= -=m6x9 +iD8DBQFDA4DmEZCkKN40op4RArReAJkBMed8s5oQgZaC2bwX4wC/n+PjZwCePWYJ +1LALI90or6apHEGJao3MFUs= +=oj8I -----END PGP SIGNATURE----- diff --git a/sys-apps/most/most-4.9.5.ebuild b/sys-apps/most/most-4.9.5.ebuild index fef00c84b74f..1c598c31ee68 100644 --- a/sys-apps/most/most-4.9.5.ebuild +++ b/sys-apps/most/most-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.9.5.ebuild,v 1.8 2005/08/05 12:37:58 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.9.5.ebuild,v 1.9 2005/08/17 18:24:14 ka0ttic Exp $ inherit gnuconfig @@ -14,7 +14,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.2 >=sys-libs/ncurses-5.2-r2" |