diff options
author | 2004-01-04 18:36:48 +0000 | |
---|---|---|
committer | 2004-01-04 18:36:48 +0000 | |
commit | 6ab42505b792ef4aebea3be08aaed231d298c5ab (patch) | |
tree | dd4692ee0b07350f46e940d485bd483929d8b632 /x11-plugins/wmpower/wmpower-0.1.2.ebuild | |
parent | cleanup (diff) | |
download | historical-6ab42505b792ef4aebea3be08aaed231d298c5ab.tar.gz historical-6ab42505b792ef4aebea3be08aaed231d298c5ab.tar.bz2 historical-6ab42505b792ef4aebea3be08aaed231d298c5ab.zip |
Various epatch sed and cosmetic changes
Diffstat (limited to 'x11-plugins/wmpower/wmpower-0.1.2.ebuild')
-rw-r--r-- | x11-plugins/wmpower/wmpower-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmpower/wmpower-0.1.2.ebuild b/x11-plugins/wmpower/wmpower-0.1.2.ebuild index 9d11ae8c91ce..8fe3060e3324 100644 --- a/x11-plugins/wmpower/wmpower-0.1.2.ebuild +++ b/x11-plugins/wmpower/wmpower-0.1.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/wmpower-0.1.2.ebuild,v 1.4 2003/10/16 16:10:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/wmpower-0.1.2.ebuild,v 1.5 2004/01/04 18:36:48 aliz Exp $ IUSE="" DESCRIPTION="WMaker DockApp to get (and set) power management status for laptops. Supports both APM and ACPI kernels. Also has direct support for Toshiba hardware." HOMEPAGE="http://wmpower.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/wmpower/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |