diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-01 10:24:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-01 10:24:23 +0000 |
commit | b7f6e7d9182481b730bce9d665b5d6bc20e135e2 (patch) | |
tree | fc4308b0555ee5fcbc19a75113817ba81eda1ec8 /app-office | |
parent | Mark arm64/hppa/m68k/s390/sh stable. (diff) | |
download | gentoo-2-b7f6e7d9182481b730bce9d665b5d6bc20e135e2.tar.gz gentoo-2-b7f6e7d9182481b730bce9d665b5d6bc20e135e2.tar.bz2 gentoo-2-b7f6e7d9182481b730bce9d665b5d6bc20e135e2.zip |
Drop sparc keyword
(Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texmacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.7.2-r1.ebuild | 6 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.7.21.ebuild | 4 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.99.1.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 7171802799f4..cd0ee7040023 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/texmacs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.115 2014/07/13 09:50:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.116 2014/08/01 10:24:23 armin76 Exp $ + + 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> texmacs-1.0.7.2-r1.ebuild, + texmacs-1.0.7.21.ebuild, texmacs-1.99.1.ebuild: + Drop sparc keyword 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> texmacs-1.0.7.21.ebuild: Stable for ppc, wrt bug #512486 diff --git a/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild b/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild index 5ec40b23449a..2a3b61bf15b8 100644 --- a/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild +++ b/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild,v 1.10 2012/05/21 18:38:03 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild,v 1.11 2014/08/01 10:24:23 armin76 Exp $ EAPI=2 inherit autotools eutils MY_P=${P/tex/TeX}-src @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" IUSE="imlib jpeg netpbm svg spell" -KEYWORDS="alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc x86" RDEPEND=" dev-scheme/guile[deprecated] diff --git a/app-office/texmacs/texmacs-1.0.7.21.ebuild b/app-office/texmacs/texmacs-1.0.7.21.ebuild index 6d58f7affb94..195f91c58e0c 100644 --- a/app-office/texmacs/texmacs-1.0.7.21.ebuild +++ b/app-office/texmacs/texmacs-1.0.7.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.21.ebuild,v 1.4 2014/07/13 09:50:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.21.ebuild,v 1.5 2014/08/01 10:24:23 armin76 Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" IUSE="imlib jpeg netpbm qt4 svg spell" -KEYWORDS="~alpha amd64 ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" RDEPEND=" app-text/ghostscript-gpl diff --git a/app-office/texmacs/texmacs-1.99.1.ebuild b/app-office/texmacs/texmacs-1.99.1.ebuild index be1e1359ef28..05d4d2eecf51 100644 --- a/app-office/texmacs/texmacs-1.99.1.ebuild +++ b/app-office/texmacs/texmacs-1.99.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.99.1.ebuild,v 1.1 2014/05/01 12:37:09 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.99.1.ebuild,v 1.2 2014/08/01 10:24:23 armin76 Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" IUSE="imlib jpeg netpbm pdf qt4 svg spell" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" RDEPEND="dev-scheme/guile[deprecated] virtual/latex-base |