diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 18:02:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-15 18:02:24 +0000 |
commit | 6b462862bf842cf9867f40eb8f5acabd2f06a640 (patch) | |
tree | 1273fca568b755049c41d42463a0d51eb7d0064f /app-office | |
parent | Bump pidgin-sipe, add self to maintainers (diff) | |
download | gentoo-2-6b462862bf842cf9867f40eb8f5acabd2f06a640.tar.gz gentoo-2-6b462862bf842cf9867f40eb8f5acabd2f06a640.tar.bz2 gentoo-2-6b462862bf842cf9867f40eb8f5acabd2f06a640.zip |
Stable for AMD64, wrt bug #376397
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 85aa505c9292..f2091af02f7c 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.240 2011/12/06 12:50:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.241 2011/12/15 18:02:24 ago Exp $ + + 15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> lyx-2.0.1.ebuild: + Stable for AMD64, wrt bug #376397 06 Dec 2011; Alexis Ballier <aballier@gentoo.org> lyx-1.6.8.ebuild, lyx-1.6.10.ebuild, lyx-2.0.1.ebuild: diff --git a/app-office/lyx/lyx-2.0.1.ebuild b/app-office/lyx/lyx-2.0.1.ebuild index aca5dcfceb79..9c1e16cd77bc 100644 --- a/app-office/lyx/lyx-2.0.1.ebuild +++ b/app-office/lyx/lyx-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.1.ebuild,v 1.3 2011/12/06 12:50:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.1.ebuild,v 1.4 2011/12/15 18:02:24 ago Exp $ EAPI=3 @@ -21,7 +21,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" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" 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" |