summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-10 16:17:58 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-10 16:17:58 +0000
commit25cdf2043652b7c9a61aa81aedd943df83bc1de8 (patch)
tree581213c699486578a2cd84acc8f603741a7340d2 /sys-apps/apmd
parentadded ChamgeLog (diff)
downloadhistorical-25cdf2043652b7c9a61aa81aedd943df83bc1de8.tar.gz
historical-25cdf2043652b7c9a61aa81aedd943df83bc1de8.tar.bz2
historical-25cdf2043652b7c9a61aa81aedd943df83bc1de8.zip
Added LICENSE tag
Diffstat (limited to 'sys-apps/apmd')
-rw-r--r--sys-apps/apmd/apmd-3.0.2-r1.ebuild3
-rw-r--r--sys-apps/apmd/apmd-3.0.2-r2.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys-apps/apmd/apmd-3.0.2-r1.ebuild b/sys-apps/apmd/apmd-3.0.2-r1.ebuild
index e3467abe08ef..cae4fd93dd44 100644
--- a/sys-apps/apmd/apmd-3.0.2-r1.ebuild
+++ b/sys-apps/apmd/apmd-3.0.2-r1.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Donny Davies <woodchip@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.0.2-r1.ebuild,v 1.2 2002/03/28 01:50:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.0.2-r1.ebuild,v 1.3 2002/07/10 16:17:55 aliz Exp $
DESCRIPTION="Advanced Power Management Daemon"
HOMEPAGE="http://www.worldvisions.ca/~apenwarr/apmd/"
SRC_URI="http://www.worldvisions.ca/~apenwarr/apmd/${P}.tar.gz"
S=${WORKDIR}/${PN}
+LICENSE="GPL-2 LGPL-2"
DEPEND="virtual/glibc
>=sys-apps/debianutils-1.16
diff --git a/sys-apps/apmd/apmd-3.0.2-r2.ebuild b/sys-apps/apmd/apmd-3.0.2-r2.ebuild
index 9d84d1f6e1c1..876e3eab50a3 100644
--- a/sys-apps/apmd/apmd-3.0.2-r2.ebuild
+++ b/sys-apps/apmd/apmd-3.0.2-r2.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.0.2-r2.ebuild,v 1.1 2002/05/03 19:54:00 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.0.2-r2.ebuild,v 1.2 2002/07/10 16:17:55 aliz Exp $
DESCRIPTION="Advanced Power Management Daemon"
HOMEPAGE="http://www.worldvisions.ca/~apenwarr/apmd/"
SRC_URI="http://www.worldvisions.ca/~apenwarr/apmd/${P}.tar.gz"
S=${WORKDIR}/${PN}
+LICENSE="GPL-2 LGPL-2"
DEPEND="virtual/glibc >=sys-apps/debianutils-1.16 X? ( virtual/x11 )"