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/thinkpad | |
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/thinkpad')
-rw-r--r-- | sys-apps/thinkpad/thinkpad-3.2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/thinkpad/thinkpad-4.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/thinkpad/thinkpad-4.3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/thinkpad/thinkpad-3.2.ebuild b/sys-apps/thinkpad/thinkpad-3.2.ebuild index b3dec100fd33..a304405f79f4 100644 --- a/sys-apps/thinkpad/thinkpad-3.2.ebuild +++ b/sys-apps/thinkpad/thinkpad-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/thinkpad/thinkpad-3.2.ebuild,v 1.11 2003/02/24 22:34:59 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/thinkpad/thinkpad-3.2.ebuild,v 1.12 2003/06/21 21:19:41 drobbins Exp $ #transform P to match tarball versioning MYPV=${PV/_beta/beta} @@ -9,7 +9,7 @@ KV="" DESCRIPTION="Thinkpad system control kernel modules" SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" HOMEPAGE="http://tpctl.sourceforge.net/tpctlhome.htm" -KEYWORDS="x86 -ppc -mips" +KEYWORDS="x86 amd64 -ppc -mips" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/thinkpad/thinkpad-4.1.ebuild b/sys-apps/thinkpad/thinkpad-4.1.ebuild index 5379249353b4..5b2b469ce683 100644 --- a/sys-apps/thinkpad/thinkpad-4.1.ebuild +++ b/sys-apps/thinkpad/thinkpad-4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/thinkpad/thinkpad-4.1.ebuild,v 1.2 2003/02/24 22:34:59 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/thinkpad/thinkpad-4.1.ebuild,v 1.3 2003/06/21 21:19:41 drobbins Exp $ #transform P to match tarball versioning MYPV=${PV/_beta/beta} @@ -8,7 +8,7 @@ MYP="${PN}_${MYPV}" DESCRIPTION="Thinkpad system control kernel modules" SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" HOMEPAGE="http://tpctl.sourceforge.net/tpctlhome.htm" -KEYWORDS="x86 -ppc -mips" +KEYWORDS="x86 amd64 -ppc -mips" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/thinkpad/thinkpad-4.3.ebuild b/sys-apps/thinkpad/thinkpad-4.3.ebuild index 43fa8d48df39..0203f7818641 100644 --- a/sys-apps/thinkpad/thinkpad-4.3.ebuild +++ b/sys-apps/thinkpad/thinkpad-4.3.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/thinkpad/thinkpad-4.3.ebuild,v 1.1 2003/05/04 13:19:50 wmertens Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/thinkpad/thinkpad-4.3.ebuild,v 1.2 2003/06/21 21:19:41 drobbins Exp $ #transform P to match tarball versioning MYPV=${PV/_beta/beta} @@ -8,7 +8,7 @@ MYP="${PN}_${MYPV}" DESCRIPTION="Thinkpad system control kernel modules" 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" |