diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-24 15:47:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-24 15:47:42 +0000 |
commit | 52a56d5df2e89777784ba3e5d5b04aa0d5aa20cf (patch) | |
tree | 525f90234064965db232114bad898f0cff38efb7 /app-office/magicpoint/magicpoint-1.12a-r1.ebuild | |
parent | Make malloc.h -> stdlib.h patch unconditional (diff) | |
download | historical-52a56d5df2e89777784ba3e5d5b04aa0d5aa20cf.tar.gz historical-52a56d5df2e89777784ba3e5d5b04aa0d5aa20cf.tar.bz2 historical-52a56d5df2e89777784ba3e5d5b04aa0d5aa20cf.zip |
alpha/sparc stable wrt #196885
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-office/magicpoint/magicpoint-1.12a-r1.ebuild')
-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 ac3297b62ce4..0484c27513c2 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.4 2007/10/24 15:19:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.12a-r1.ebuild,v 1.5 2007/10/24 15:47:42 armin76 Exp $ inherit autotools elisp-common eutils fixheadtails @@ -11,7 +11,7 @@ HOMEPAGE="http://member.wide.ad.jp/wg/mgp/" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ~ppc sparc x86" IUSE="cjk doc emacs examples gif imlib m17n-lib mng nls truetype" MY_DEPEND="x11-libs/libICE |