diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-10-14 14:39:05 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-10-14 14:39:05 +0000 |
commit | be0305f593d4c921336dc2907f31c43fa58c9070 (patch) | |
tree | 0aed4b60d3fe8fb2b0476b00fb93930308b22078 /app-office | |
parent | amd64 stable - 340743 (diff) | |
download | gentoo-2-be0305f593d4c921336dc2907f31c43fa58c9070.tar.gz gentoo-2-be0305f593d4c921336dc2907f31c43fa58c9070.tar.bz2 gentoo-2-be0305f593d4c921336dc2907f31c43fa58c9070.zip |
stable x86, bug 333435
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.6.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 9c50efa6af18..d9cb23a1b53b 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.210 2010/09/10 15:54:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.211 2010/10/14 14:39:05 fauli Exp $ + + 14 Oct 2010; Christian Faulhammer <fauli@gentoo.org> lyx-1.6.7.ebuild: + stable x86, bug 333435 10 Sep 2010; Jeroen Roovers <jer@gentoo.org> lyx-1.6.7.ebuild: Stable for HPPA (bug #333435). diff --git a/app-office/lyx/lyx-1.6.7.ebuild b/app-office/lyx/lyx-1.6.7.ebuild index 546baa6a63a4..8830dca0a70f 100644 --- a/app-office/lyx/lyx-1.6.7.ebuild +++ b/app-office/lyx/lyx-1.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.7.ebuild,v 1.3 2010/09/10 15:54:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.7.ebuild,v 1.4 2010/10/14 14:39:05 fauli Exp $ EAPI=1 @@ -20,7 +20,7 @@ SRC_URI="ftp://ftp.devel.lyx.org/pub/lyx/stable/${P}.tar.bz2" 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 monolithic-build html rtf dot docbook dia subversion rcs svg" LANGS="ar ca cs de el en es eu fi fr gl he hu id it ja nb nn pl pt ro ru sk tr uk zh_CN zh_TW" |