diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-19 02:41:48 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-19 02:41:48 +0000 |
commit | bfac2352a0bae357ad96c796019981e8720f0767 (patch) | |
tree | 6c34f27a8d76d4c920e43f17040f14e84a02d6b1 /app-laptop/tpctl | |
parent | stable on x86. (diff) | |
download | gentoo-2-bfac2352a0bae357ad96c796019981e8720f0767.tar.gz gentoo-2-bfac2352a0bae357ad96c796019981e8720f0767.tar.bz2 gentoo-2-bfac2352a0bae357ad96c796019981e8720f0767.zip |
stable on x86.
Diffstat (limited to 'app-laptop/tpctl')
-rw-r--r-- | app-laptop/tpctl/ChangeLog | 5 | ||||
-rw-r--r-- | app-laptop/tpctl/tpctl-4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/tpctl/ChangeLog b/app-laptop/tpctl/ChangeLog index 40816e2b2a5e..9ea4ed90cbe4 100644 --- a/app-laptop/tpctl/ChangeLog +++ b/app-laptop/tpctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/tpctl # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/ChangeLog,v 1.3 2004/06/24 22:00:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/ChangeLog,v 1.4 2004/07/19 02:39:25 robbat2 Exp $ + + 18 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> tpctl-4.8.ebuild: + stable on x86. *tpctl-4.4-r1 (07 Mar 2004) diff --git a/app-laptop/tpctl/tpctl-4.8.ebuild b/app-laptop/tpctl/tpctl-4.8.ebuild index 821a6fb54479..29ffcfc07ae2 100644 --- a/app-laptop/tpctl/tpctl-4.8.ebuild +++ b/app-laptop/tpctl/tpctl-4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.8.ebuild,v 1.3 2004/06/28 02:37:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.8.ebuild,v 1.4 2004/07/19 02:39:25 robbat2 Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" IUSE="ncurses tpctlir perl" DEPEND=">=app-laptop/thinkpad-4.8 |