diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-09-06 21:13:35 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-09-06 21:13:35 +0000 |
commit | 023a3c0d7bf694c415ee72963cfcd41551fdaa6f (patch) | |
tree | 7ce9ce87b1e0d21490d4b54d0569276a31e81391 /app-laptop | |
parent | Delete old ebuild and old python-config. (diff) | |
download | gentoo-2-023a3c0d7bf694c415ee72963cfcd41551fdaa6f.tar.gz gentoo-2-023a3c0d7bf694c415ee72963cfcd41551fdaa6f.tar.bz2 gentoo-2-023a3c0d7bf694c415ee72963cfcd41551fdaa6f.zip |
Cleaning up for linux-info work: inherit linux-mod implies inherit linux-info.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/tp_smapi/ChangeLog | 7 | ||||
-rw-r--r-- | app-laptop/tp_smapi/tp_smapi-0.37.ebuild | 6 | ||||
-rw-r--r-- | app-laptop/tp_smapi/tp_smapi-0.39.ebuild | 6 | ||||
-rw-r--r-- | app-laptop/tp_smapi/tp_smapi-0.40.ebuild | 4 |
4 files changed, 14 insertions, 9 deletions
diff --git a/app-laptop/tp_smapi/ChangeLog b/app-laptop/tp_smapi/ChangeLog index 3a954c7e78df..6338ebd76e86 100644 --- a/app-laptop/tp_smapi/ChangeLog +++ b/app-laptop/tp_smapi/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-laptop/tp_smapi # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/ChangeLog,v 1.31 2009/07/08 21:04:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/ChangeLog,v 1.32 2009/09/06 21:13:35 robbat2 Exp $ + + 06 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> tp_smapi-0.37.ebuild, + tp_smapi-0.39.ebuild, tp_smapi-0.40.ebuild: + Cleaning up for linux-info work: inherit linux-mod implies inherit + linux-info. 08 Jul 2009; Markus Meier <maekke@gentoo.org> tp_smapi-0.40.ebuild: amd64 stable, bug #274086 diff --git a/app-laptop/tp_smapi/tp_smapi-0.37.ebuild b/app-laptop/tp_smapi/tp_smapi-0.37.ebuild index b9bcfaec329d..4878a5d7fb68 100644 --- a/app-laptop/tp_smapi/tp_smapi-0.37.ebuild +++ b/app-laptop/tp_smapi/tp_smapi-0.37.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.37.ebuild,v 1.3 2008/09/22 20:20:25 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.37.ebuild,v 1.4 2009/09/06 21:13:35 robbat2 Exp $ -inherit linux-mod linux-info +inherit linux-mod DESCRIPTION="IBM ThinkPad SMAPI BIOS driver" HOMEPAGE="http://tpctl.sourceforge.net/" diff --git a/app-laptop/tp_smapi/tp_smapi-0.39.ebuild b/app-laptop/tp_smapi/tp_smapi-0.39.ebuild index 7d156fc6ca25..6134a2b7b13d 100644 --- a/app-laptop/tp_smapi/tp_smapi-0.39.ebuild +++ b/app-laptop/tp_smapi/tp_smapi-0.39.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.39.ebuild,v 1.1 2008/10/20 08:35:22 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.39.ebuild,v 1.2 2009/09/06 21:13:35 robbat2 Exp $ -inherit linux-mod linux-info +inherit linux-mod DESCRIPTION="IBM ThinkPad SMAPI BIOS driver" HOMEPAGE="http://tpctl.sourceforge.net/" diff --git a/app-laptop/tp_smapi/tp_smapi-0.40.ebuild b/app-laptop/tp_smapi/tp_smapi-0.40.ebuild index 32f7d51f007b..3c69dd0c5852 100644 --- a/app-laptop/tp_smapi/tp_smapi-0.40.ebuild +++ b/app-laptop/tp_smapi/tp_smapi-0.40.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.40.ebuild,v 1.2 2009/07/08 21:04:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.40.ebuild,v 1.3 2009/09/06 21:13:35 robbat2 Exp $ EAPI="2" -inherit eutils linux-mod linux-info +inherit eutils linux-mod DESCRIPTION="IBM ThinkPad SMAPI BIOS driver" HOMEPAGE="http://tpctl.sourceforge.net/" |