summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-29 19:34:36 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-29 19:34:36 +0000
commita4c62623b9933f49ca1a9577d344a5a2ca731901 (patch)
tree0673ed6d38ec181bcb9a0120488cd86a48989afb /app-editors/mp
parentUse.mask eclipse (diff)
downloadgentoo-2-a4c62623b9933f49ca1a9577d344a5a2ca731901.tar.gz
gentoo-2-a4c62623b9933f49ca1a9577d344a5a2ca731901.tar.bz2
gentoo-2-a4c62623b9933f49ca1a9577d344a5a2ca731901.zip
Add ~alpha/~ia64/~sparc
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-editors/mp')
-rw-r--r--app-editors/mp/ChangeLog5
-rw-r--r--app-editors/mp/mp-5.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mp/ChangeLog b/app-editors/mp/ChangeLog
index 5545efa8bc0d..f19fca19e32a 100644
--- a/app-editors/mp/ChangeLog
+++ b/app-editors/mp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/mp
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.70 2010/05/22 09:02:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.71 2010/05/29 19:34:36 armin76 Exp $
+
+ 29 May 2010; Raúl Porcel <armin76@gentoo.org> mp-5.1.1.ebuild:
+ Add ~alpha/~ia64/~sparc
22 May 2010; Justin Lecher <jlec@gentoo.org> mp-3.3.18b.ebuild,
mp-5.1.1.ebuild:
diff --git a/app-editors/mp/mp-5.1.1.ebuild b/app-editors/mp/mp-5.1.1.ebuild
index 1541d8a944a5..fa304b196400 100644
--- a/app-editors/mp/mp-5.1.1.ebuild
+++ b/app-editors/mp/mp-5.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-5.1.1.ebuild,v 1.4 2010/05/22 09:02:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-5.1.1.ebuild,v 1.5 2010/05/29 19:34:36 armin76 Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="http://www.triptico.com/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-interix ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="gtk ncurses nls pcre iconv"
RDEPEND="ncurses? ( sys-libs/ncurses )