diff options
author | 2010-08-29 14:10:08 +0000 | |
---|---|---|
committer | 2010-08-29 14:10:08 +0000 | |
commit | 7e5c16ab5bd56a60907ecc5586f1acd497ca23f0 (patch) | |
tree | 775315e670fcd2a98f5388b411d517442dd75fb5 /app-office/lyx | |
parent | dev-libs/gnome-build removed from tree, see #327593. (diff) | |
download | gentoo-2-7e5c16ab5bd56a60907ecc5586f1acd497ca23f0.tar.gz gentoo-2-7e5c16ab5bd56a60907ecc5586f1acd497ca23f0.tar.bz2 gentoo-2-7e5c16ab5bd56a60907ecc5586f1acd497ca23f0.zip |
Stable on amd64 wrt bug #333435
(Portage version: 2.2_rc71/cvs/Linux x86_64)
Diffstat (limited to 'app-office/lyx')
-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 6bbe04a0bae5..abd5355f4850 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.208 2010/08/09 02:19:45 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.209 2010/08/29 14:10:08 hwoarang Exp $ + + 29 Aug 2010; Markos Chandras <hwoarang@gentoo.org> lyx-1.6.7.ebuild: + Stable on amd64 wrt bug #333435 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> lyx-1.6.6.1.ebuild: Marked ppc stable for bug #321447. diff --git a/app-office/lyx/lyx-1.6.7.ebuild b/app-office/lyx/lyx-1.6.7.ebuild index 87ebdbdf5f57..f939a2b58ccf 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.1 2010/07/18 09:13:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.7.ebuild,v 1.2 2010/08/29 14:10:08 hwoarang 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" |