diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-14 18:50:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-14 18:50:40 +0000 |
commit | c2f5d86aeca562c11089345c49afbd32726d4666 (patch) | |
tree | a93a61e42d294f7092810f4cd3cc4eef2a253a9b /app-emacs | |
parent | alpha/ia64/m68k/s390/sh/sparc/x86 stable wrt #433183 (diff) | |
download | gentoo-2-c2f5d86aeca562c11089345c49afbd32726d4666.tar.gz gentoo-2-c2f5d86aeca562c11089345c49afbd32726d4666.tar.bz2 gentoo-2-c2f5d86aeca562c11089345c49afbd32726d4666.zip |
Drop alpha/sparc keywords
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/yatex/ChangeLog | 6 | ||||
-rw-r--r-- | app-emacs/yatex/yatex-1.74.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/yatex/yatex-1.76.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-emacs/yatex/ChangeLog b/app-emacs/yatex/ChangeLog index 3b997713794b..fedbe8827dd0 100644 --- a/app-emacs/yatex/ChangeLog +++ b/app-emacs/yatex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/yatex # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/ChangeLog,v 1.36 2012/10/11 18:59:14 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/ChangeLog,v 1.37 2012/10/14 18:50:40 armin76 Exp $ + + 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> yatex-1.74.ebuild, + yatex-1.76.ebuild: + Drop alpha/sparc keywords 11 Oct 2012; Ulrich Müller <ulm@gentoo.org> yatex-1.76.ebuild, +files/yatex-1.76-direntry.patch: diff --git a/app-emacs/yatex/yatex-1.74.ebuild b/app-emacs/yatex/yatex-1.74.ebuild index 318fb1cc5f9d..95369557a319 100644 --- a/app-emacs/yatex/yatex-1.74.ebuild +++ b/app-emacs/yatex/yatex-1.74.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/yatex/yatex-1.74.ebuild,v 1.5 2012/09/26 05:18:08 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.74.ebuild,v 1.6 2012/10/14 18:50:40 armin76 Exp $ inherit elisp eutils @@ -8,7 +8,7 @@ DESCRIPTION="Yet Another TeX mode for Emacs" HOMEPAGE="http://www.yatex.org/" SRC_URI="http://www.yatex.org/${P/-/}.tar.gz" -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ppc ~ppc64 x86" SLOT="0" LICENSE="YaTeX" IUSE="linguas_ja" diff --git a/app-emacs/yatex/yatex-1.76.ebuild b/app-emacs/yatex/yatex-1.76.ebuild index b1cc6b72ccfd..b37116b2e7d1 100644 --- a/app-emacs/yatex/yatex-1.76.ebuild +++ b/app-emacs/yatex/yatex-1.76.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/yatex/yatex-1.76.ebuild,v 1.9 2012/10/11 18:59:14 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.76.ebuild,v 1.10 2012/10/14 18:50:40 armin76 Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="Yet Another TeX mode for Emacs" HOMEPAGE="http://www.yatex.org/" SRC_URI="http://www.yatex.org/${P/-/}.tar.gz" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="0" LICENSE="YaTeX" IUSE="linguas_ja" |