diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-04-12 19:33:42 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-04-12 19:33:42 +0000 |
commit | 39e02709cc979d8d4c95f295220f7bad73f97b5d (patch) | |
tree | 1dd90f6668381478d229bd313e82b99675a029dc /app-office/lyx | |
parent | Version bump, bug 494960 (diff) | |
download | gentoo-2-39e02709cc979d8d4c95f295220f7bad73f97b5d.tar.gz gentoo-2-39e02709cc979d8d4c95f295220f7bad73f97b5d.tar.bz2 gentoo-2-39e02709cc979d8d4c95f295220f7bad73f97b5d.zip |
Stable for amd64 wrt bug #505588
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.7.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index a16c20f1f5ac..f59526d12069 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.306 2014/03/28 13:20:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.307 2014/04/12 19:33:42 nimiux Exp $ + + 12 Apr 2014; Chema Alonso <nimiux@gentoo.org> lyx-2.0.7.1-r2.ebuild: + Stable for amd64 wrt bug #505588 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> lyx-2.0.7.1-r2.ebuild: Stable for HPPA (bug #505588). diff --git a/app-office/lyx/lyx-2.0.7.1-r2.ebuild b/app-office/lyx/lyx-2.0.7.1-r2.ebuild index a89a288078b8..463a06d6187f 100644 --- a/app-office/lyx/lyx-2.0.7.1-r2.ebuild +++ b/app-office/lyx/lyx-2.0.7.1-r2.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/lyx/lyx-2.0.7.1-r2.ebuild,v 1.2 2014/03/28 13:20:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.7.1-r2.ebuild,v 1.3 2014/04/12 19:33:42 nimiux Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos" IUSE="cups debug nls +latex monolithic-build html rtf dot docbook dia subversion rcs svg gnumeric +hunspell aspell enchant" LANGS="ar ca cs de da el en es eu fi fr gl he hu ia id it ja nb nn pl pt ro ru sk sr sv tr uk zh_CN zh_TW" |