* [gentoo-commits] proj/sci:master commit in: sci-libs/ni-visa/
@ 2011-10-25 17:16 Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2011-10-25 17:16 UTC (permalink / raw
To: gentoo-commits
commit: 9de0fcdd67f5fc171aa7e127d5bf70fa209e0ec7
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 25 16:51:47 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 16:51:47 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9de0fcdd
Removed no-herd from herd tag in metadata.xml
(Portage version: 2.2.0_alpha71/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)
---
sci-libs/ni-visa/ChangeLog | 5 ++++-
sci-libs/ni-visa/metadata.xml | 1 -
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/sci-libs/ni-visa/ChangeLog b/sci-libs/ni-visa/ChangeLog
index 585e12b..619e0fc 100644
--- a/sci-libs/ni-visa/ChangeLog
+++ b/sci-libs/ni-visa/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-libs/ni-visa
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 25 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Removed no-herd from herd tag in metadata.xml
+
*ni-visa-0.0.1 (22 Jun 2010)
22 Jun 2010; Andreas K. Huettel (dilfridge) <mail@akhuettel.de>
diff --git a/sci-libs/ni-visa/metadata.xml b/sci-libs/ni-visa/metadata.xml
index 7fe18f1..4e9342c 100644
--- a/sci-libs/ni-visa/metadata.xml
+++ b/sci-libs/ni-visa/metadata.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>no-herd</herd>
<maintainer>
<email>mail@akhuettel.de</email>
</maintainer>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/ni-visa/
@ 2014-11-13 0:15 Christoph Junghans
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Junghans @ 2014-11-13 0:15 UTC (permalink / raw
To: gentoo-commits
commit: 0991bfa78e42e2a5ff4fa907a578ccba05b08e05
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 12 15:43:12 2014 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Wed Nov 12 15:43:12 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0991bfa7
sci-libs/ni-visa: Bump to EAPI=5
Package-Manager: portage-2.2.14
---
sci-libs/ni-visa/ChangeLog | 6 +++++-
sci-libs/ni-visa/metadata.xml | 6 +++---
sci-libs/ni-visa/ni-visa-0.0.1.ebuild | 18 +++++-------------
3 files changed, 13 insertions(+), 17 deletions(-)
diff --git a/sci-libs/ni-visa/ChangeLog b/sci-libs/ni-visa/ChangeLog
index 619e0fc..99244ef 100644
--- a/sci-libs/ni-visa/ChangeLog
+++ b/sci-libs/ni-visa/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-libs/ni-visa
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 12 Nov 2014; Justin Lecher <jlec@gentoo.org> ni-visa-0.0.1.ebuild,
+ metadata.xml:
+ Bump to EAPI=5
+
25 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
Removed no-herd from herd tag in metadata.xml
diff --git a/sci-libs/ni-visa/metadata.xml b/sci-libs/ni-visa/metadata.xml
index 4e9342c..5e7df8a 100644
--- a/sci-libs/ni-visa/metadata.xml
+++ b/sci-libs/ni-visa/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>mail@akhuettel.de</email>
- </maintainer>
+ <maintainer>
+ <email>mail@akhuettel.de</email>
+ </maintainer>
</pkgmetadata>
diff --git a/sci-libs/ni-visa/ni-visa-0.0.1.ebuild b/sci-libs/ni-visa/ni-visa-0.0.1.ebuild
index c8d0435..ca2cfb9 100644
--- a/sci-libs/ni-visa/ni-visa-0.0.1.ebuild
+++ b/sci-libs/ni-visa/ni-visa-0.0.1.ebuild
@@ -2,21 +2,15 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-DESCRIPTION="Placeholder for an NI-VISA library ebuild"
-
-#
-# I'm working on a set of real ebuilds for the components of the NI-VISA package.
-# However, this will take quite some time still. For the moment this file is a
-# placeholder so dependencies can be fulfilled... (And yes I know this is evil.)
-# - dilfridge
-#
+EAPI=5
-SRC_URI="NI-VISA-0.0.1.iso"
+DESCRIPTION="Placeholder for an NI-VISA library ebuild"
HOMEPAGE="http://www.ni.com/"
+SRC_URI="NI-VISA-0.0.1.iso"
+
LICENSE="ni-visa"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""
-
SLOT="0"
RESTRICT="fetch"
@@ -27,13 +21,11 @@ src_install() {
}
pkg_nofetch() {
- elog
elog Please download the NI-VISA library for linux from
elog http://joule.ni.com/nidu/cds/view/p/id/2044/lang/en
elog and install it.
elog Afterwards run the command "echo > /usr/portage/distfiles/NI-VISA-0.0.1.iso"
- elog
+ echo
elog Yes I know this is an ugly hack but the NI installer is even uglier...
elog See for more information http://decibel.ni.com/content/message/16917
- elog
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-13 0:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-25 17:16 [gentoo-commits] proj/sci:master commit in: sci-libs/ni-visa/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2014-11-13 0:15 Christoph Junghans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox