From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: dev-lang/opal/
Date: Sun, 13 Oct 2013 14:56:16 +0000 (UTC) [thread overview]
Message-ID: <1381673335.fe7bb2f74c810fecdb19635262118d656f398176.jlec@gentoo> (raw)
commit: fe7bb2f74c810fecdb19635262118d656f398176
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 14:08:55 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 14:08:55 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=fe7bb2f7
dev-lang/opal: QA fixes
Package-Manager: portage-2.2.7
---
dev-lang/opal/ChangeLog | 5 ++++-
dev-lang/opal/metadata.xml | 6 +++---
dev-lang/opal/opal-2.3n.ebuild | 24 +++++++++++-------------
3 files changed, 18 insertions(+), 17 deletions(-)
diff --git a/dev-lang/opal/ChangeLog b/dev-lang/opal/ChangeLog
index 1c354a2..90a4023 100644
--- a/dev-lang/opal/ChangeLog
+++ b/dev-lang/opal/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-lang/opal
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 13 Oct 2013; Justin Lecher <jlec@gentoo.org> opal-2.3n.ebuild, metadata.xml:
+ QA fixes
+
27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
Removed no-herd from herd tag in metadata.xml
diff --git a/dev-lang/opal/metadata.xml b/dev-lang/opal/metadata.xml
index bad5863..9d2ebf6 100644
--- a/dev-lang/opal/metadata.xml
+++ b/dev-lang/opal/metadata.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>rbu@gentoo.org</email>
- </maintainer>
+ <maintainer>
+ <email>rbu@gentoo.org</email>
+ </maintainer>
</pkgmetadata>
diff --git a/dev-lang/opal/opal-2.3n.ebuild b/dev-lang/opal/opal-2.3n.ebuild
index d6aa7fc..136d855 100644
--- a/dev-lang/opal/opal-2.3n.ebuild
+++ b/dev-lang/opal/opal-2.3n.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="2"
+EAPI=5
-inherit eutils autotools
+inherit eutils
MY_P=ocs-${PV}
@@ -15,14 +15,13 @@ SRC_URI="http://projects.uebb.tu-berlin.de/opal/trac/raw-attachment/wiki/OCS/${M
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~sparc ~x86"
-
IUSE="X doc +tk +tcl"
-DEPEND=">=sys-libs/readline-4.3-r5
+DEPEND="
>=sys-libs/ncurses-5.4-r5
- doc? ( >=app-text/tetex-2 )
- tk? ( >=dev-lang/tcl-8.4.6 )
- tcl? ( >=dev-lang/tk-8.4.6-r1 )
+ >=sys-libs/readline-4.3-r5
+ tk? ( >=dev-lang/tcl-8.4.6 )
+ tcl? ( >=dev-lang/tk-8.4.6-r1 )
"
S="${WORKDIR}/${MY_P}"
@@ -36,18 +35,17 @@ src_configure() {
--enable-dynamic \
--disable-absolute-pathes \
--enable-reflections \
- --prefix="${D}/usr" \
- || die "./configure failed"
+ --prefix="${D}/usr"
}
src_compile() {
- :
+ :
}
src_install() {
# chmod: /var <-- Prevent access violation
addpredict /var
- mkdir -p "${D}/usr/"
+ mkdir -p "${D}/usr/" || die
- emake -j1 install || die "make failed"
+ emake -j1 install
}
next reply other threads:[~2013-10-13 14:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-13 14:56 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-06-04 18:17 [gentoo-commits] proj/betagarden:master commit in: dev-lang/opal/ Justin Lecher
2013-11-07 18:35 Sebastian Pipping
2013-11-07 0:49 Sebastian Pipping
2013-11-06 0:43 Sebastian Pipping
2011-10-27 18:02 Justin Lecher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1381673335.fe7bb2f74c810fecdb19635262118d656f398176.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox