diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:41:59 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:41:59 +0000 |
commit | 5b28ac0f77b6ea0c7e8602cbbcbbbc9c02decdd2 (patch) | |
tree | 5857d17ac88413a49ada058b173c312fff6769c0 /app-laptop | |
parent | KEYWORDS ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-5b28ac0f77b6ea0c7e8602cbbcbbbc9c02decdd2.tar.gz gentoo-2-5b28ac0f77b6ea0c7e8602cbbcbbbc9c02decdd2.tar.bz2 gentoo-2-5b28ac0f77b6ea0c7e8602cbbcbbbc9c02decdd2.zip |
Oops, undo changes.
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/tpctl/ChangeLog | 5 | ||||
-rw-r--r-- | app-laptop/tpctl/tpctl-4.8.ebuild | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/app-laptop/tpctl/ChangeLog b/app-laptop/tpctl/ChangeLog index 7d2df2ab52bf..2739e1eaa7bf 100644 --- a/app-laptop/tpctl/ChangeLog +++ b/app-laptop/tpctl/ChangeLog @@ -1,9 +1,6 @@ # 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.5 2004/10/19 09:38:16 absinthe Exp $ - - 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> tpctl-4.8.ebuild: - KEYWORDS ~amd64. +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/ChangeLog,v 1.6 2004/10/19 09:41:59 absinthe Exp $ 18 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> tpctl-4.8.ebuild: stable on x86. diff --git a/app-laptop/tpctl/tpctl-4.8.ebuild b/app-laptop/tpctl/tpctl-4.8.ebuild index c839940b32f2..7f4f18e7bbde 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.5 2004/10/19 09:38:16 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.8.ebuild,v 1.6 2004/10/19 09:41:59 absinthe Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* x86 ~amd64" +KEYWORDS="-* x86" IUSE="ncurses tpctlir perl" DEPEND=">=app-laptop/thinkpad-4.8 |