diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
commit | c1e3dbc36b21cd026ff48986f80dad1073f4287f (patch) | |
tree | 43c05d9f98b8f9c84f6e9f3bb17169eb5d8fdedf /x11-misc/bbapm | |
parent | update (diff) | |
download | gentoo-2-c1e3dbc36b21cd026ff48986f80dad1073f4287f.tar.gz gentoo-2-c1e3dbc36b21cd026ff48986f80dad1073f4287f.tar.bz2 gentoo-2-c1e3dbc36b21cd026ff48986f80dad1073f4287f.zip |
Added LICENSE tag
Diffstat (limited to 'x11-misc/bbapm')
-rw-r--r-- | x11-misc/bbapm/bbapm-0.0.1-r1.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/bbapm/bbapm-0.0.1-r2.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-misc/bbapm/bbapm-0.0.1-r1.ebuild b/x11-misc/bbapm/bbapm-0.0.1-r1.ebuild index 7af21e5df536..4a02af9d2443 100644 --- a/x11-misc/bbapm/bbapm-0.0.1-r1.ebuild +++ b/x11-misc/bbapm/bbapm-0.0.1-r1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Craig Joly <joly@ee.ualberta.ca> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbapm/bbapm-0.0.1-r1.ebuild,v 1.1 2001/10/06 15:30:16 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbapm/bbapm-0.0.1-r1.ebuild,v 1.2 2002/07/08 16:58:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox advanced power management tool" SRC_URI="http://bbtools.thelinuxcommunity.org/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.thelinuxcommunity.org/contrib.phtml" +LICENSE="GPL-2" DEPEND=">=x11-wm/blackbox-0.61 >=sys-apps/apmd-3.0.1" diff --git a/x11-misc/bbapm/bbapm-0.0.1-r2.ebuild b/x11-misc/bbapm/bbapm-0.0.1-r2.ebuild index 947b95073bfe..3892c1a5a1b1 100644 --- a/x11-misc/bbapm/bbapm-0.0.1-r2.ebuild +++ b/x11-misc/bbapm/bbapm-0.0.1-r2.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Craig Joly <joly@ee.ualberta.ca> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbapm/bbapm-0.0.1-r2.ebuild,v 1.1 2002/03/15 15:06:34 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbapm/bbapm-0.0.1-r2.ebuild,v 1.2 2002/07/08 16:58:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox advanced power management tool" SRC_URI="http://bbtools.thelinuxcommunity.org/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.thelinuxcommunity.org/contrib.phtml" +LICENSE="GPL-2" DEPEND="virtual/blackbox >=sys-apps/apmd-3.0.1" |