diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-07-18 14:06:47 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-07-18 14:06:47 +0000 |
commit | eb23bffd1588c289daa0ea8b1a8f97f46cd846fa (patch) | |
tree | fc3299eaa95d88321e1b3d1a1622cca1b79ae53b /app-office/lyx/lyx-1.6.10.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-eb23bffd1588c289daa0ea8b1a8f97f46cd846fa.tar.gz gentoo-2-eb23bffd1588c289daa0ea8b1a8f97f46cd846fa.tar.bz2 gentoo-2-eb23bffd1588c289daa0ea8b1a8f97f46cd846fa.zip |
x86 stable per bug 372027
(Portage version: 2.1.10.6/cvs/Linux i686)
Diffstat (limited to 'app-office/lyx/lyx-1.6.10.ebuild')
-rw-r--r-- | app-office/lyx/lyx-1.6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.6.10.ebuild b/app-office/lyx/lyx-1.6.10.ebuild index 3048a47e6c29..ddcc37064295 100644 --- a/app-office/lyx/lyx-1.6.10.ebuild +++ b/app-office/lyx/lyx-1.6.10.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-1.6.10.ebuild,v 1.3 2011/05/23 03:00:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.10.ebuild,v 1.4 2011/07/18 14:06:47 tomka Exp $ EAPI=2 @@ -20,7 +20,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/${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" |