diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-08-30 01:19:29 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-08-30 01:19:29 +0000 |
commit | 7fe8d1b2661a4cd6c75e03592fa4072485876b5e (patch) | |
tree | 4743a7e7218f8cd7207c887010a3bf95e300529f /app-laptop | |
parent | Marked ~amd64 (diff) | |
download | gentoo-2-7fe8d1b2661a4cd6c75e03592fa4072485876b5e.tar.gz gentoo-2-7fe8d1b2661a4cd6c75e03592fa4072485876b5e.tar.bz2 gentoo-2-7fe8d1b2661a4cd6c75e03592fa4072485876b5e.zip |
Stable on x86.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/tpctl/ChangeLog | 5 | ||||
-rw-r--r-- | app-laptop/tpctl/tpctl-4.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/tpctl/ChangeLog b/app-laptop/tpctl/ChangeLog index d465add5d1e7..2f26bc727c28 100644 --- a/app-laptop/tpctl/ChangeLog +++ b/app-laptop/tpctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/tpctl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/ChangeLog,v 1.9 2005/03/31 20:45:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/ChangeLog,v 1.10 2005/08/30 01:18:17 robbat2 Exp $ + + 30 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> tpctl-4.16.ebuild: + Stable on x86. 31 Mar 2005; <blubb@gentoo.org> tpctl-4.8.ebuild: stable on amd64 diff --git a/app-laptop/tpctl/tpctl-4.16.ebuild b/app-laptop/tpctl/tpctl-4.16.ebuild index 95ca279102f9..fa6a24f6101a 100644 --- a/app-laptop/tpctl/tpctl-4.16.ebuild +++ b/app-laptop/tpctl/tpctl-4.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.16.ebuild,v 1.1 2005/01/08 21:40:27 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.16.ebuild,v 1.2 2005/08/30 01:18:17 robbat2 Exp $ MY_P=${PN}_${PV} @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="tpctlir" |