diff options
author | Benjamin Schindler <config@gentoo.org> | 2006-01-11 15:34:27 +0000 |
---|---|---|
committer | Benjamin Schindler <config@gentoo.org> | 2006-01-11 15:34:27 +0000 |
commit | a57104795cc08ee7b718ae035798c4dae2af9a00 (patch) | |
tree | a1e805e0a9b9204c97ec487dc5dde3fb5ad4e432 /app-laptop/thinkpad | |
parent | Drop old version, FILESDIR cleanup. (diff) | |
download | gentoo-2-a57104795cc08ee7b718ae035798c4dae2af9a00.tar.gz gentoo-2-a57104795cc08ee7b718ae035798c4dae2af9a00.tar.bz2 gentoo-2-a57104795cc08ee7b718ae035798c4dae2af9a00.zip |
Remove amd64 keyword
(Portage version: 2.0.53)
Diffstat (limited to 'app-laptop/thinkpad')
-rw-r--r-- | app-laptop/thinkpad/ChangeLog | 10 | ||||
-rw-r--r-- | app-laptop/thinkpad/thinkpad-3.2.ebuild | 6 | ||||
-rw-r--r-- | app-laptop/thinkpad/thinkpad-4.1.ebuild | 6 | ||||
-rw-r--r-- | app-laptop/thinkpad/thinkpad-4.3-r1.ebuild | 6 | ||||
-rw-r--r-- | app-laptop/thinkpad/thinkpad-4.3.ebuild | 6 | ||||
-rw-r--r-- | app-laptop/thinkpad/thinkpad-4.8.ebuild | 6 | ||||
-rw-r--r-- | app-laptop/thinkpad/thinkpad-5.7.ebuild | 6 |
7 files changed, 26 insertions, 20 deletions
diff --git a/app-laptop/thinkpad/ChangeLog b/app-laptop/thinkpad/ChangeLog index 676ba52eab04..a1ebb5c325c4 100644 --- a/app-laptop/thinkpad/ChangeLog +++ b/app-laptop/thinkpad/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-laptop/thinkpad -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/ChangeLog,v 1.11 2005/12/24 11:24:48 betelgeuse Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/ChangeLog,v 1.12 2006/01/11 15:34:27 config Exp $ + + 11 Jan 2006; Benjamin Schindler <config@gentoo.org> thinkpad-3.2.ebuild, + thinkpad-4.1.ebuild, thinkpad-4.3.ebuild, thinkpad-4.3-r1.ebuild, + thinkpad-4.8.ebuild, thinkpad-5.7.ebuild: + Remove amd64 keywordalltogether since there is no amd64 thinkpad laptop + closing bug #101488. 24 Dec 2005; Petteri Räty <betelgeuse@gentoo.org> thinkpad-5.8.ebuild: Marked stable on x86 for bug #101488. diff --git a/app-laptop/thinkpad/thinkpad-3.2.ebuild b/app-laptop/thinkpad/thinkpad-3.2.ebuild index cf2ada6e6cae..e5b0a4476b27 100644 --- a/app-laptop/thinkpad/thinkpad-3.2.ebuild +++ b/app-laptop/thinkpad/thinkpad-3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/thinkpad-3.2.ebuild,v 1.5 2005/01/01 14:49:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/thinkpad-3.2.ebuild,v 1.6 2006/01/11 15:34:27 config Exp $ #transform P to match tarball versioning MYPV=${PV/_beta/beta} @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86" IUSE="" DEPEND="virtual/libc" diff --git a/app-laptop/thinkpad/thinkpad-4.1.ebuild b/app-laptop/thinkpad/thinkpad-4.1.ebuild index 63a1bb812ca1..63b59eb6f1c7 100644 --- a/app-laptop/thinkpad/thinkpad-4.1.ebuild +++ b/app-laptop/thinkpad/thinkpad-4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/thinkpad-4.1.ebuild,v 1.5 2005/01/01 14:49:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/thinkpad-4.1.ebuild,v 1.6 2006/01/11 15:34:27 config Exp $ #transform P to match tarball versioning MYPV=${PV/_beta/beta} @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86" IUSE="" DEPEND="virtual/libc" diff --git a/app-laptop/thinkpad/thinkpad-4.3-r1.ebuild b/app-laptop/thinkpad/thinkpad-4.3-r1.ebuild index 452ad9a7d8ab..d0c6d642b21c 100644 --- a/app-laptop/thinkpad/thinkpad-4.3-r1.ebuild +++ b/app-laptop/thinkpad/thinkpad-4.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/thinkpad-4.3-r1.ebuild,v 1.5 2005/01/01 14:49:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/thinkpad-4.3-r1.ebuild,v 1.6 2006/01/11 15:34:27 config Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* x86 amd64" +KEYWORDS="-* x86" IUSE="" DEPEND="virtual/libc" diff --git a/app-laptop/thinkpad/thinkpad-4.3.ebuild b/app-laptop/thinkpad/thinkpad-4.3.ebuild index 97941c5406a2..a294d00d817e 100644 --- a/app-laptop/thinkpad/thinkpad-4.3.ebuild +++ b/app-laptop/thinkpad/thinkpad-4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/thinkpad-4.3.ebuild,v 1.5 2005/01/01 14:49:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/thinkpad-4.3.ebuild,v 1.6 2006/01/11 15:34:27 config Exp $ #transform P to match tarball versioning MYPV=${PV/_beta/beta} @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="-* x86" IUSE="" DEPEND="virtual/libc" diff --git a/app-laptop/thinkpad/thinkpad-4.8.ebuild b/app-laptop/thinkpad/thinkpad-4.8.ebuild index 12f45cd7ec02..80bf59822dbc 100644 --- a/app-laptop/thinkpad/thinkpad-4.8.ebuild +++ b/app-laptop/thinkpad/thinkpad-4.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/thinkpad-4.8.ebuild,v 1.7 2005/01/01 14:49:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/thinkpad-4.8.ebuild,v 1.8 2006/01/11 15:34:27 config Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* x86 amd64" +KEYWORDS="-* x86" IUSE="" DEPEND="virtual/libc" diff --git a/app-laptop/thinkpad/thinkpad-5.7.ebuild b/app-laptop/thinkpad/thinkpad-5.7.ebuild index 6a0d8d3d7b07..c540f63e2ef3 100644 --- a/app-laptop/thinkpad/thinkpad-5.7.ebuild +++ b/app-laptop/thinkpad/thinkpad-5.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/thinkpad-5.7.ebuild,v 1.3 2005/01/01 14:49:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkpad/thinkpad-5.7.ebuild,v 1.4 2006/01/11 15:34:27 config Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~x86 ~amd64" +KEYWORDS="-* ~x86" IUSE="" DEPEND="virtual/libc" |