diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-20 15:44:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-20 15:44:56 +0000 |
commit | 9fd681e7ab9ac40a6f6677f225b8632a2a91bf9e (patch) | |
tree | 3795b5c53461962d51dade5b790888adc6af214b /app-office | |
parent | Add proxy-maint herd. (diff) | |
download | gentoo-2-9fd681e7ab9ac40a6f6677f225b8632a2a91bf9e.tar.gz gentoo-2-9fd681e7ab9ac40a6f6677f225b8632a2a91bf9e.tar.bz2 gentoo-2-9fd681e7ab9ac40a6f6677f225b8632a2a91bf9e.zip |
Stable for HPPA (bug #520258).
(Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 ca6e83bc804c..424e54ebc928 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.311 2014/08/02 17:59:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.312 2014/08/20 15:44:56 jer Exp $ + + 20 Aug 2014; Jeroen Roovers <jer@gentoo.org> lyx-2.0.8.1.ebuild: + Stable for HPPA (bug #520258). 02 Aug 2014; Raúl Porcel <armin76@gentoo.org> lyx-2.0.7.1-r2.ebuild: alpha/ia64/sparc stable wrt #505588 diff --git a/app-office/lyx/lyx-2.0.8.1.ebuild b/app-office/lyx/lyx-2.0.8.1.ebuild index e74bcde306b9..e77be4a2fcba 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.1 2014/07/16 13:44:14 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.8.1.ebuild,v 1.2 2014/08/20 15:44:56 jer 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" |