aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/plowshare/Manifest3
-rw-r--r--net-misc/plowshare/metadata.xml14
-rw-r--r--net-misc/plowshare/plowshare-99999999.ebuild6
3 files changed, 19 insertions, 4 deletions
diff --git a/net-misc/plowshare/Manifest b/net-misc/plowshare/Manifest
index 7a03984..f85b36c 100644
--- a/net-misc/plowshare/Manifest
+++ b/net-misc/plowshare/Manifest
@@ -1 +1,2 @@
-EBUILD plowshare-99999999.ebuild 2661 RMD160 ba09092169755bf6036db992d892b41769a410a9 SHA1 850401040f5a4fea891a0534b82bc5de8f0cb6f5 SHA256 878a528c68ffd588dbd7e565aac5cf2f22596fcb5560bd92a28a2f63ab804113
+EBUILD plowshare-99999999.ebuild 2666 RMD160 2140c07fe2da2dd59c7309cd0889b7eef8f2507f SHA1 39642d075ff0f2d135b1f4aa756bd8a2ff4f456e SHA256 4741343fc66e6dab52f57d1e7083a2f2fdc14d0ab8342bda647aa18731daa027
+MISC metadata.xml 436 RMD160 aabe3a2831078c41ad2f116801aed883928ccb61 SHA1 4cac405f8618abba2ddbb9a093affa62c8e09644 SHA256 570ee354fd5582f16fb1b090baeb3d85faf43f4aaa542a47219813960fa3c073
diff --git a/net-misc/plowshare/metadata.xml b/net-misc/plowshare/metadata.xml
new file mode 100644
index 0000000..a4f950e
--- /dev/null
+++ b/net-misc/plowshare/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ </maintainer>
+ <use>
+ <flag name="scripts">Install some additional helper scripts</flag>
+ <flag name="view-captcha">View captcha with aview</flag>
+ </use>
+ <upstream>
+ <remote-id type="google-code">plowshare</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/net-misc/plowshare/plowshare-99999999.ebuild b/net-misc/plowshare/plowshare-99999999.ebuild
index c1b9bc8..abaa9dc 100644
--- a/net-misc/plowshare/plowshare-99999999.ebuild
+++ b/net-misc/plowshare/plowshare-99999999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header
+# $Header: $
EAPI="2"
-inherit git
+inherit git-2
DESCRIPTION="Command-line downloader and uploader for file-sharing websites"
HOMEPAGE="http://code.google.com/p/plowshare/"