diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-10-26 20:04:52 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-10-26 20:04:52 +0000 |
commit | 1d656cc63a748e23a1b3d30d453caf684b8e3e1e (patch) | |
tree | 7455dcee3cd7c7a5d001dd710201d9f3384c0683 | |
parent | Added new version. This is a bugfix version. Changed doc generation to emake.... (diff) | |
download | gentoo-2-1d656cc63a748e23a1b3d30d453caf684b8e3e1e.tar.gz gentoo-2-1d656cc63a748e23a1b3d30d453caf684b8e3e1e.tar.bz2 gentoo-2-1d656cc63a748e23a1b3d30d453caf684b8e3e1e.zip |
Stable on amd64 wrt bug #196885
(Portage version: 2.1.3.16)
-rw-r--r-- | app-office/magicpoint/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/magicpoint/magicpoint-1.12a-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/magicpoint/ChangeLog b/app-office/magicpoint/ChangeLog index d33664668f23..3ef9c361186f 100644 --- a/app-office/magicpoint/ChangeLog +++ b/app-office/magicpoint/ChangeLog @@ -1,6 +1,10 @@ # 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.32 2007/10/24 15:47:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.33 2007/10/26 20:04:52 angelos Exp $ + + 26 Oct 2007; Christoph Mende <angelos@gentoo.org> + magicpoint-1.12a-r1.ebuild: + Stable on amd64 wrt bug #196885 24 Oct 2007; Raúl Porcel <armin76@gentoo.org> magicpoint-1.12a-r1.ebuild: alpha/sparc stable wrt #196885 diff --git a/app-office/magicpoint/magicpoint-1.12a-r1.ebuild b/app-office/magicpoint/magicpoint-1.12a-r1.ebuild index 0484c27513c2..a85b14c4a150 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.5 2007/10/24 15:47:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.12a-r1.ebuild,v 1.6 2007/10/26 20:04:52 angelos 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 |