diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-05 21:43:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-05 21:43:31 +0000 |
commit | 763c205a4ff4806d0e551e137f20befc73589119 (patch) | |
tree | 3665898e20e4c952a6adeb06b7df4d8ad4e9a66d /app-office | |
parent | Removed old ebuilds. (diff) | |
download | gentoo-2-763c205a4ff4806d0e551e137f20befc73589119.tar.gz gentoo-2-763c205a4ff4806d0e551e137f20befc73589119.tar.bz2 gentoo-2-763c205a4ff4806d0e551e137f20befc73589119.zip |
Homepage moved, bug 80903.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/magicpoint/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/magicpoint/magicpoint-1.10a-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/magicpoint/magicpoint-1.11b.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-office/magicpoint/ChangeLog b/app-office/magicpoint/ChangeLog index cb1206cd69c3..e153684e8609 100644 --- a/app-office/magicpoint/ChangeLog +++ b/app-office/magicpoint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/magicpoint # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.14 2005/02/05 05:58:04 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/ChangeLog,v 1.15 2005/02/05 21:43:31 kloeri Exp $ + + 05 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> + magicpoint-1.10a-r1.ebuild, magicpoint-1.11b.ebuild: + Homepage moved, bug 80903. 05 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> magicpoint-1.11b.ebuild: Added --x-libraries to econf to fix bug #77946. diff --git a/app-office/magicpoint/magicpoint-1.10a-r1.ebuild b/app-office/magicpoint/magicpoint-1.10a-r1.ebuild index 225bd5b32c9d..b557e45a8431 100644 --- a/app-office/magicpoint/magicpoint-1.10a-r1.ebuild +++ b/app-office/magicpoint/magicpoint-1.10a-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.10a-r1.ebuild,v 1.8 2005/01/01 15:36:55 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.10a-r1.ebuild,v 1.9 2005/02/05 21:43:31 kloeri Exp $ inherit elisp-common eutils DESCRIPTION="an X11 based presentation tool" SRC_URI="ftp://ftp.mew.org/pub/MagicPoint/${P}.tar.gz" -HOMEPAGE="http://www.mew.org/mgp/" +HOMEPAGE="http://member.wide.ad.jp/wg/mgp/" LICENSE="BSD" SLOT="0" diff --git a/app-office/magicpoint/magicpoint-1.11b.ebuild b/app-office/magicpoint/magicpoint-1.11b.ebuild index 53caf6b6df2f..eaa354a4ddb2 100644 --- a/app-office/magicpoint/magicpoint-1.11b.ebuild +++ b/app-office/magicpoint/magicpoint-1.11b.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.11b.ebuild,v 1.5 2005/02/05 05:58:04 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/magicpoint/magicpoint-1.11b.ebuild,v 1.6 2005/02/05 21:43:31 kloeri Exp $ inherit elisp-common eutils DESCRIPTION="an X11 based presentation tool" 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/" +HOMEPAGE="http://member.wide.ad.jp/wg/mgp/" LICENSE="BSD" SLOT="0" |