diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-06 11:40:30 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-06 11:40:30 +0000 |
commit | 9f6456c95c3260074c7d822cf62c210b9862d38f (patch) | |
tree | e84a18f6d467e1cbae17c5c8eccfa90e6e46a55a /app-office/magicpoint | |
parent | Stable on x86, alpha and ppc. (Manifest recommit) (diff) | |
download | gentoo-2-9f6456c95c3260074c7d822cf62c210b9862d38f.tar.gz gentoo-2-9f6456c95c3260074c7d822cf62c210b9862d38f.tar.bz2 gentoo-2-9f6456c95c3260074c7d822cf62c210b9862d38f.zip |
Version bumped.
Diffstat (limited to 'app-office/magicpoint')
-rw-r--r-- | app-office/magicpoint/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/magicpoint/Manifest | 3 | ||||
-rw-r--r-- | app-office/magicpoint/files/digest-magicpoint-1.11a | 1 | ||||
-rw-r--r-- | app-office/magicpoint/files/digest-magicpoint-1.11b | 1 | ||||
-rw-r--r-- | app-office/magicpoint/files/magicpoint-1.11b-gentoo.diff (renamed from app-office/magicpoint/files/magicpoint-1.11a-gentoo.diff) | 6 | ||||
-rw-r--r-- | app-office/magicpoint/magicpoint-1.11b.ebuild (renamed from app-office/magicpoint/magicpoint-1.11a.ebuild) | 13 |
6 files changed, 24 insertions, 8 deletions
diff --git a/app-office/magicpoint/ChangeLog b/app-office/magicpoint/ChangeLog index dcf7d3d42764..9fc89ebca1be 100644 --- a/app-office/magicpoint/ChangeLog +++ b/app-office/magicpoint/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/magicpoint # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.9 2004/10/05 14:04:06 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.10 2004/10/06 11:40:30 usata Exp $ + +*magicpoint-1.11b (06 Oct 2004) + + 06 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> + +files/magicpoint-1.11b-gentoo.diff, +magicpoint-1.11b.ebuild: + Version bumped. 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> magicpoint-1.10a-r1.ebuild: diff --git a/app-office/magicpoint/Manifest b/app-office/magicpoint/Manifest index e04338e4bba1..0c33d833eb99 100644 --- a/app-office/magicpoint/Manifest +++ b/app-office/magicpoint/Manifest @@ -7,3 +7,6 @@ MD5 6ac7b3bc9c394f597bf182a0509154fc files/digest-magicpoint-1.10a-r1 68 MD5 e1ffb107e58ea1bcfa6066df817b08a2 files/digest-magicpoint-1.11a 68 MD5 3948d3f1ee43af2138ad361b1bcab87b files/magicpoint-1.10a-r1-gentoo.diff 1833 MD5 7353ee0e1bdfb93cf9a2b0496259b901 files/magicpoint-1.11a-gentoo.diff 1377 +MD5 6ac7b3bc9c394f597bf182a0509154fc files/digest-magicpoint-1.10a-r1 68 +MD5 02b686f1f35a47738d8938fb0151d3d0 files/digest-magicpoint-1.11b 68 +MD5 3948d3f1ee43af2138ad361b1bcab87b files/magicpoint-1.10a-r1-gentoo.diff 1833 diff --git a/app-office/magicpoint/files/digest-magicpoint-1.11a b/app-office/magicpoint/files/digest-magicpoint-1.11a deleted file mode 100644 index 052b3185ba97..000000000000 --- a/app-office/magicpoint/files/digest-magicpoint-1.11a +++ /dev/null @@ -1 +0,0 @@ -MD5 9e55166a7793de371803b0c20f965971 magicpoint-1.11a.tar.gz 871606 diff --git a/app-office/magicpoint/files/digest-magicpoint-1.11b b/app-office/magicpoint/files/digest-magicpoint-1.11b new file mode 100644 index 000000000000..c4d63a3067db --- /dev/null +++ b/app-office/magicpoint/files/digest-magicpoint-1.11b @@ -0,0 +1 @@ +MD5 2b627f17443842eb5009304864577a4c magicpoint-1.11b.tar.gz 871618 diff --git a/app-office/magicpoint/files/magicpoint-1.11a-gentoo.diff b/app-office/magicpoint/files/magicpoint-1.11b-gentoo.diff index 026a826dc031..8c0d454972a3 100644 --- a/app-office/magicpoint/files/magicpoint-1.11a-gentoo.diff +++ b/app-office/magicpoint/files/magicpoint-1.11b-gentoo.diff @@ -29,9 +29,9 @@ diff -urN magicpoint-1.10a.ORIG/sample/default.mgp magicpoint-1.10a/sample/defau -%deffont "standard" tfont "standard.ttf", tmfont "kochi-mincho.ttf" -%deffont "thick" tfont "thick.ttf", tmfont "goth.ttf" -%deffont "typewriter" tfont "typewriter.ttf", tmfont "goth.ttf" -+%deffont "standard" xfont "times" -+%deffont "thick" xfont "arial-bold" -+%deffont "typewriter" xfont "courier" ++%deffont "standard" xfont "serif" "iso10646" ++%deffont "thick" xfont "sans-serif" "iso10646" ++%deffont "typewriter" xfont "monospace" "iso10646" %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% Default settings per each line numbers. diff --git a/app-office/magicpoint/magicpoint-1.11a.ebuild b/app-office/magicpoint/magicpoint-1.11b.ebuild index 61f21770cd3e..014ac45ec78c 100644 --- a/app-office/magicpoint/magicpoint-1.11a.ebuild +++ b/app-office/magicpoint/magicpoint-1.11b.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.11a.ebuild,v 1.1 2004/09/15 09:42:36 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.11b.ebuild,v 1.1 2004/10/06 11:40:30 usata Exp $ inherit elisp-common eutils DESCRIPTION="an X11 based presentation tool" -SRC_URI="ftp://ftp.mew.org/pub/MagicPoint/${P}.tar.gz" +SRC_URI="ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/${P}.tar.gz + ftp://ftp.mew.org/pub/MagicPoint/${P}.tar.gz" HOMEPAGE="http://www.mew.org/mgp/" LICENSE="BSD" @@ -21,7 +22,7 @@ DEPEND="virtual/x11 m17n-lib? ( dev-libs/m17n-lib )" RDEPEND="${DEPEND} nls? ( sys-devel/gettext ) - truetype? ( cjk? ( media-fonts/kochi-substitute ) )" + truetype? ( cjk? ( media-fonts/sazanami ) )" SITELISP=/usr/share/emacs/site-lisp SITEFILE=50mgp-mode-gentoo.el @@ -91,6 +92,12 @@ src_install() { pkg_postinst() { has_emacs && elisp-site-regen + einfo + einfo "If you enabled xft2 support (default) you may specify xfont directive by" + einfo "font name and font registry." + einfo "e.g.)" + einfo '%deffont "standard" xfont "sazanami mincho" "jisx0208.1983"' + einfo } pkg_postrm() { |