diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-02-11 22:04:07 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-02-11 22:04:07 +0000 |
commit | 9cb5b5b32a2dbe18a03a056c1d2d83d67563c9f7 (patch) | |
tree | b6e83f8f57b315ec8cce34eb8db2ea4ae47add49 /x11-libs/openmotif | |
parent | Bump dev-haskell/time. (diff) | |
download | gentoo-2-9cb5b5b32a2dbe18a03a056c1d2d83d67563c9f7.tar.gz gentoo-2-9cb5b5b32a2dbe18a03a056c1d2d83d67563c9f7.tar.bz2 gentoo-2-9cb5b5b32a2dbe18a03a056c1d2d83d67563c9f7.zip |
Punt stale variable.
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.2-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild b/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild index fc4a3bc88cd2..a450fe66210c 100644 --- a/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild,v 1.1 2010/02/11 10:22:56 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.2-r2.ebuild,v 1.2 2010/02/11 22:04:07 ulm Exp $ EAPI=3 inherit autotools eutils flag-o-matic multilib -DOC_P=${PN}-2.3.0 DESCRIPTION="Open Motif" HOMEPAGE="http://www.motifzone.net/" SRC_URI="ftp://ftp.ics.com/openmotif/${PV%.*}/${PV}/${P}.tar.gz" |