diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-13 15:19:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-13 15:19:12 +0000 |
commit | e6775b53beeceac72de21ec0c50be6cdb6020440 (patch) | |
tree | b885ff4e4d28c3f8bb2e79bce5496a5fe12ec787 /app-office | |
parent | Stable for amd64, wrt bug #528902 (diff) | |
download | gentoo-2-e6775b53beeceac72de21ec0c50be6cdb6020440.tar.gz gentoo-2-e6775b53beeceac72de21ec0c50be6cdb6020440.tar.bz2 gentoo-2-e6775b53beeceac72de21ec0c50be6cdb6020440.zip |
Stable for amd64, wrt bug #529102
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 8d87ae422447..1f8d24c0734b 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.320 2014/11/02 08:53:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.321 2014/11/13 15:19:12 ago Exp $ + + 13 Nov 2014; Agostino Sarubbo <ago@gentoo.org> lyx-2.1.2.ebuild: + Stable for amd64, wrt bug #529102 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> lyx-2.0.8.1.ebuild: Stable for alpha, wrt bug #520258 diff --git a/app-office/lyx/lyx-2.1.2.ebuild b/app-office/lyx/lyx-2.1.2.ebuild index d60b5255868b..da98dde2d6f5 100644 --- a/app-office/lyx/lyx-2.1.2.ebuild +++ b/app-office/lyx/lyx-2.1.2.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.1.2.ebuild,v 1.1 2014/09/26 01:11:25 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.1.2.ebuild,v 1.2 2014/11/13 15:19:12 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" |