public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: dev-util/vng/
Date: Fri, 21 Dec 2012 17:49:41 +0000 (UTC)	[thread overview]
Message-ID: <1355932001.56866d6ca3add5c3a3801b20022f30a1e446240f.jlec@gentoo> (raw)

commit:     56866d6ca3add5c3a3801b20022f30a1e446240f
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 15:46:41 2012 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 15:46:41 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=56866d6c

dev-util/vng: Use qt4-r2.eclass

Package-Manager: portage-2.2.0_alpha149

---
 dev-util/vng/ChangeLog           |   12 ++++++++++++
 dev-util/vng/metadata.xml        |    7 +++++++
 dev-util/vng/vng-20081021.ebuild |   25 +++++++++----------------
 3 files changed, 28 insertions(+), 16 deletions(-)

diff --git a/dev-util/vng/ChangeLog b/dev-util/vng/ChangeLog
new file mode 100644
index 0000000..6eecfaf
--- /dev/null
+++ b/dev-util/vng/ChangeLog
@@ -0,0 +1,12 @@
+# ChangeLog for dev-util/vng
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  19 Dec 2012; Justin Lecher <jlec@gentoo.org> vng-20081021.ebuild,
+  +metadata.xml:
+  Use qt4-r2.eclass
+
+  19 Dec 2012; Justin Lecher <jlec@gentoo.org> vng-20081021.ebuild,
+  +metadata.xml:
+  Use qt4-r2.eclass
+

diff --git a/dev-util/vng/metadata.xml b/dev-util/vng/metadata.xml
new file mode 100644
index 0000000..a759be0
--- /dev/null
+++ b/dev-util/vng/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer>
+    <email>maintainer-wanted@gentoo.org</email>
+  </maintainer>
+</pkgmetadata>

diff --git a/dev-util/vng/vng-20081021.ebuild b/dev-util/vng/vng-20081021.ebuild
index 49f1a50..47ec822 100644
--- a/dev-util/vng/vng-20081021.ebuild
+++ b/dev-util/vng/vng-20081021.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-inherit qt4
+EAPI=5
+
+inherit qt4-r2
 
 MY_PV="f1e52457212860960122064cc008ee2f307a5797"
 MY_P="${PN}-${MY_PV}"
@@ -14,26 +16,17 @@ SRC_URI="http://www.hartwork.org/public/${MY_P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="dev-util/git
-	>=x11-libs/qt-core-4.4"
+RDEPEND="
+	dev-vcs/git
+	x11-libs/qt-core:4"
 DEPEND="${RDEPEND}"
 
 S="${WORKDIR}/${PN}"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-}
-
-src_compile() {
-	eqmake4 || die "eqmake4 failed"
-	emake || die "eqmake4 failed"
-}
-
 src_install() {
 	dodoc README
-	dobin vng || die "dobin failed"
+	dobin vng
 }


             reply	other threads:[~2012-12-21 17:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-21 17:49 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-12-17 11:47 [gentoo-commits] proj/betagarden:master commit in: dev-util/vng/ 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=1355932001.56866d6ca3add5c3a3801b20022f30a1e446240f.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