diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
commit | 1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef (patch) | |
tree | ef0461122d47c11a9fdb6f70dc407a75159ced6f /sys-apps/tpctl | |
parent | regen manifest test (diff) | |
download | gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.gz gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.bz2 gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.zip |
mondo amd64 commit (keywords, misc things here and there)
Diffstat (limited to 'sys-apps/tpctl')
-rw-r--r-- | sys-apps/tpctl/tpctl-3.2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/tpctl/tpctl-4.2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/tpctl/tpctl-4.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/tpctl/tpctl-3.2.ebuild b/sys-apps/tpctl/tpctl-3.2.ebuild index 3bfbf195476a..36ad9ca97a29 100644 --- a/sys-apps/tpctl/tpctl-3.2.ebuild +++ b/sys-apps/tpctl/tpctl-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tpctl/tpctl-3.2.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tpctl/tpctl-3.2.ebuild,v 1.12 2003/06/21 21:19:41 drobbins Exp $ IUSE="ncurses tpctlir perl" @@ -12,7 +12,7 @@ KV="" DESCRIPTION="Thinkpad system control user space programs" SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" HOMEPAGE="http://tpctl.sourceforge.net/tpctlhome.htm" -KEYWORDS="x86 -ppc" +KEYWORDS="x86 amd64 -ppc" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/tpctl/tpctl-4.2.ebuild b/sys-apps/tpctl/tpctl-4.2.ebuild index 793bb5438d45..de64df84abe3 100644 --- a/sys-apps/tpctl/tpctl-4.2.ebuild +++ b/sys-apps/tpctl/tpctl-4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tpctl/tpctl-4.2.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tpctl/tpctl-4.2.ebuild,v 1.3 2003/06/21 21:19:41 drobbins Exp $ IUSE="ncurses tpctlir perl" @@ -11,7 +11,7 @@ MYP="${PN}_${MYPV}" DESCRIPTION="Thinkpad system control user space programs" SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" HOMEPAGE="http://tpctl.sourceforge.net/tpctlhome.htm" -KEYWORDS="x86 -ppc" +KEYWORDS="x86 amd64 -ppc" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/tpctl/tpctl-4.4.ebuild b/sys-apps/tpctl/tpctl-4.4.ebuild index f808fd756fed..42e870b3d200 100644 --- a/sys-apps/tpctl/tpctl-4.4.ebuild +++ b/sys-apps/tpctl/tpctl-4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tpctl/tpctl-4.4.ebuild,v 1.1 2003/05/04 13:18:17 wmertens Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tpctl/tpctl-4.4.ebuild,v 1.2 2003/06/21 21:19:41 drobbins Exp $ IUSE="ncurses tpctlir perl" @@ -11,7 +11,7 @@ MYP="${PN}_${MYPV}" DESCRIPTION="Thinkpad system control user space programs" SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" HOMEPAGE="http://tpctl.sourceforge.net/tpctlhome.htm" -KEYWORDS="~x86 -ppc -mips -sparc" +KEYWORDS="x86 amd64 -ppc -mips -sparc" SLOT="0" LICENSE="GPL-2" |