diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-28 07:20:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-28 07:20:59 +0000 |
commit | 9662e36b26a43490d6e5fd87271f2b840d3686d3 (patch) | |
tree | 6373e1447038fa28f395bf5efdad275278b634bc /app-office/magicpoint | |
parent | whitespace (diff) | |
download | gentoo-2-9662e36b26a43490d6e5fd87271f2b840d3686d3.tar.gz gentoo-2-9662e36b26a43490d6e5fd87271f2b840d3686d3.tar.bz2 gentoo-2-9662e36b26a43490d6e5fd87271f2b840d3686d3.zip |
add mng to IUSE
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-office/magicpoint')
-rw-r--r-- | app-office/magicpoint/magicpoint-1.12a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/magicpoint/magicpoint-1.12a-r1.ebuild b/app-office/magicpoint/magicpoint-1.12a-r1.ebuild index aed3478ad690..b9ac014a9aca 100644 --- a/app-office/magicpoint/magicpoint-1.12a-r1.ebuild +++ b/app-office/magicpoint/magicpoint-1.12a-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.12a-r1.ebuild,v 1.1 2007/09/25 11:50:19 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.12a-r1.ebuild,v 1.2 2007/09/28 07:20:59 mr_bones_ Exp $ inherit autotools elisp-common eutils fixheadtails @@ -12,7 +12,7 @@ HOMEPAGE="http://member.wide.ad.jp/wg/mgp/" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~alpha ~ppc ~sparc ~x86" -IUSE="cjk doc emacs examples gif imlib m17n-lib nls truetype" +IUSE="cjk doc emacs examples gif imlib m17n-lib mng nls truetype" MY_DEPEND="x11-libs/libICE x11-libs/libSM |