diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-25 18:26:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-25 18:26:18 +0000 |
commit | 807de0ede8231a04952383e981ccd20c6c2703f7 (patch) | |
tree | 53cbf1a1052376a93a145c4752f4da731c0291a9 /app-office | |
parent | alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #302001 (diff) | |
download | gentoo-2-807de0ede8231a04952383e981ccd20c6c2703f7.tar.gz gentoo-2-807de0ede8231a04952383e981ccd20c6c2703f7.tar.bz2 gentoo-2-807de0ede8231a04952383e981ccd20c6c2703f7.zip |
alpha/ia64/sparc stable wrt #300475
(Portage version: 2.1.6.13/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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 1b4a265fbf02..9c6c0d95b835 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.193 2010/01/19 18:30:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.194 2010/01/25 18:26:18 armin76 Exp $ + + 25 Jan 2010; Raúl Porcel <armin76@gentoo.org> lyx-1.6.5.ebuild: + alpha/ia64/sparc stable wrt #300475 19 Jan 2010; nixnut <nixnut@gentoo.org> lyx-1.6.5.ebuild: ppc stable #300475 diff --git a/app-office/lyx/lyx-1.6.5.ebuild b/app-office/lyx/lyx-1.6.5.ebuild index 504715f0d8ad..9784981b0344 100644 --- a/app-office/lyx/lyx-1.6.5.ebuild +++ b/app-office/lyx/lyx-1.6.5.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.5.ebuild,v 1.7 2010/01/19 18:30:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.5.ebuild,v 1.8 2010/01/25 18:26:18 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" |