summaryrefslogtreecommitdiff
path: root/sys-libs/libfaketime/metadata.xml
diff options
context:
space:
mode:
authoreroen2012-12-15 11:13:29 +0100
committereroen2012-12-15 11:15:24 +0100
commit051436ed552d3e0344310fb2864cf422b1d034c4 (patch)
tree19bcc33a3469b47766c5b47a724bff0568545cad /sys-libs/libfaketime/metadata.xml
parentd2261c9971e31ae61831758798676134cc983d96 (diff)
downloaderoen-overlay-051436ed552d3e0344310fb2864cf422b1d034c4.tar.gz
eroen-overlay-051436ed552d3e0344310fb2864cf422b1d034c4.tar.bz2
eroen-overlay-051436ed552d3e0344310fb2864cf422b1d034c4.tar.xz
imported libfaketime-0.9.1 from portage
Diffstat (limited to 'sys-libs/libfaketime/metadata.xml')
-rw-r--r--sys-libs/libfaketime/metadata.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-libs/libfaketime/metadata.xml b/sys-libs/libfaketime/metadata.xml
new file mode 100644
index 00000000..15344132
--- /dev/null
+++ b/sys-libs/libfaketime/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>radhermit@gentoo.org</email>
+ <name>Tim Harder</name>
+ </maintainer>
+ <longdescription lang="en">
+ The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts
+ various system calls which programs use to retrieve the current date and time.
+ It can then report faked dates and times (as specified by you, the user) to
+ these programs. This means you can modify the system time a program sees
+ without having to change the time system-wide. FTPL allows you to specify both
+ absolute dates (e.g., 2004-01-01) and relative dates (e.g., 10 days ago).
+ </longdescription>
+</pkgmetadata>