diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-02 21:07:09 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-02 21:07:09 +0000 |
commit | fbbb29887225aba4fe22fb89b30276ef1e864e84 (patch) | |
tree | b24a2159675c97c5078916bce092d9165410f695 /app-office/lyx | |
parent | silence repoman by updating some copyright headers (diff) | |
download | gentoo-2-fbbb29887225aba4fe22fb89b30276ef1e864e84.tar.gz gentoo-2-fbbb29887225aba4fe22fb89b30276ef1e864e84.tar.bz2 gentoo-2-fbbb29887225aba4fe22fb89b30276ef1e864e84.zip |
Stable on amd64 wrt bug #349516
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.6.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 022c2f17605c..762896796932 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.218 2010/12/30 15:36:38 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.219 2011/01/02 21:07:09 hwoarang Exp $ + + 02 Jan 2011; Markos Chandras <hwoarang@gentoo.org> lyx-1.6.8.ebuild: + Stable on amd64 wrt bug #349516 30 Dec 2010; Jeroen Roovers <jer@gentoo.org> lyx-1.6.8.ebuild: Stable for HPPA (bug #349516). diff --git a/app-office/lyx/lyx-1.6.8.ebuild b/app-office/lyx/lyx-1.6.8.ebuild index 4eaa40df25d1..4a3bf5d9139a 100644 --- a/app-office/lyx/lyx-1.6.8.ebuild +++ b/app-office/lyx/lyx-1.6.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.8.ebuild,v 1.3 2010/12/30 15:36:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.8.ebuild,v 1.4 2011/01/02 21:07:09 hwoarang Exp $ EAPI=2 @@ -22,7 +22,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" |