diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-04-28 20:35:12 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-04-28 20:35:12 +0000 |
commit | b574984001d4aa25b56e1f45ce838c1785023950 (patch) | |
tree | 2df7968b8a829de953d310496ace7a2e0d54ebb6 /x11-libs/openmotif | |
parent | typo fixed (diff) | |
download | gentoo-2-b574984001d4aa25b56e1f45ce838c1785023950.tar.gz gentoo-2-b574984001d4aa25b56e1f45ce838c1785023950.tar.bz2 gentoo-2-b574984001d4aa25b56e1f45ce838c1785023950.zip |
extra tar.gz
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild index 5c8a92efe3ed..32245a7bcdc5 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild,v 1.3 2002/04/28 04:29:34 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r1.ebuild,v 1.4 2002/04/28 20:35:12 seemant Exp $ -MY_P=${P}-4_MLI.src.tar.gz +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" |