diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-06-24 11:54:25 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-06-24 11:54:25 +0000 |
commit | f2a1d6b3f033e13093243da8fffccdfb4cc34b97 (patch) | |
tree | 844db54512828d6e2a5e651ff99fb68024d45382 /app-editors/mp | |
parent | Added to ~ppc (diff) | |
download | historical-f2a1d6b3f033e13093243da8fffccdfb4cc34b97.tar.gz historical-f2a1d6b3f033e13093243da8fffccdfb4cc34b97.tar.bz2 historical-f2a1d6b3f033e13093243da8fffccdfb4cc34b97.zip |
Stable for sparc --- related to Bug 96825 --- builds and runs, and the requested version in the bug does not exist.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-editors/mp')
-rw-r--r-- | app-editors/mp/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/mp/Manifest | 10 | ||||
-rw-r--r-- | app-editors/mp/mp-3.3.12.ebuild | 4 |
3 files changed, 13 insertions, 8 deletions
diff --git a/app-editors/mp/ChangeLog b/app-editors/mp/ChangeLog index cf2387d4d8bb..16db18dcca18 100644 --- a/app-editors/mp/ChangeLog +++ b/app-editors/mp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/mp # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.41 2005/06/24 05:58:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.42 2005/06/24 11:54:25 fmccor Exp $ + + 24 Jun 2005; Ferris McCormick <fmccor@gentoo.org> mp-3.3.12.ebuild: + Stable for sparc, closing Bug 96825 for sparc. This version builds and + runs on sparc, and the version requested for stable in the referenced + bug does not exist. So, converting the request in the bug to this version. 24 Jun 2005; Michael Sterrett <mr_bones_@gentoo.org> -mp-3.1.9.ebuild, -mp-3.2.10.ebuild, -mp-3.3.1.ebuild, -mp-3.3.9.ebuild, -mp-3.3.10.ebuild, diff --git a/app-editors/mp/Manifest b/app-editors/mp/Manifest index 8ef52f40d591..4a64542f65f2 100644 --- a/app-editors/mp/Manifest +++ b/app-editors/mp/Manifest @@ -1,11 +1,11 @@ +MD5 9bb00b0e53dca6f5ff95452b752773a9 ChangeLog 5033 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 -MD5 8a51ff38ce9352f09d950d898e50ba34 mp-3.3.12.ebuild 1385 -MD5 eb94d09e50b9ea28aaac46e779f8b012 mp-3.3.14.ebuild 1613 -MD5 f1d2c0a37ee0ba0f1185ff1e51946aa6 ChangeLog 4741 +MD5 99e996a1c3f952f6150122ed19d5fbd7 mp-3.3.12.ebuild 1383 MD5 1913b2bce1e68c1a8f11e2dab171cbb4 mp-3.2.11.ebuild 1044 +MD5 eb94d09e50b9ea28aaac46e779f8b012 mp-3.3.14.ebuild 1613 MD5 0bc70f6cef8183401387b78185cb0682 files/digest-mp-3.3.12 61 -MD5 9ba478d874ba2172b5e7a75d56748d41 files/regex-warnings.patch 2120 -MD5 a3eed5e928a918715c8e92adea33279a files/digest-mp-3.3.14 61 MD5 7c0b9a8a327bbfc4db185cdefaa14767 files/digest-mp-3.2.11 61 +MD5 a3eed5e928a918715c8e92adea33279a files/digest-mp-3.3.14 61 MD5 82dd8f227fdd5b56584b2adf5242a53b files/gentoo-synh-mp.patch-3.2.11 2027 MD5 f58c1b9239be39f8724f3a172f67c465 files/mp-3.3.9-fix-builtin-regex-warnings.diff 1353 +MD5 9ba478d874ba2172b5e7a75d56748d41 files/regex-warnings.patch 2120 diff --git a/app-editors/mp/mp-3.3.12.ebuild b/app-editors/mp/mp-3.3.12.ebuild index 59908358a8fb..c2854966ab05 100644 --- a/app-editors/mp/mp-3.3.12.ebuild +++ b/app-editors/mp/mp-3.3.12.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/app-editors/mp/mp-3.3.12.ebuild,v 1.5 2005/05/18 12:35:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.3.12.ebuild,v 1.6 2005/06/24 11:54:25 fmccor Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.triptico.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~alpha ppc64 ~amd64 ~ppc" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" IUSE="gtk gtk2 ncurses pcre" DEPEND="virtual/libc |