diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-02 10:44:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-02 10:44:31 +0000 |
commit | 5fff93834b029ebd74bd425ae17a5583ed688c8a (patch) | |
tree | aa3830f21903c2abb680496bc2f1f6bfb29a74bd /app-office/lyx | |
parent | arm/ia64/sh stable wrt #279685 (diff) | |
download | gentoo-2-5fff93834b029ebd74bd425ae17a5583ed688c8a.tar.gz gentoo-2-5fff93834b029ebd74bd425ae17a5583ed688c8a.tar.bz2 gentoo-2-5fff93834b029ebd74bd425ae17a5583ed688c8a.zip |
alpha/ia64 stable wrt #276990
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 3a257a077bb4..e4391e796a1c 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.171 2009/07/27 16:56:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.172 2009/08/02 10:44:31 armin76 Exp $ + + 02 Aug 2009; Raúl Porcel <armin76@gentoo.org> lyx-1.6.3.ebuild: + alpha/ia64 stable wrt #276990 27 Jul 2009; nixnut <nixnut@gentoo.org> lyx-1.6.3.ebuild: ppc stable #276990 diff --git a/app-office/lyx/lyx-1.6.3.ebuild b/app-office/lyx/lyx-1.6.3.ebuild index 20f18ca480d7..0098112e3ee4 100644 --- a/app-office/lyx/lyx-1.6.3.ebuild +++ b/app-office/lyx/lyx-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.3.ebuild,v 1.4 2009/07/27 16:56:25 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.3.ebuild,v 1.5 2009/08/02 10:44:31 armin76 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" LANGS="ar ca cs de en es eu fi fr gl he hu id it ja nb nn pl pt ro ru sk tr uk zh_CN zh_TW" |