diff options
author | Markus Meier <maekke@gentoo.org> | 2009-07-08 21:04:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-07-08 21:04:11 +0000 |
commit | cb3bc18eacd9eaca13e9df333132dff2f3aee30b (patch) | |
tree | d89d024ff3287042994e13850f3a661b81476ec8 /app-laptop/tp_smapi/tp_smapi-0.40.ebuild | |
parent | amd64 stable, bug #273984 (diff) | |
download | gentoo-2-cb3bc18eacd9eaca13e9df333132dff2f3aee30b.tar.gz gentoo-2-cb3bc18eacd9eaca13e9df333132dff2f3aee30b.tar.bz2 gentoo-2-cb3bc18eacd9eaca13e9df333132dff2f3aee30b.zip |
amd64 stable, bug #274086
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-laptop/tp_smapi/tp_smapi-0.40.ebuild')
-rw-r--r-- | app-laptop/tp_smapi/tp_smapi-0.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/tp_smapi/tp_smapi-0.40.ebuild b/app-laptop/tp_smapi/tp_smapi-0.40.ebuild index 6f08d3641c63..32f7d51f007b 100644 --- a/app-laptop/tp_smapi/tp_smapi-0.40.ebuild +++ b/app-laptop/tp_smapi/tp_smapi-0.40.ebuild @@ -1,6 +1,6 @@ # 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.1 2009/03/25 19:57:23 chutzpah Exp $ +# $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 $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tpctl/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="hdaps" |