diff options
author | 2008-01-12 10:22:38 +0000 | |
---|---|---|
committer | 2008-01-12 10:22:38 +0000 | |
commit | 908e962af41078945e9afb9cbacc7ca63f140be5 (patch) | |
tree | e1183341ad96c21ce5a357b7bc4c3ddb0b4c9b0b /x11-plugins/wmmaiload | |
parent | Use GTK+-2. (diff) | |
download | gentoo-2-908e962af41078945e9afb9cbacc7ca63f140be5.tar.gz gentoo-2-908e962af41078945e9afb9cbacc7ca63f140be5.tar.bz2 gentoo-2-908e962af41078945e9afb9cbacc7ca63f140be5.zip |
reorder ebuild vars to match ebuild.skel
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'x11-plugins/wmmaiload')
-rw-r--r-- | x11-plugins/wmmaiload/wmmaiload-2.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmmaiload/wmmaiload-2.2.1-r1.ebuild b/x11-plugins/wmmaiload/wmmaiload-2.2.1-r1.ebuild index fe15724ed1c9..9bdacdd2d925 100644 --- a/x11-plugins/wmmaiload/wmmaiload-2.2.1-r1.ebuild +++ b/x11-plugins/wmmaiload/wmmaiload-2.2.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmaiload/wmmaiload-2.2.1-r1.ebuild,v 1.1 2008/01/12 10:13:54 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmaiload/wmmaiload-2.2.1-r1.ebuild,v 1.2 2008/01/12 10:22:38 drac Exp $ inherit eutils toolchain-funcs DESCRIPTION="dockapp that monitors one or more mailboxes." -SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.gz" HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html" +SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |