diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-08-23 18:18:56 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-08-23 18:18:56 +0000 |
commit | a716191b74b75b33b52c2e9e874ff78d3cd8b5ae (patch) | |
tree | d4f37227e92e621d3fd7cd0b6bae2ca693ad553f /app-editors/mp | |
parent | Stable on hppa. (diff) | |
download | historical-a716191b74b75b33b52c2e9e874ff78d3cd8b5ae.tar.gz historical-a716191b74b75b33b52c2e9e874ff78d3cd8b5ae.tar.bz2 historical-a716191b74b75b33b52c2e9e874ff78d3cd8b5ae.zip |
Marking ~ppc-macos
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-editors/mp')
-rw-r--r-- | app-editors/mp/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mp/Manifest | 8 | ||||
-rw-r--r-- | app-editors/mp/mp-3.3.14.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-editors/mp/ChangeLog b/app-editors/mp/ChangeLog index 43e51bb7a90b..0e8b668dd43a 100644 --- a/app-editors/mp/ChangeLog +++ b/app-editors/mp/ChangeLog @@ -1,6 +1,9 @@ # 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.45 2005/08/23 03:14:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.46 2005/08/23 18:18:56 grobian Exp $ + + 23 Aug 2005; Fabian Groffen <grobian@gentoo.org> mp-3.3.14.ebuild: + Marking ~ppc-macos 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> mp-3.3.12.ebuild: stable on ia64 diff --git a/app-editors/mp/Manifest b/app-editors/mp/Manifest index 91d9377566d2..27f92dd536c0 100644 --- a/app-editors/mp/Manifest +++ b/app-editors/mp/Manifest @@ -1,9 +1,9 @@ -MD5 2f9e8ceb3d5eca91d90c0f9a6e4e8c61 mp-3.3.14.ebuild 1612 -MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 -MD5 01ec251a3cf1de58b434edec58d0ce7b ChangeLog 5348 MD5 b7e83987d6e55c189819f98dad5c11f8 mp-3.3.12.ebuild 1386 +MD5 0019625b631e2ae00d973de13726302b mp-3.3.14.ebuild 1622 +MD5 ba4fa9c945071c918ef609fa33f23c6d ChangeLog 5438 +MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 MD5 9ba478d874ba2172b5e7a75d56748d41 files/regex-warnings.patch 2120 +MD5 0bc70f6cef8183401387b78185cb0682 files/digest-mp-3.3.12 61 MD5 a3eed5e928a918715c8e92adea33279a files/digest-mp-3.3.14 61 MD5 f58c1b9239be39f8724f3a172f67c465 files/mp-3.3.9-fix-builtin-regex-warnings.diff 1353 MD5 82dd8f227fdd5b56584b2adf5242a53b files/gentoo-synh-mp.patch-3.2.11 2027 -MD5 0bc70f6cef8183401387b78185cb0682 files/digest-mp-3.3.12 61 diff --git a/app-editors/mp/mp-3.3.14.ebuild b/app-editors/mp/mp-3.3.14.ebuild index 938319b1c46c..8bebe34a701b 100644 --- a/app-editors/mp/mp-3.3.14.ebuild +++ b/app-editors/mp/mp-3.3.14.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.14.ebuild,v 1.3 2005/07/07 02:09:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.3.14.ebuild,v 1.4 2005/08/23 18:18:56 grobian Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.triptico.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" IUSE="gtk gtk2 ncurses nls pcre" DEPEND="virtual/libc |