diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-01-25 15:27:32 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-01-25 15:27:32 +0000 |
commit | c454b8775822e024e98860c578097ac32178b648 (patch) | |
tree | 4a79f4434123a2cd8cf61f840ccb12a2c002f329 /x11-plugins/wmpower | |
parent | (Portage version: 2.0.51-r15) (Manifest recommit) (diff) | |
download | gentoo-2-c454b8775822e024e98860c578097ac32178b648.tar.gz gentoo-2-c454b8775822e024e98860c578097ac32178b648.tar.bz2 gentoo-2-c454b8775822e024e98860c578097ac32178b648.zip |
Fix copyright headers
(Portage version: 2.0.51-r14)
Diffstat (limited to 'x11-plugins/wmpower')
-rw-r--r-- | x11-plugins/wmpower/ChangeLog | 9 | ||||
-rw-r--r-- | x11-plugins/wmpower/metadata.xml | 6 | ||||
-rw-r--r-- | x11-plugins/wmpower/wmpower-0.3.1.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/x11-plugins/wmpower/ChangeLog b/x11-plugins/wmpower/ChangeLog index bb28174025aa..ce4ff2c8178e 100644 --- a/x11-plugins/wmpower/ChangeLog +++ b/x11-plugins/wmpower/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-plugins/wmpower -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/ChangeLog,v 1.12 2004/11/12 23:18:40 s4t4n Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/ChangeLog,v 1.13 2005/01/25 15:27:32 s4t4n Exp $ + + 25 Jan 2005; Michele Noberasco <s4t4n@gentoo.org> wmpower-0.3.1.ebuild: + Update Copyright headers 13 Nov 2004; Michele Noberasco <s4t4n@gentoo.org> wmpower-0.3.1.ebuild: - Remove lo longer needed eutils inheritance... + Remove no longer needed eutils inheritance... 12 Nov 2004; Michele Noberasco <s4t4n@gentoo.org> wmpower-0.3.0.ebuild: Remove older ebuild... diff --git a/x11-plugins/wmpower/metadata.xml b/x11-plugins/wmpower/metadata.xml index e296530b96c3..5f9bac0c26dc 100644 --- a/x11-plugins/wmpower/metadata.xml +++ b/x11-plugins/wmpower/metadata.xml @@ -4,8 +4,8 @@ <herd>desktop-dock</herd> <longdescription> wmpower is a Window Maker dock application -allowing the user to graphically see (and set) the -power management status of his laptop. It works -with both APM and ACPI enabled kernels. +allowing the user to graphically see (and set) the power management status of his laptop. +It works with both APM and ACPI enabled kernels, has special support for Toshiba, Compal +and Dell hardware, and allows you to dinamically set the frequency of your CPU(s) via CPUfreq. </longdescription> </pkgmetadata> diff --git a/x11-plugins/wmpower/wmpower-0.3.1.ebuild b/x11-plugins/wmpower/wmpower-0.3.1.ebuild index d5c061097bdf..dd3fbbb8169a 100644 --- a/x11-plugins/wmpower/wmpower-0.3.1.ebuild +++ b/x11-plugins/wmpower/wmpower-0.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/wmpower-0.3.1.ebuild,v 1.6 2004/11/12 23:18:40 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmpower/wmpower-0.3.1.ebuild,v 1.7 2005/01/25 15:27:32 s4t4n Exp $ IUSE="" |