summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 04:37:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 04:37:55 +0000
commit62dcc99cdf00228bea932a9a0c994e15c3329529 (patch)
treededb6ae5ea10f09d5f1522f0cac77792c591dbde /sys-devel/omni
parentwhitespace (diff)
downloadgentoo-2-62dcc99cdf00228bea932a9a0c994e15c3329529.tar.gz
gentoo-2-62dcc99cdf00228bea932a9a0c994e15c3329529.tar.bz2
gentoo-2-62dcc99cdf00228bea932a9a0c994e15c3329529.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-devel/omni')
-rw-r--r--sys-devel/omni/omni-1.4a.ebuild4
-rw-r--r--sys-devel/omni/omni-1.6.ebuild4
2 files changed, 2 insertions, 6 deletions
diff --git a/sys-devel/omni/omni-1.4a.ebuild b/sys-devel/omni/omni-1.4a.ebuild
index ea3acf5cc752..badb634fe6ed 100644
--- a/sys-devel/omni/omni-1.4a.ebuild
+++ b/sys-devel/omni/omni-1.4a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/omni/omni-1.4a.ebuild,v 1.6 2004/06/24 22:48:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/omni/omni-1.4a.ebuild,v 1.7 2007/07/15 04:37:55 mr_bones_ Exp $
IUSE="java doc"
@@ -36,7 +36,6 @@ src_unpack() {
unpack ${MY_P}.tar.gz
-
}
src_compile() {
@@ -64,7 +63,6 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die
-
# Put the doc in the right place
dodir /usr/share/doc/
use doc && mv ${D}usr/lib/openmp/doc ${D}usr/share/doc/${P}
diff --git a/sys-devel/omni/omni-1.6.ebuild b/sys-devel/omni/omni-1.6.ebuild
index 49ca681a539a..a2b00168df00 100644
--- a/sys-devel/omni/omni-1.6.ebuild
+++ b/sys-devel/omni/omni-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/omni/omni-1.6.ebuild,v 1.4 2004/06/24 22:48:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/omni/omni-1.6.ebuild,v 1.5 2007/07/15 04:37:55 mr_bones_ Exp $
IUSE="java doc"
@@ -36,7 +36,6 @@ src_unpack() {
unpack ${MY_P}.tar.gz
-
}
src_compile() {
@@ -64,7 +63,6 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die
-
# Put the doc in the right place
dodir /usr/share/doc/
use doc && mv ${D}usr/lib/openmp/doc ${D}usr/share/doc/${P}