public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Lab-Measurement/
Date: Mon, 18 Sep 2017 16:50:39 +0000 (UTC)	[thread overview]
Message-ID: <1505753388.2aab7f3231315773134c1d894acdb88a1804c45e.kentnl@gentoo> (raw)

commit:     2aab7f3231315773134c1d894acdb88a1804c45e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 16:34:50 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 16:49:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aab7f32

dev-perl/Lab-Measurement: fix mixed metadata.xml indentation

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Lab-Measurement/metadata.xml | 108 +++++++++++++++++-----------------
 1 file changed, 54 insertions(+), 54 deletions(-)

diff --git a/dev-perl/Lab-Measurement/metadata.xml b/dev-perl/Lab-Measurement/metadata.xml
index 6b03c8a280b..db52697d121 100644
--- a/dev-perl/Lab-Measurement/metadata.xml
+++ b/dev-perl/Lab-Measurement/metadata.xml
@@ -1,58 +1,58 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>dilfridge@gentoo.org</email>
-		<name>Andreas K. Huettel</name>
-	</maintainer>
-        <maintainer type="project">
-                <email>sci@gentoo.org</email>
-                <name>Gentoo Science Project</name>
-        </maintainer>
-        <use>
-                <flag name="xpression">Install the Xpression measurement framework</flag>
-	</use>
-	<upstream>
-		<remote-id type="cpan">Lab-Measurement</remote-id>
-		<remote-id type="cpan-module">Lab::Bus</remote-id>
-		<remote-id type="cpan-module">Lab::Bus::DEBUG</remote-id>
-		<remote-id type="cpan-module">Lab::Bus::IsoBus</remote-id>
-		<remote-id type="cpan-module">Lab::Bus::LinuxGPIB</remote-id>
-		<remote-id type="cpan-module">Lab::Bus::MODBUS_RS232</remote-id>
-		<remote-id type="cpan-module">Lab::Bus::RS232</remote-id>
-		<remote-id type="cpan-module">Lab::Bus::VISA</remote-id>
-		<remote-id type="cpan-module">Lab::Connection</remote-id>
-		<remote-id type="cpan-module">Lab::Connection::DEBUG</remote-id>
-		<remote-id type="cpan-module">Lab::Connection::GPIB</remote-id>
-		<remote-id type="cpan-module">Lab::Connection::IsoBus</remote-id>
-		<remote-id type="cpan-module">Lab::Connection::LinuxGPIB</remote-id>
-		<remote-id type="cpan-module">Lab::Connection::MODBUS_RS232</remote-id>
-		<remote-id type="cpan-module">Lab::Connection::VISA</remote-id>
-		<remote-id type="cpan-module">Lab::Connection::VISA_GPIB</remote-id>
-		<remote-id type="cpan-module">Lab::Data::Meta</remote-id>
-		<remote-id type="cpan-module">Lab::Data::PDL</remote-id>
-		<remote-id type="cpan-module">Lab::Data::Plotter</remote-id>
-		<remote-id type="cpan-module">Lab::Data::Writer</remote-id>
-		<remote-id type="cpan-module">Lab::Data::XMLtree</remote-id>
-		<remote-id type="cpan-module">Lab::Exception</remote-id>
-		<remote-id type="cpan-module">Lab::Exception::Base</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::DummySource</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::HP34401A</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::HP3458A</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::HP83732A</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::ILM</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::IPS12010</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::ITC503</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::MagnetSupply</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::Multimeter</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::SR830</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::Source</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::TRMC2</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::TemperatureControl::TLK43</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::Yokogawa7651</remote-id>
-		<remote-id type="cpan-module">Lab::Instrument::YokogawaGS200</remote-id>
-		<remote-id type="cpan-module">Lab::Measurement</remote-id>
-		<remote-id type="cpan-module">Lab::Measurement::Ladediagramm</remote-id>
-	</upstream>
+  <maintainer type="person">
+    <email>dilfridge@gentoo.org</email>
+    <name>Andreas K. Huettel</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>sci@gentoo.org</email>
+    <name>Gentoo Science Project</name>
+  </maintainer>
+  <use>
+    <flag name="xpression">Install the Xpression measurement framework</flag>
+  </use>
+  <upstream>
+    <remote-id type="cpan">Lab-Measurement</remote-id>
+    <remote-id type="cpan-module">Lab::Bus</remote-id>
+    <remote-id type="cpan-module">Lab::Bus::DEBUG</remote-id>
+    <remote-id type="cpan-module">Lab::Bus::IsoBus</remote-id>
+    <remote-id type="cpan-module">Lab::Bus::LinuxGPIB</remote-id>
+    <remote-id type="cpan-module">Lab::Bus::MODBUS_RS232</remote-id>
+    <remote-id type="cpan-module">Lab::Bus::RS232</remote-id>
+    <remote-id type="cpan-module">Lab::Bus::VISA</remote-id>
+    <remote-id type="cpan-module">Lab::Connection</remote-id>
+    <remote-id type="cpan-module">Lab::Connection::DEBUG</remote-id>
+    <remote-id type="cpan-module">Lab::Connection::GPIB</remote-id>
+    <remote-id type="cpan-module">Lab::Connection::IsoBus</remote-id>
+    <remote-id type="cpan-module">Lab::Connection::LinuxGPIB</remote-id>
+    <remote-id type="cpan-module">Lab::Connection::MODBUS_RS232</remote-id>
+    <remote-id type="cpan-module">Lab::Connection::VISA</remote-id>
+    <remote-id type="cpan-module">Lab::Connection::VISA_GPIB</remote-id>
+    <remote-id type="cpan-module">Lab::Data::Meta</remote-id>
+    <remote-id type="cpan-module">Lab::Data::PDL</remote-id>
+    <remote-id type="cpan-module">Lab::Data::Plotter</remote-id>
+    <remote-id type="cpan-module">Lab::Data::Writer</remote-id>
+    <remote-id type="cpan-module">Lab::Data::XMLtree</remote-id>
+    <remote-id type="cpan-module">Lab::Exception</remote-id>
+    <remote-id type="cpan-module">Lab::Exception::Base</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::DummySource</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::HP34401A</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::HP3458A</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::HP83732A</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::ILM</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::IPS12010</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::ITC503</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::MagnetSupply</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::Multimeter</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::SR830</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::Source</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::TRMC2</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::TemperatureControl::TLK43</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::Yokogawa7651</remote-id>
+    <remote-id type="cpan-module">Lab::Instrument::YokogawaGS200</remote-id>
+    <remote-id type="cpan-module">Lab::Measurement</remote-id>
+    <remote-id type="cpan-module">Lab::Measurement::Ladediagramm</remote-id>
+  </upstream>
 </pkgmetadata>


             reply	other threads:[~2017-09-18 16:50 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-18 16:50 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-28 19:34 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Lab-Measurement/ Andreas K. Hüttel
2025-02-27 23:12 Andreas K. Hüttel
2022-10-02 19:34 Andreas K. Hüttel
2022-10-02 19:34 Andreas K. Hüttel
2022-09-02 15:14 Andreas K. Hüttel
2022-09-02 15:14 Andreas K. Hüttel
2022-09-02 15:14 Andreas K. Hüttel
2022-08-24  7:35 Andreas K. Hüttel
2022-08-02 10:05 Andreas K. Hüttel
2022-01-22 19:35 Andreas K. Hüttel
2022-01-22 19:35 Andreas K. Hüttel
2022-01-22 19:35 Andreas K. Hüttel
2021-11-07  0:13 Andreas K. Hüttel
2021-11-07  0:13 Andreas K. Hüttel
2021-11-07  0:13 Andreas K. Hüttel
2021-10-23 15:01 Andreas K. Hüttel
2021-10-23  9:19 Andreas K. Hüttel
2021-07-15 12:09 Andreas K. Hüttel
2021-07-15 12:09 Andreas K. Hüttel
2021-07-14 21:14 Andreas K. Hüttel
2021-06-22 18:13 Andreas K. Hüttel
2021-06-22 18:13 Andreas K. Hüttel
2021-02-28 21:34 Andreas K. Hüttel
2021-02-28 21:34 Andreas K. Hüttel
2021-01-20 21:39 Andreas K. Hüttel
2021-01-20 21:39 Andreas K. Hüttel
2020-08-17 18:03 Andreas K. Hüttel
2020-08-17 18:03 Andreas K. Hüttel
2020-03-06 21:03 Andreas K. Hüttel
2020-03-06 21:03 Andreas K. Hüttel
2019-08-12 20:39 Andreas K. Hüttel
2019-08-12 20:39 Andreas K. Hüttel
2018-09-29 19:20 Andreas Hüttel
2018-05-16 22:57 Aaron Bauman
2018-04-25 15:24 Andreas Hüttel
2018-04-25 11:40 Andreas Hüttel
2018-02-22 11:53 Andreas Hüttel
2017-12-09 18:07 Andreas Hüttel
2017-11-28 14:35 Andreas Hüttel
2017-11-28 14:15 Andreas Hüttel
2017-11-16 23:05 Andreas Hüttel
2017-10-10 16:05 Andreas Hüttel
2017-07-15 22:24 Andreas Hüttel
2017-07-01 23:14 Andreas Hüttel
2017-07-01 20:07 Andreas Hüttel
2017-07-01 20:01 Andreas Hüttel
2017-06-28 19:41 Andreas Hüttel
2017-06-23 16:54 Andreas Hüttel
2017-06-23 16:54 Andreas Hüttel
2017-03-24 23:41 Andreas Hüttel
2016-11-05  0:48 Andreas Hüttel
2016-11-05  0:48 Andreas Hüttel
2016-10-26 15:24 Andreas Hüttel
2016-09-24 20:13 Andreas Hüttel
2016-09-24 19:31 Andreas Hüttel
2016-08-01 22:21 Andreas Hüttel
2016-04-29 19:36 Andreas Hüttel
2016-03-16 11:42 Andreas Hüttel
2016-03-16 11:41 Andreas Hüttel
2016-03-10 23:10 Andreas Hüttel

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=1505753388.2aab7f3231315773134c1d894acdb88a1804c45e.kentnl@gentoo \
    --to=kentnl@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