diff options
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/tp_smapi/ChangeLog | 5 | ||||
-rw-r--r-- | app-laptop/tp_smapi/tp_smapi-0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/tp_smapi/ChangeLog b/app-laptop/tp_smapi/ChangeLog index af3d37e687a9..861acaa86953 100644 --- a/app-laptop/tp_smapi/ChangeLog +++ b/app-laptop/tp_smapi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/tp_smapi # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/ChangeLog,v 1.10 2006/05/27 19:04:29 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/ChangeLog,v 1.11 2006/05/28 12:23:05 brix Exp $ + + 28 May 2006; Henrik Brix Andersen <brix@gentoo.org> tp_smapi-0.19.ebuild: + Stable on x86. *tp_smapi-0.20 (27 May 2006) diff --git a/app-laptop/tp_smapi/tp_smapi-0.19.ebuild b/app-laptop/tp_smapi/tp_smapi-0.19.ebuild index 43295e0c7494..22690159bf6b 100644 --- a/app-laptop/tp_smapi/tp_smapi-0.19.ebuild +++ b/app-laptop/tp_smapi/tp_smapi-0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.19.ebuild,v 1.1 2006/04/14 11:48:03 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tp_smapi/tp_smapi-0.19.ebuild,v 1.2 2006/05/28 12:23:05 brix Exp $ inherit linux-mod @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tpctl/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="hdaps" |