diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-11-06 15:03:10 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-11-06 15:03:10 +0000 |
commit | 0cbe9748f744abf1cb8192432ceded17c747d853 (patch) | |
tree | 78bf16ba680e636f5610a74d203495c56e8dc1a7 /x11-libs | |
parent | Stable on ppc64; bug #70227 (Manifest recommit) (diff) | |
download | gentoo-2-0cbe9748f744abf1cb8192432ceded17c747d853.tar.gz gentoo-2-0cbe9748f744abf1cb8192432ceded17c747d853.tar.bz2 gentoo-2-0cbe9748f744abf1cb8192432ceded17c747d853.zip |
fix homepage
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r4.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 458394ccd212..90f88318290d 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/openmotif # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.55 2004/10/24 12:05:34 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.56 2004/11/06 15:03:10 lanius Exp $ + + 06 Nov 2004; <heino@gentoo.org> openmotif-2.1.30-r4.ebuild, + openmotif-2.1.30-r5.ebuild: + fix homepage 24 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> +files/openmotif-2.1.30-darwin-netbsd.diff, openmotif-2.1.30-r5.ebuild: diff --git a/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild index 10515860f364..d8fc7a0b647a 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild,v 1.9 2004/06/28 19:04:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild,v 1.10 2004/11/06 15:03:10 lanius Exp $ inherit eutils @@ -8,7 +8,7 @@ MY_P=${P}-4_MLI.src S=${WORKDIR}/motif DESCRIPTION="Open Motif (Metrolink Bug Fix Release)" SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz" -HOMEPAGE="http://www.metrolink.com/openmotif/" +HOMEPAGE="http://www.openmotif.org/" LICENSE="MOTIF" KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" IUSE="" diff --git a/x11-libs/openmotif/openmotif-2.1.30-r5.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r5.ebuild index 3901d7264472..f3e47a461bdc 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r5.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r5.ebuild,v 1.17 2004/10/27 16:24:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r5.ebuild,v 1.18 2004/11/06 15:03:10 lanius Exp $ inherit eutils flag-o-matic MY_P=${P}-4_MLI.src S=${WORKDIR}/motif DESCRIPTION="Open Motif (Metrolink Bug Fix Release)" -HOMEPAGE="http://www.metrolink.com/openmotif/" +HOMEPAGE="http://www.openmotif.org/" SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz" LICENSE="MOTIF" |