diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-14 18:34:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-14 18:34:22 +0000 |
commit | 7f88cd435280d3554ab56aa662f465965b781990 (patch) | |
tree | 03e34553f1e0cd4a66bb43fdf13c8a17323171bb /app-emacs | |
parent | Remove now obsolete alternative <x11-libs/gtk+-2.22:2 depend for USE="gtk" (diff) | |
download | historical-7f88cd435280d3554ab56aa662f465965b781990.tar.gz historical-7f88cd435280d3554ab56aa662f465965b781990.tar.bz2 historical-7f88cd435280d3554ab56aa662f465965b781990.zip |
Drop sparc keywords
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/cedet/ChangeLog | 6 | ||||
-rw-r--r-- | app-emacs/cedet/cedet-1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/cedet/cedet-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/cedet/cedet-1.0.ebuild | 6 | ||||
-rw-r--r-- | app-emacs/matlab/ChangeLog | 9 | ||||
-rw-r--r-- | app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild | 6 | ||||
-rw-r--r-- | app-emacs/matlab/matlab-3.3.0_pre20091116.ebuild | 6 | ||||
-rw-r--r-- | app-emacs/matlab/matlab-3.3.1_pre20100121.ebuild | 6 |
8 files changed, 28 insertions, 19 deletions
diff --git a/app-emacs/cedet/ChangeLog b/app-emacs/cedet/ChangeLog index fd1767650f33..955c876c44cb 100644 --- a/app-emacs/cedet/ChangeLog +++ b/app-emacs/cedet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/cedet # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.69 2012/01/12 17:30:27 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.70 2012/01/14 18:34:22 armin76 Exp $ + + 14 Jan 2012; Raúl Porcel <armin76@gentoo.org> cedet-1.0.ebuild, + cedet-1.0-r1.ebuild, cedet-1.0.1.ebuild: + Drop sparc keywords 12 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> cedet-1.0.1.ebuild: x86 stable wrt bug #398227 diff --git a/app-emacs/cedet/cedet-1.0-r1.ebuild b/app-emacs/cedet/cedet-1.0-r1.ebuild index b305d63607d9..190565e2ee32 100644 --- a/app-emacs/cedet/cedet-1.0-r1.ebuild +++ b/app-emacs/cedet/cedet-1.0-r1.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-emacs/cedet/cedet-1.0-r1.ebuild,v 1.2 2012/01/09 21:05:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/cedet-1.0-r1.ebuild,v 1.3 2012/01/14 18:34:22 armin76 Exp $ EAPI=4 NEED_EMACS=22 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cedet/${MY_P}.tar.gz" LICENSE="GPL-2 FDL-1.2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="" S="${WORKDIR}/${MY_P}" diff --git a/app-emacs/cedet/cedet-1.0.1.ebuild b/app-emacs/cedet/cedet-1.0.1.ebuild index 0e75ca314028..588529d6702a 100644 --- a/app-emacs/cedet/cedet-1.0.1.ebuild +++ b/app-emacs/cedet/cedet-1.0.1.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-emacs/cedet/cedet-1.0.1.ebuild,v 1.3 2012/01/12 17:30:27 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/cedet-1.0.1.ebuild,v 1.4 2012/01/14 18:34:22 armin76 Exp $ EAPI=4 NEED_EMACS=22 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cedet/${MY_P}.tar.gz" LICENSE="GPL-2 FDL-1.2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="" S="${WORKDIR}/${MY_P}" diff --git a/app-emacs/cedet/cedet-1.0.ebuild b/app-emacs/cedet/cedet-1.0.ebuild index 1d202da9371c..209f7eb1077a 100644 --- a/app-emacs/cedet/cedet-1.0.ebuild +++ b/app-emacs/cedet/cedet-1.0.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-emacs/cedet/cedet-1.0.ebuild,v 1.6 2011/01/25 18:02:00 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/cedet-1.0.ebuild,v 1.7 2012/01/14 18:34:22 armin76 Exp $ NEED_EMACS=22 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cedet/${MY_P}.tar.gz" LICENSE="GPL-2 FDL-1.2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="" DEPEND="" diff --git a/app-emacs/matlab/ChangeLog b/app-emacs/matlab/ChangeLog index faf9c0282d24..01239b48178c 100644 --- a/app-emacs/matlab/ChangeLog +++ b/app-emacs/matlab/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/matlab -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.21 2010/03/08 10:35:09 fauli Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/ChangeLog,v 1.22 2012/01/14 18:33:09 armin76 Exp $ + + 14 Jan 2012; Raúl Porcel <armin76@gentoo.org> + matlab-3.1.0_pre20070306.ebuild, matlab-3.3.0_pre20091116.ebuild, + matlab-3.3.1_pre20100121.ebuild: + Drop sparc keywords *matlab-3.3.1_pre20100121 (08 Mar 2010) diff --git a/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild b/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild index cf8ab43d8fee..09f323086b00 100644 --- a/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild +++ b/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild,v 1.6 2009/11/24 20:59:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.1.0_pre20070306.ebuild,v 1.7 2012/01/14 18:33:09 armin76 Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="app-emacs/cedet" diff --git a/app-emacs/matlab/matlab-3.3.0_pre20091116.ebuild b/app-emacs/matlab/matlab-3.3.0_pre20091116.ebuild index 3849fdcada32..a76591b75796 100644 --- a/app-emacs/matlab/matlab-3.3.0_pre20091116.ebuild +++ b/app-emacs/matlab/matlab-3.3.0_pre20091116.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.3.0_pre20091116.ebuild,v 1.2 2009/11/24 20:59:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.3.0_pre20091116.ebuild,v 1.3 2012/01/14 18:33:09 armin76 Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~fauli/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="app-emacs/cedet" diff --git a/app-emacs/matlab/matlab-3.3.1_pre20100121.ebuild b/app-emacs/matlab/matlab-3.3.1_pre20100121.ebuild index a3df41683dc4..cb9cc0047e43 100644 --- a/app-emacs/matlab/matlab-3.3.1_pre20100121.ebuild +++ b/app-emacs/matlab/matlab-3.3.1_pre20100121.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-emacs/matlab/matlab-3.3.1_pre20100121.ebuild,v 1.1 2010/03/08 10:35:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/matlab/matlab-3.3.1_pre20100121.ebuild,v 1.2 2012/01/14 18:33:09 armin76 Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~fauli/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="app-emacs/cedet" |