diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-17 10:54:25 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-17 10:54:25 +0000 |
commit | 70060cd67f2e5ef93023438624b7acd912165c64 (patch) | |
tree | 8433d3fa72a92caa9d13ee6260df77c428c43b74 /x11-wm | |
parent | QA - inherit eutils. (Manifest recommit) (diff) | |
download | gentoo-2-70060cd67f2e5ef93023438624b7acd912165c64.tar.gz gentoo-2-70060cd67f2e5ef93023438624b7acd912165c64.tar.bz2 gentoo-2-70060cd67f2e5ef93023438624b7acd912165c64.zip |
QA - inherit eutils.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/plwm/plwm-2.6_alpha.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/plwm/plwm-2.6_alpha.ebuild b/x11-wm/plwm/plwm-2.6_alpha.ebuild index f7a492496d90..79aba9fe66c1 100644 --- a/x11-wm/plwm/plwm-2.6_alpha.ebuild +++ b/x11-wm/plwm/plwm-2.6_alpha.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/plwm/plwm-2.6_alpha.ebuild,v 1.3 2004/06/04 21:16:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/plwm/plwm-2.6_alpha.ebuild,v 1.4 2004/06/17 10:52:10 kloeri Exp $ -inherit distutils +inherit distutils eutils MY_P="PLWM-${PV/_alpha/a}" DESCRIPTION="Python classes for, and an implementation of, a window manager." |