diff options
author | 2009-10-11 19:52:40 +0000 | |
---|---|---|
committer | 2009-10-11 19:52:40 +0000 | |
commit | 9911db5c2585cc2da92ecc7cfac53976b14efc94 (patch) | |
tree | 34e94aa61351154d11cf58b6691265e7214a6609 /app-office | |
parent | Filter -fPIE (bug #285703). Add dependency on net-wireless/wireless-tools (bu... (diff) | |
download | gentoo-2-9911db5c2585cc2da92ecc7cfac53976b14efc94.tar.gz gentoo-2-9911db5c2585cc2da92ecc7cfac53976b14efc94.tar.bz2 gentoo-2-9911db5c2585cc2da92ecc7cfac53976b14efc94.zip |
ppc stable #288215
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 2671135de024..cfe48d8e9ab2 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.178 2009/10/06 18:47:58 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.179 2009/10/11 19:52:40 nixnut Exp $ + + 11 Oct 2009; nixnut <nixnut@gentoo.org> lyx-1.6.4.ebuild: + ppc stable #288215 06 Oct 2009; Dominik Kapusta <ayoy@gentoo.org> lyx-1.5.7.ebuild, lyx-1.6.2.ebuild, lyx-1.6.3.ebuild, lyx-1.6.4.ebuild: diff --git a/app-office/lyx/lyx-1.6.4.ebuild b/app-office/lyx/lyx-1.6.4.ebuild index 393010222c68..d37bce8dc42b 100644 --- a/app-office/lyx/lyx-1.6.4.ebuild +++ b/app-office/lyx/lyx-1.6.4.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.4.ebuild,v 1.3 2009/10/06 18:47:58 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.4.ebuild,v 1.4 2009/10/11 19:52:40 nixnut 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" |