summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-07-29 17:34:55 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-07-29 17:34:55 +0000
commitf067e432d8989dddb1063a583056caac6f4c55bf (patch)
treec7ca5dc69d9bfe2bfa9fdc132bb4721a01e7a2f1 /app-doc
parentalpha/ia64/sparc stable wrt #427224 (diff)
downloadgentoo-2-f067e432d8989dddb1063a583056caac6f4c55bf.tar.gz
gentoo-2-f067e432d8989dddb1063a583056caac6f4c55bf.tar.bz2
gentoo-2-f067e432d8989dddb1063a583056caac6f4c55bf.zip
Drop sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/elisp-manual/ChangeLog8
-rw-r--r--app-doc/elisp-manual/elisp-manual-18.1.03.ebuild6
-rw-r--r--app-doc/elisp-manual/elisp-manual-19.2.4.2.ebuild6
-rw-r--r--app-doc/elisp-manual/elisp-manual-20.2.5.ebuild6
-rw-r--r--app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild6
-rw-r--r--app-doc/elisp-manual/elisp-manual-22.2.9.ebuild6
-rw-r--r--app-doc/elisp-manual/elisp-manual-23.3.ebuild6
-rw-r--r--app-doc/elisp-manual/elisp-manual-23.4.ebuild4
8 files changed, 27 insertions, 21 deletions
diff --git a/app-doc/elisp-manual/ChangeLog b/app-doc/elisp-manual/ChangeLog
index 71fb494a97fe..7faaff5622bf 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.45 2012/06/17 19:47:06 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.46 2012/07/29 17:34:55 armin76 Exp $
+
+ 29 Jul 2012; 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.ebuild, elisp-manual-23.4.ebuild:
+ Drop sparc keywords
17 Jun 2012; Michael Weber <xmw@gentoo.org> elisp-manual-23.4.ebuild:
ppc stable (bug 420289)
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 fa8b86e49eee..9b771c533d85 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-2011 Gentoo Foundation
+# Copyright 1999-2012 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.11 2011/12/14 17:41:10 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-18.1.03.ebuild,v 1.12 2012/07/29 17:34:55 armin76 Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/old-gnu/emacs/${MY_P}.tar.gz
LICENSE="Texinfo-manual"
SLOT="18"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc 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 78bf65a0cfb2..398a5f2af23d 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-2011 Gentoo Foundation
+# Copyright 1999-2012 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.4 2011/12/14 17:41:10 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-19.2.4.2.ebuild,v 1.5 2012/07/29 17:34:55 armin76 Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/old-gnu/emacs/${MY_P}.tar.gz
LICENSE="Texinfo-manual"
SLOT="19"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~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 d9e25ebf72d7..721f34c1b4b9 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-2011 Gentoo Foundation
+# Copyright 1999-2012 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.4 2011/12/14 17:41:10 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild,v 1.5 2012/07/29 17:34:55 armin76 Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/old-gnu/emacs/${MY_P}.tar.gz
LICENSE="Texinfo-manual"
SLOT="20"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~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 8dd6d5fec995..41201db7780f 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-2010 Gentoo Foundation
+# Copyright 1999-2012 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.10 2010/09/19 17:49:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-21.2.8-r2.ebuild,v 1.11 2012/07/29 17:34:55 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 sparc x86"
+KEYWORDS="amd64 ppc 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 372b6308f275..96f0f56c623a 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-2010 Gentoo Foundation
+# Copyright 1999-2012 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.6 2010/09/19 17:49:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-22.2.9.ebuild,v 1.7 2012/07/29 17:34:55 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 sparc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
S="${WORKDIR}/${MY_P}"
diff --git a/app-doc/elisp-manual/elisp-manual-23.3.ebuild b/app-doc/elisp-manual/elisp-manual-23.3.ebuild
index 49f5305d6bfb..f3d8acbcaafb 100644
--- a/app-doc/elisp-manual/elisp-manual-23.3.ebuild
+++ b/app-doc/elisp-manual/elisp-manual-23.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.ebuild,v 1.7 2011/12/26 14:22:35 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.3.ebuild,v 1.8 2012/07/29 17:34:55 armin76 Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="FDL-1.3"
SLOT="23"
-KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
IUSE=""
DEPEND="app-arch/xz-utils"
diff --git a/app-doc/elisp-manual/elisp-manual-23.4.ebuild b/app-doc/elisp-manual/elisp-manual-23.4.ebuild
index b6209ee6a877..b3be4395c209 100644
--- a/app-doc/elisp-manual/elisp-manual-23.4.ebuild
+++ b/app-doc/elisp-manual/elisp-manual-23.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.4.ebuild,v 1.5 2012/06/17 19:47:06 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.4.ebuild,v 1.6 2012/07/29 17:34:55 armin76 Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="FDL-1.3"
SLOT="23"
-KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc x86 ~x86-fbsd"
IUSE=""
DEPEND="app-arch/xz-utils"