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 | 3aaefafd0fee4ede1f082918c0b55ef11fc2eb52 (patch) | |
tree | 80b33c07b35f1c418e25b7d7b04177e4c641c478 /app-editors/mp | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-3aaefafd0fee4ede1f082918c0b55ef11fc2eb52.tar.gz gentoo-2-3aaefafd0fee4ede1f082918c0b55ef11fc2eb52.tar.bz2 gentoo-2-3aaefafd0fee4ede1f082918c0b55ef11fc2eb52.zip |
Stable for sparc --- related to Bug 96825 --- builds and runs, and the requested version in the bug does not exist.
(Portage version: 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/mp-3.3.12.ebuild | 4 |
2 files changed, 8 insertions, 3 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/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 |