From e77b48b9ad05269176c8e8fb9386c78e870b3b73 Mon Sep 17 00:00:00 2001 From: James Broadhead Date: Sat, 4 Aug 2012 13:56:14 +0100 Subject: plowshare: use git-2.eclass, repoman fixes --- net-misc/plowshare/Manifest | 3 ++- net-misc/plowshare/metadata.xml | 14 ++++++++++++++ net-misc/plowshare/plowshare-99999999.ebuild | 6 +++--- 3 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 net-misc/plowshare/metadata.xml 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 @@ + + + + + maintainer-needed@gentoo.org + + + Install some additional helper scripts + View captcha with aview + + + plowshare + + 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/" -- cgit v1.2.3-65-gdbad