summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-09-24 19:42:26 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-09-24 19:42:26 +0000
commite3d0e9561f1cdc30b17c8500b42f21276035051e (patch)
treee10ff1a300f9fa5824c29752197c1c3db041b6b8 /x11-wm/pwm
parentVersion bumped. closes #25995. (diff)
downloadhistorical-e3d0e9561f1cdc30b17c8500b42f21276035051e.tar.gz
historical-e3d0e9561f1cdc30b17c8500b42f21276035051e.tar.bz2
historical-e3d0e9561f1cdc30b17c8500b42f21276035051e.zip
Version bumped.
Diffstat (limited to 'x11-wm/pwm')
-rw-r--r--x11-wm/pwm/Manifest2
-rw-r--r--x11-wm/pwm/pwm-1.0.20030617.ebuild7
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-wm/pwm/Manifest b/x11-wm/pwm/Manifest
index aad1bdc420e1..4222fe035681 100644
--- a/x11-wm/pwm/Manifest
+++ b/x11-wm/pwm/Manifest
@@ -1,5 +1,5 @@
MD5 faa792520cc04e4b7369a8b63bd0f8fa ChangeLog 979
MD5 69045ebabcc37ee8af90fac93b099097 pwm-1.0.20010309.ebuild 1425
-MD5 0ab17e622ba456a59ee31e56eac9f6f3 pwm-1.0.20030617.ebuild 1516
+MD5 ee5f0a88feb76bb93b3aac9b7f078ad7 pwm-1.0.20030617.ebuild 1655
MD5 a445b90b242219cab13a332071404955 files/digest-pwm-1.0.20010309 63
MD5 dca9f22fbfe6c1b338f1c4704d3962f8 files/digest-pwm-1.0.20030617 64
diff --git a/x11-wm/pwm/pwm-1.0.20030617.ebuild b/x11-wm/pwm/pwm-1.0.20030617.ebuild
index 20ae3095165f..cd379e44f332 100644
--- a/x11-wm/pwm/pwm-1.0.20030617.ebuild
+++ b/x11-wm/pwm/pwm-1.0.20030617.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/pwm/pwm-1.0.20030617.ebuild,v 1.2 2003/09/24 19:42:21 mholzer Exp $
-
-S=${WORKDIR}/${P}
+MY_P=${PN}-${PV/1.0./}
+S=${WORKDIR}/${MY_P}
DESCRIPTION="A lightweight window manager. It was the first window manager to implement tabbed frames or the back then unique feature allowing multiple client windows can be attached to the same frame or This feature helps keeping windows, especially the numerous xterms, organized. "
-SRC_URI="http://modeemi.fi/~tuomov/dl/${P}.tar.gz"
+SRC_URI="http://modeemi.fi/~tuomov/dl/${MY_P}.tar.gz"
HOMEPAGE="http://modeemi.fi/~tuomov/pwm/"
LICENSE="Artistic"
SLOT="0"