diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-03-15 02:02:44 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-03-15 02:02:44 +0000 |
commit | 6702aba9a3a5f59df7374f1e35b87a57efb0af8f (patch) | |
tree | 61031aff030214edceb27a815223fb92760d07d0 /x11-wm | |
parent | Version bump. As before, previous distfiles removed so pulling _p2 (Manifest... (diff) | |
download | gentoo-2-6702aba9a3a5f59df7374f1e35b87a57efb0af8f.tar.gz gentoo-2-6702aba9a3a5f59df7374f1e35b87a57efb0af8f.tar.bz2 gentoo-2-6702aba9a3a5f59df7374f1e35b87a57efb0af8f.zip |
fixor
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild b/x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild index 4943393f3cda..b838c2bbbaef 100644 --- a/x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild,v 1.2 2004/03/15 01:59:07 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild,v 1.3 2004/03/15 02:02:44 bcowan Exp $ inherit elisp-common @@ -10,7 +10,7 @@ LICENSE="GPL-2" #PV=`echo ${PV} | sed 's/_/-/'` #P="${PN}-${PV}" -MY-P="${PN}-${PV/_/-}" +MY_P="${PN}-${PV/_/-}" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" SLOT="0" |