summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-14 19:20:20 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-14 19:20:20 +0000
commite6e3bbbb4101f4a108960885449dbbb605de0a79 (patch)
treed94e3ab1b004e425963ea5bc41e91200b7cbf3b5 /sys-apps/thinkpad
parentVersion Bump (diff)
downloadhistorical-e6e3bbbb4101f4a108960885449dbbb605de0a79.tar.gz
historical-e6e3bbbb4101f4a108960885449dbbb605de0a79.tar.bz2
historical-e6e3bbbb4101f4a108960885449dbbb605de0a79.zip
SLOT, KEYWORDS, LICENSE and HOMEPAGE tags added
Diffstat (limited to 'sys-apps/thinkpad')
-rw-r--r--sys-apps/thinkpad/ChangeLog5
-rw-r--r--sys-apps/thinkpad/thinkpad-3.2.ebuild5
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-apps/thinkpad/ChangeLog b/sys-apps/thinkpad/ChangeLog
index 3302edc9ecf9..cf5ccfdef277 100644
--- a/sys-apps/thinkpad/ChangeLog
+++ b/sys-apps/thinkpad/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for sys-apps/thinkpad
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/thinkpad/ChangeLog,v 1.1 2002/04/25 23:35:59 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/thinkpad/ChangeLog,v 1.2 2002/07/14 19:20:19 aliz Exp $
*thinkpad-3.2 (25 April 2002)
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> thinkpad-3.2.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
25 April 2002; Wout Mertens <Wout.Mertens@advalvas.be> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/sys-apps/thinkpad/thinkpad-3.2.ebuild b/sys-apps/thinkpad/thinkpad-3.2.ebuild
index 78c34cc0c0fd..e95888854379 100644
--- a/sys-apps/thinkpad/thinkpad-3.2.ebuild
+++ b/sys-apps/thinkpad/thinkpad-3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/thinkpad/thinkpad-3.2.ebuild,v 1.3 2002/07/11 06:30:55 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/thinkpad/thinkpad-3.2.ebuild,v 1.4 2002/07/14 19:20:19 aliz Exp $
#transform P to match tarball versioning
MYPV=${PV/_beta/beta}
@@ -9,6 +9,9 @@ KV=""
DESCRIPTION="Thinkpad system control kernel modules"
SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz"
HOMEPAGE="http://tpctl.sourceforge.net/tpctlhome.htm"
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="GPL-2"
#virtual/glibc should depend on specific kernel headers
DEPEND="virtual/glibc"