summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-09 09:06:50 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-09 09:06:50 +0000
commitdba1aee7628e2b04b65c128c5bbec12479729fd3 (patch)
treeab4c7d85ea9354de3256c7c204558d170fc539f8 /app-benchmarks
parentUpdating remote-id in metadata.xml (diff)
downloadgentoo-2-dba1aee7628e2b04b65c128c5bbec12479729fd3.tar.gz
gentoo-2-dba1aee7628e2b04b65c128c5bbec12479729fd3.tar.bz2
gentoo-2-dba1aee7628e2b04b65c128c5bbec12479729fd3.zip
Updating remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/ltp/ChangeLog5
-rw-r--r--app-benchmarks/ltp/metadata.xml27
2 files changed, 19 insertions, 13 deletions
diff --git a/app-benchmarks/ltp/ChangeLog b/app-benchmarks/ltp/ChangeLog
index 3267dbe6f5f7..ab1eba1bbd6f 100644
--- a/app-benchmarks/ltp/ChangeLog
+++ b/app-benchmarks/ltp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-benchmarks/ltp
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ChangeLog,v 1.28 2015/03/03 22:55:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ltp/ChangeLog,v 1.29 2015/06/09 09:06:50 jlec Exp $
+
+ 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Updating remote-id in metadata.xml
*ltp-20150119 (03 Mar 2015)
diff --git a/app-benchmarks/ltp/metadata.xml b/app-benchmarks/ltp/metadata.xml
index 3ab3f2d99150..803b59bff20c 100644
--- a/app-benchmarks/ltp/metadata.xml
+++ b/app-benchmarks/ltp/metadata.xml
@@ -1,22 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>benchmarks</herd>
-<maintainer>
- <email>hwoarang@gentoo.org</email>
- <name>Markos Chandras</name>
-</maintainer>
-<use>
- <flag name="open-posix">Build and install the POSIX testsuite</flag>
- <flag name="pm">Build and install the power management testsuite</flag>
- <flag name="expect">Build against the expect library for interactive testing</flag>
- <flag name="rt">Build and install the realtime testsuite</flag>
-</use>
-<longdescription>
+ <herd>benchmarks</herd>
+ <maintainer>
+ <email>hwoarang@gentoo.org</email>
+ <name>Markos Chandras</name>
+ </maintainer>
+ <use>
+ <flag name="open-posix">Build and install the POSIX testsuite</flag>
+ <flag name="pm">Build and install the power management testsuite</flag>
+ <flag name="expect">Build against the expect library for interactive testing</flag>
+ <flag name="rt">Build and install the realtime testsuite</flag>
+ </use>
+ <longdescription>
The Linux Test Project is a joint project started by SGI and maintained by
IBM, that has a goal to deliver test suites to the open source community
that validate the reliability, robustness, and stability of Linux. The LTP
testsuite contains a collection of tools for testing the Linux kernel and
related features.
</longdescription>
+ <upstream>
+ <remote-id type="sourceforge">ltp</remote-id>
+ </upstream>
</pkgmetadata>