diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 20:26:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 20:26:00 +0000 |
commit | 3ab4b636cb4d56da93d698ffbca60968937f86a8 (patch) | |
tree | 0832b71efddabb219004f5f42383e2e32356e705 /app-editors/mp/mp-5.2.2.ebuild | |
parent | Stable for sparc, wrt bug #456476 (diff) | |
download | historical-3ab4b636cb4d56da93d698ffbca60968937f86a8.tar.gz historical-3ab4b636cb4d56da93d698ffbca60968937f86a8.tar.bz2 historical-3ab4b636cb4d56da93d698ffbca60968937f86a8.zip |
Stable for sparc, wrt bug #455882
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Diffstat (limited to 'app-editors/mp/mp-5.2.2.ebuild')
-rw-r--r-- | app-editors/mp/mp-5.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mp/mp-5.2.2.ebuild b/app-editors/mp/mp-5.2.2.ebuild index d4954b4fadeb..bea2abcaa660 100644 --- a/app-editors/mp/mp-5.2.2.ebuild +++ b/app-editors/mp/mp-5.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-5.2.2.ebuild,v 1.8 2013/02/10 17:20:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-5.2.2.ebuild,v 1.9 2013/02/12 20:25:58 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.triptico.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ppc64 ~sparc 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 iconv kde ncurses nls pcre qt4" MP_LINGUAS="de es it nl ru sv" |