summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-03-20 09:54:31 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-03-20 09:54:31 +0000
commitedfecb7b21c0ac0c14754047e7ebfdf4f272dd43 (patch)
treea43f8924994f81cbbf1feed1cdc98b0f1e1f9688 /app-office/lyx
parentdrop extra and useless X deps, bug #392195 (diff)
downloadgentoo-2-edfecb7b21c0ac0c14754047e7ebfdf4f272dd43.tar.gz
gentoo-2-edfecb7b21c0ac0c14754047e7ebfdf4f272dd43.tar.bz2
gentoo-2-edfecb7b21c0ac0c14754047e7ebfdf4f272dd43.zip
force posix packaging for OSX and use ED instead of D where it matters, by MATSUI Tetsushi in bug #392195
(Portage version: 2.2.0_alpha93/cvs/Linux x86_64)
Diffstat (limited to 'app-office/lyx')
-rw-r--r--app-office/lyx/ChangeLog6
-rw-r--r--app-office/lyx/lyx-2.0.3.ebuild8
2 files changed, 10 insertions, 4 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog
index 760fddab3184..1e9b7269ccde 100644
--- a/app-office/lyx/ChangeLog
+++ b/app-office/lyx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/lyx
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.253 2012/03/20 09:50:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.254 2012/03/20 09:54:31 aballier Exp $
+
+ 20 Mar 2012; Alexis Ballier <aballier@gentoo.org> lyx-2.0.3.ebuild:
+ force posix packaging for OSX and use ED instead of D where it matters, by
+ MATSUI Tetsushi in bug #392195
20 Mar 2012; Alexis Ballier <aballier@gentoo.org> lyx-2.0.3.ebuild:
drop extra and useless X deps, bug #392195
diff --git a/app-office/lyx/lyx-2.0.3.ebuild b/app-office/lyx/lyx-2.0.3.ebuild
index 4631cdb9fc33..961860fc904e 100644
--- a/app-office/lyx/lyx-2.0.3.ebuild
+++ b/app-office/lyx/lyx-2.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.3.ebuild,v 1.2 2012/03/20 09:50:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-2.0.3.ebuild,v 1.3 2012/03/20 09:54:31 aballier Exp $
EAPI=3
@@ -111,7 +111,9 @@ src_configure() {
$(use_with hunspell) \
$(use_with aspell) \
$(use_with enchant) \
- --without-included-boost --disable-stdlib-debug
+ --without-included-boost \
+ --disable-stdlib-debug \
+ --with-packaging=posix
}
src_install() {
@@ -138,7 +140,7 @@ src_install() {
# fonts needed for proper math display, see also bug #15629
font_src_install
- python_convert_shebangs -r 2 "${D}"/usr/share/${PN}
+ python_convert_shebangs -r 2 "${ED}"/usr/share/${PN}
if use hunspell ; then
dosym /usr/share/myspell /usr/share/lyx/dicts