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 | 7ada64fa382323f91247f38c5fcee1e0a254be90 (patch) | |
tree | d982fb1cf0e71f4219fab3d11552bf27cb58f360 /app-office/magicpoint | |
parent | Make malloc.h -> stdlib.h patch unconditional (diff) | |
download | gentoo-2-7ada64fa382323f91247f38c5fcee1e0a254be90.tar.gz gentoo-2-7ada64fa382323f91247f38c5fcee1e0a254be90.tar.bz2 gentoo-2-7ada64fa382323f91247f38c5fcee1e0a254be90.zip |
alpha/sparc stable wrt #196885
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-office/magicpoint')
-rw-r--r-- | app-office/magicpoint/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/magicpoint/magicpoint-1.12a-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/magicpoint/ChangeLog b/app-office/magicpoint/ChangeLog index 33dfc680ba4c..d33664668f23 100644 --- a/app-office/magicpoint/ChangeLog +++ b/app-office/magicpoint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/magicpoint # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.31 2007/10/24 15:19:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.32 2007/10/24 15:47:42 armin76 Exp $ + + 24 Oct 2007; Raúl Porcel <armin76@gentoo.org> magicpoint-1.12a-r1.ebuild: + alpha/sparc stable wrt #196885 24 Oct 2007; Markus Meier <maekke@gentoo.org> magicpoint-1.12a-r1.ebuild: x86 stable, bug #196885 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 |