public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maxim Koltsov" <maksbotan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/maksbotan:master commit in: app-text/gistp/
Date: Mon, 30 Apr 2012 11:07:00 +0000 (UTC)	[thread overview]
Message-ID: <1335782394.2d629d1fe8f877f789fdf507d9e30843a69d6995.maksbotan@gentoo> (raw)

commit:     2d629d1fe8f877f789fdf507d9e30843a69d6995
Author:     Maxim Koltsov <maksbotan <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 30 10:39:54 2012 +0000
Commit:     Maxim Koltsov <maksbotan <AT> gentoo <DOT> org>
CommitDate: Mon Apr 30 10:39:54 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/maksbotan.git;a=commit;h=2d629d1f

Add app-text/gistp, perl gist client

(Portage version: 2.1.10.57/git/Linux x86_64, signed Manifest commit with key F8DBDADE)

---
 app-text/gistp/Manifest          |   16 ++++++++++++++++
 app-text/gistp/gistp-9999.ebuild |   24 ++++++++++++++++++++++++
 app-text/gistp/metadata.xml      |    8 ++++++++
 3 files changed, 48 insertions(+), 0 deletions(-)

diff --git a/app-text/gistp/Manifest b/app-text/gistp/Manifest
new file mode 100644
index 0000000..8c1d1db
--- /dev/null
+++ b/app-text/gistp/Manifest
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+EBUILD gistp-9999.ebuild 522 RMD160 97bb3db81216c22d4ff11615dcb65c4199e17fbb SHA1 87c185f1ea44138c1b31d104130cf4a0360d1133 SHA256 5a0c3227355d1bf9f2889680bf8d8aefce157f723a67f199f1d5ae63c961b2ba
+MISC metadata.xml 231 RMD160 8139ea67e01d44aa8f7bad7efbce2b38491ea0d4 SHA1 018056c85feb52a8004c04bfaa910be97d991636 SHA256 4e5ecd8a6a366d31e2380f97c3690a855a3e48bd7b5d46a0a34d81cca20d2cd0
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.19 (GNU/Linux)
+
+iQEcBAEBAgAGBQJPnmv5AAoJEAmJmMX429repsoH+weW5y6HVMVffJTtDJSDGVFV
+Oo+QaClqRek7Nfl1loPHrDmPNqEItRe2uvt3jkwcJpbQsKtIPQmeeBewFTNrPtgc
+ECP3frRnZX5TZsmvdhZD+K5F5PdXh3ZakWvurU+Zrd8ZUPk3JlI81VYWwJOUn51N
+ERANaHSMieXOEF6ZePI4sPeaDUVpbBxDUsiuB2YtZbfBm9A6Y1l8UaLXJO9mW5O9
+lU732G2z0fqZZs7QgiTN6ax+F3DEDyl97yI8LhibR+gRGCTnR93ROlP62dwDm2ze
+tNRosx1WfD/Q8tQt3ylCeoVqfKAZAi85Wg0Hftj/R1Q6jZMaNjW95o5i7iUVkjI=
+=0TEt
+-----END PGP SIGNATURE-----

diff --git a/app-text/gistp/gistp-9999.ebuild b/app-text/gistp/gistp-9999.ebuild
new file mode 100644
index 0000000..e4d95ac
--- /dev/null
+++ b/app-text/gistp/gistp-9999.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+EGIT_REPO_URI="git://github.com/miyagawa/gistp.git"
+
+inherit perl-app git-2
+
+DESCRIPTION="Yet another gist command line tool (like gisty)"
+HOMEPAGE="https://github.com/miyagawa/gistp"
+SRC_URI=""
+
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
+RDEPEND="
+	dev-perl/WWW-Mechanize
+	virtual/perl-Getopt-Long
+	dev-perl/File-Slurp"

diff --git a/app-text/gistp/metadata.xml b/app-text/gistp/metadata.xml
new file mode 100644
index 0000000..d0aaaaf
--- /dev/null
+++ b/app-text/gistp/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+	<email>maksbotan@gentoo.org</email>
+	<name>Maxim Koltsov</name>
+</maintainer>
+</pkgmetadata>



             reply	other threads:[~2012-04-30 11:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-30 11:07 Maxim Koltsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-28 20:04 [gentoo-commits] dev/maksbotan:master commit in: app-text/gistp/ Maxim Koltsov

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=1335782394.2d629d1fe8f877f789fdf507d9e30843a69d6995.maksbotan@gentoo \
    --to=maksbotan@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