diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:49:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 10:49:18 +0000 |
commit | 274ce6bb69b1b577c293e4e1e76641ea792cf544 (patch) | |
tree | 173f35c0f6d0f09da689803ef1d2be4f8120256d /app-office | |
parent | Stable for x86, wrt bug #519882 (diff) | |
download | gentoo-2-274ce6bb69b1b577c293e4e1e76641ea792cf544.tar.gz gentoo-2-274ce6bb69b1b577c293e4e1e76641ea792cf544.tar.bz2 gentoo-2-274ce6bb69b1b577c293e4e1e76641ea792cf544.zip |
Stable for x86, wrt bug #520258
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index b52113c7dd0f..5273abe2f4d7 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.315 2014/10/05 10:46:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.316 2014/10/10 10:49:18 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> lyx-2.0.8.1.ebuild: + Stable for x86, wrt bug #520258 05 Oct 2014; Agostino Sarubbo <ago@gentoo.org> lyx-2.0.8.1.ebuild: Stable for ppc, wrt bug #520258 diff --git a/app-office/lyx/lyx-2.0.8.1.ebuild b/app-office/lyx/lyx-2.0.8.1.ebuild index b6db74ffa616..51acbd59efde 100644 --- a/app-office/lyx/lyx-2.0.8.1.ebuild +++ b/app-office/lyx/lyx-2.0.8.1.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.8.1.ebuild,v 1.4 2014/10/05 10:46:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.8.1.ebuild,v 1.5 2014/10/10 10:49:18 ago Exp $ EAPI=5 @@ -19,7 +19,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" |