diff options
author | 2012-10-11 15:39:20 +0000 | |
---|---|---|
committer | 2012-10-11 15:39:20 +0000 | |
commit | 7d9b925be2c92226799551929d2e335fa6dd1342 (patch) | |
tree | ced2669a12a9f4014721add90f06e551688e7605 /app-emacs/yatex | |
parent | x86 stable, see bug 428958 (diff) | |
download | gentoo-2-7d9b925be2c92226799551929d2e335fa6dd1342.tar.gz gentoo-2-7d9b925be2c92226799551929d2e335fa6dd1342.tar.bz2 gentoo-2-7d9b925be2c92226799551929d2e335fa6dd1342.zip |
Missed the blocker bug (#437612) marking unstable for amd64
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/yatex')
-rw-r--r-- | app-emacs/yatex/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/yatex/yatex-1.76.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/yatex/ChangeLog b/app-emacs/yatex/ChangeLog index 13de15b109b3..3d463bb071ab 100644 --- a/app-emacs/yatex/ChangeLog +++ b/app-emacs/yatex/ChangeLog @@ -1,6 +1,9 @@ # 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.33 2012/10/11 15:14:57 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/ChangeLog,v 1.34 2012/10/11 15:39:20 nimiux Exp $ + + 11 Oct 2012; Chema Alonso <nimiux@gentoo.org> yatex-1.76.ebuild: + Missed the blocker bug (#437612) marking unstable for amd64 11 Oct 2012; Chema Alonso <nimiux@gentoo.org> yatex-1.76.ebuild: stable for amd64 wrt bug #433187 diff --git a/app-emacs/yatex/yatex-1.76.ebuild b/app-emacs/yatex/yatex-1.76.ebuild index ab12f883ac39..8d5e6a185ec5 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.6 2012/10/11 15:14:57 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.76.ebuild,v 1.7 2012/10/11 15:39:20 nimiux 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="~alpha ~amd64 ppc ~ppc64 ~sparc ~x86" SLOT="0" LICENSE="YaTeX" IUSE="linguas_ja" |