diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 20:34:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 20:34:49 +0000 |
commit | 5fe50f16ac9bdfe36a9ea6ad9a5b35cb97d1e6f8 (patch) | |
tree | e7bca77c05e5dddf2830e5eea2565a1494ed17a8 /app-office | |
parent | Stable for ppc, wrt bug #457822 (diff) | |
download | gentoo-2-5fe50f16ac9bdfe36a9ea6ad9a5b35cb97d1e6f8.tar.gz gentoo-2-5fe50f16ac9bdfe36a9ea6ad9a5b35cb97d1e6f8.tar.bz2 gentoo-2-5fe50f16ac9bdfe36a9ea6ad9a5b35cb97d1e6f8.zip |
Stable for ppc, wrt bug #447968
(Portage version: 2.1.11.50/cvs/Linux ppc64, 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.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 8e224fe06310..97a88286cd25 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.282 2013/02/16 22:38:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.283 2013/02/18 20:34:49 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> lyx-2.0.5.1.ebuild: + Stable for ppc, wrt bug #447968 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> lyx-2.0.5.1.ebuild: Stable for x86, wrt bug #447968 diff --git a/app-office/lyx/lyx-2.0.5.1.ebuild b/app-office/lyx/lyx-2.0.5.1.ebuild index 121cf37ed82a..8939461f186e 100644 --- a/app-office/lyx/lyx-2.0.5.1.ebuild +++ b/app-office/lyx/lyx-2.0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.5.1.ebuild,v 1.3 2013/02/16 22:38:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.5.1.ebuild,v 1.4 2013/02/18 20:34:49 ago Exp $ EAPI=3 @@ -20,7 +20,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/${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 xetex luatex 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" |