summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-01-20 15:35:33 +0000
committerBrent Baude <ranger@gentoo.org>2008-01-20 15:35:33 +0000
commit5ca5bad7c3d0382acdff149f8d3b7ae902842336 (patch)
treebfc453812e1d4cc8bdcd34fd90af35903ae1466a /app-office
parentDon't fail build on bindist, bug#202381, thanks to jacub (diff)
downloadgentoo-2-5ca5bad7c3d0382acdff149f8d3b7ae902842336.tar.gz
gentoo-2-5ca5bad7c3d0382acdff149f8d3b7ae902842336.tar.bz2
gentoo-2-5ca5bad7c3d0382acdff149f8d3b7ae902842336.zip
Marking lyx-1.5.3 ~ppc64 for bug 206673
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/lyx/ChangeLog5
-rw-r--r--app-office/lyx/lyx-1.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog
index 2bc74ed1bb6b..2668fb3dcf9d 100644
--- a/app-office/lyx/ChangeLog
+++ b/app-office/lyx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/lyx
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.111 2008/01/20 15:12:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.112 2008/01/20 15:35:33 ranger Exp $
+
+ 20 Jan 2008; Brent Baude <ranger@gentoo.org> lyx-1.5.3.ebuild:
+ Marking lyx-1.5.3 ~ppc64 for bug 206673
20 Jan 2008; Brent Baude <ranger@gentoo.org> lyx-1.4.4.ebuild:
Marking lyx-1.4.4 ppc for bug 205725
diff --git a/app-office/lyx/lyx-1.5.3.ebuild b/app-office/lyx/lyx-1.5.3.ebuild
index 793b014ee6fa..06968a89a658 100644
--- a/app-office/lyx/lyx-1.5.3.ebuild
+++ b/app-office/lyx/lyx-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.5.3.ebuild,v 1.4 2008/01/19 15:05:01 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.5.3.ebuild,v 1.5 2008/01/20 15:35:33 ranger Exp $
inherit qt4 eutils flag-o-matic font toolchain-funcs
@@ -20,7 +20,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
#KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" # dev-tex/ivritex
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" # dev-tex/ivritex
IUSE="cups debug nls linguas_he latex"
RESTRICT="test"