diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-09 17:09:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-09 17:09:01 +0000 |
commit | 6c9101d4fd1eebd2a8fe3250fec4e91e2fe2619b (patch) | |
tree | 0e9c946791cbf1240ad2ab5229c9302f4dc34d84 /app-office | |
parent | alpha/ia64/s390/sparc stable wrt #349801 (diff) | |
download | gentoo-2-6c9101d4fd1eebd2a8fe3250fec4e91e2fe2619b.tar.gz gentoo-2-6c9101d4fd1eebd2a8fe3250fec4e91e2fe2619b.tar.bz2 gentoo-2-6c9101d4fd1eebd2a8fe3250fec4e91e2fe2619b.zip |
alpha/ia64/sparc stable wrt #349516
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 762896796932..40abcd13f882 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.219 2011/01/02 21:07:09 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.220 2011/01/09 17:09:01 armin76 Exp $ + + 09 Jan 2011; Raúl Porcel <armin76@gentoo.org> lyx-1.6.8.ebuild: + alpha/ia64/sparc stable wrt #349516 02 Jan 2011; Markos Chandras <hwoarang@gentoo.org> lyx-1.6.8.ebuild: Stable on amd64 wrt bug #349516 diff --git a/app-office/lyx/lyx-1.6.8.ebuild b/app-office/lyx/lyx-1.6.8.ebuild index 4a3bf5d9139a..7be718e1bcaf 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-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.4 2011/01/02 21:07:09 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.8.ebuild,v 1.5 2011/01/09 17:09:01 armin76 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" |