diff options
author | 2004-10-19 08:49:58 +0000 | |
---|---|---|
committer | 2004-10-19 08:49:58 +0000 | |
commit | 492e8f60d6f21946a5cc7d62760d436fde415a9d (patch) | |
tree | 39f4a17853c287f5937eed07fa72f4509e11ba14 /x11-plugins/wmapmload/wmapmload-0.3.3.ebuild | |
parent | Coding style rework. Move logic operators to beginnings of lines rather than ... (diff) | |
download | gentoo-2-492e8f60d6f21946a5cc7d62760d436fde415a9d.tar.gz gentoo-2-492e8f60d6f21946a5cc7d62760d436fde415a9d.tar.bz2 gentoo-2-492e8f60d6f21946a5cc7d62760d436fde415a9d.zip |
Stable on amd64.
Diffstat (limited to 'x11-plugins/wmapmload/wmapmload-0.3.3.ebuild')
-rw-r--r-- | x11-plugins/wmapmload/wmapmload-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmapmload/wmapmload-0.3.3.ebuild b/x11-plugins/wmapmload/wmapmload-0.3.3.ebuild index e11baf2a4775..d555814d0668 100644 --- a/x11-plugins/wmapmload/wmapmload-0.3.3.ebuild +++ b/x11-plugins/wmapmload/wmapmload-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/wmapmload-0.3.3.ebuild,v 1.4 2004/10/03 22:02:21 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmapmload/wmapmload-0.3.3.ebuild,v 1.5 2004/10/19 08:49:58 absinthe Exp $ IUSE="" DESCRIPTION="dockapp that monitors your apm battery status." @@ -8,7 +8,7 @@ SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.gz" HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc" LICENSE="GPL-2" DEPEND="virtual/x11" |