diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 17:49:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 17:49:42 +0000 |
commit | 43b8fbbb4206c6a5528905d392173a0627bd9df4 (patch) | |
tree | 731d69ad7cb20848efd5eb0a48ba437a1b8dd438 | |
parent | ia64/s390/sh/sparc stable wrt #327777 (diff) | |
download | gentoo-2-43b8fbbb4206c6a5528905d392173a0627bd9df4.tar.gz gentoo-2-43b8fbbb4206c6a5528905d392173a0627bd9df4.tar.bz2 gentoo-2-43b8fbbb4206c6a5528905d392173a0627bd9df4.zip |
Drop s390 keywords
(Portage version: 2.1.8.3/cvs/Linux ia64)
-rw-r--r-- | app-doc/elisp-manual/ChangeLog | 10 | ||||
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-18.1.03.ebuild | 6 | ||||
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-19.2.4.2.ebuild | 6 | ||||
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-20.2.5.ebuild | 6 | ||||
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild | 6 | ||||
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-22.2.9.ebuild | 6 | ||||
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-23.3.0.ebuild | 6 |
7 files changed, 26 insertions, 20 deletions
diff --git a/app-doc/elisp-manual/ChangeLog b/app-doc/elisp-manual/ChangeLog index 710983e42c61..10a03a72e54e 100644 --- a/app-doc/elisp-manual/ChangeLog +++ b/app-doc/elisp-manual/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-doc/elisp-manual -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.23 2009/11/27 00:52:44 tcunha Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.24 2010/09/19 17:49:42 armin76 Exp $ + + 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> + elisp-manual-18.1.03.ebuild, elisp-manual-19.2.4.2.ebuild, + elisp-manual-20.2.5.ebuild, elisp-manual-21.2.8-r2.ebuild, + elisp-manual-22.2.9.ebuild, elisp-manual-23.3.0.ebuild: + Drop s390 keywords 27 Nov 2009; Tiago Cunha <tcunha@gentoo.org> elisp-manual-23.3.0.ebuild: stable sparc, bug 287460 diff --git a/app-doc/elisp-manual/elisp-manual-18.1.03.ebuild b/app-doc/elisp-manual/elisp-manual-18.1.03.ebuild index a57f1eeecfa8..49e01ed3c291 100644 --- a/app-doc/elisp-manual/elisp-manual-18.1.03.ebuild +++ b/app-doc/elisp-manual/elisp-manual-18.1.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-18.1.03.ebuild,v 1.9 2009/09/17 17:15:45 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-18.1.03.ebuild,v 1.10 2010/09/19 17:49:42 armin76 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/old-gnu/emacs/${MY_P}.tar.gz LICENSE="as-is" SLOT="18" -KEYWORDS="amd64 ~ppc ~s390 ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" S="${WORKDIR}/elisp" diff --git a/app-doc/elisp-manual/elisp-manual-19.2.4.2.ebuild b/app-doc/elisp-manual/elisp-manual-19.2.4.2.ebuild index b8d4b96c4f37..1fb6163884dc 100644 --- a/app-doc/elisp-manual/elisp-manual-19.2.4.2.ebuild +++ b/app-doc/elisp-manual/elisp-manual-19.2.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-19.2.4.2.ebuild,v 1.2 2009/09/17 17:15:45 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-19.2.4.2.ebuild,v 1.3 2010/09/19 17:49:42 armin76 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/old-gnu/emacs/${MY_P}.tar.gz LICENSE="as-is" SLOT="19" -KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" S="${WORKDIR}/${MY_P}" diff --git a/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild b/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild index da80f89736b3..8eb7a401f976 100644 --- a/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild +++ b/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild,v 1.2 2009/09/17 17:15:45 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild,v 1.3 2010/09/19 17:49:42 armin76 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/old-gnu/emacs/${MY_P}.tar.gz LICENSE="as-is" SLOT="20" -KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" S="${WORKDIR}/${MY_P}" diff --git a/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild b/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild index a6dc27561b06..8dd6d5fec995 100644 --- a/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild +++ b/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild,v 1.9 2009/09/17 15:00:02 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild,v 1.10 2010/09/19 17:49:42 armin76 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${MY_P}.tar.gz LICENSE="FDL-1.1" SLOT="21" -KEYWORDS="amd64 ppc s390 sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" S="${WORKDIR}/${MY_P}" diff --git a/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild b/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild index 3cdbd930bac7..372b6308f275 100644 --- a/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild +++ b/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild,v 1.5 2009/11/27 00:49:51 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild,v 1.6 2010/09/19 17:49:42 armin76 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" LICENSE="FDL-1.2" SLOT="22" -KEYWORDS="amd64 ppc ~s390 sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" S="${WORKDIR}/${MY_P}" diff --git a/app-doc/elisp-manual/elisp-manual-23.3.0.ebuild b/app-doc/elisp-manual/elisp-manual-23.3.0.ebuild index 253346641e09..ea0caf3850df 100644 --- a/app-doc/elisp-manual/elisp-manual-23.3.0.ebuild +++ b/app-doc/elisp-manual/elisp-manual-23.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.3.0.ebuild,v 1.5 2009/11/27 00:52:44 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.3.0.ebuild,v 1.6 2010/09/19 17:49:42 armin76 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" LICENSE="FDL-1.3" SLOT="23" -KEYWORDS="amd64 ppc ~s390 sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" S="${WORKDIR}/${MY_P}" |