diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-02-06 15:58:04 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-02-06 15:58:04 +0000 |
commit | 7e2b3837f3cfa411c77b880d95385f78f05bbbb4 (patch) | |
tree | ad66e4a9764ea286349ec797a933bd7ea177dea3 /x11-libs/openmotif-compat | |
parent | Fix typo. (diff) | |
download | gentoo-2-7e2b3837f3cfa411c77b880d95385f78f05bbbb4.tar.gz gentoo-2-7e2b3837f3cfa411c77b880d95385f78f05bbbb4.tar.bz2 gentoo-2-7e2b3837f3cfa411c77b880d95385f78f05bbbb4.zip |
Update HOMEPAGE.
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'x11-libs/openmotif-compat')
-rw-r--r-- | x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild b/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild index d6eceea0ba40..7a4d6386a6f2 100644 --- a/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild +++ b/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild,v 1.9 2009/12/15 09:23:41 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild,v 1.10 2010/02/06 15:58:04 ulm Exp $ WANT_AUTOMAKE="1.6" @@ -8,7 +8,7 @@ inherit eutils flag-o-matic multilib autotools MY_P=openMotif-${PV} DESCRIPTION="Legacy Open Motif libraries for old binaries" -HOMEPAGE="http://www.motifzone.org/" +HOMEPAGE="http://www.motifzone.net/" SRC_URI="ftp://ftp.ics.com/openmotif/2.2/${PV}/src/${MY_P}.tar.gz mirror://gentoo/openmotif-${PV}-patches-3.tar.bz2" |