diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 08:33:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 08:33:26 +0000 |
commit | 8b72034c21a8a601ee3346f8d13b1041ab637132 (patch) | |
tree | 73f0ea1f32661cd0b77f66ccbb63522978b8ad93 /app-office/lyx | |
parent | Stable for alpha, wrt bug #544792 (diff) | |
download | gentoo-2-8b72034c21a8a601ee3346f8d13b1041ab637132.tar.gz gentoo-2-8b72034c21a8a601ee3346f8d13b1041ab637132.tar.bz2 gentoo-2-8b72034c21a8a601ee3346f8d13b1041ab637132.zip |
Stable for alpha, wrt bug #544700
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index c6866a3d5212..3ee090daef57 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.332 2015/04/08 15:18:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.333 2015/04/13 08:33:26 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> lyx-2.1.3.ebuild: + Stable for alpha, wrt bug #544700 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> lyx-2.1.3.ebuild: Stable for amd64, wrt bug #544700 diff --git a/app-office/lyx/lyx-2.1.3.ebuild b/app-office/lyx/lyx-2.1.3.ebuild index ac0c6be00791..67faa1845796 100644 --- a/app-office/lyx/lyx-2.1.3.ebuild +++ b/app-office/lyx/lyx-2.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.1.3.ebuild,v 1.4 2015/04/08 15:18:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.1.3.ebuild,v 1.5 2015/04/13 08:33:26 ago Exp $ EAPI=5 @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.1.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" |