public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/ttytter: metadata.xml ChangeLog ttytter-1.2.0.ebuild
Date: Thu, 23 Jun 2011 08:15:46 +0000 (UTC)	[thread overview]
Message-ID: <20110623081546.7482120054@flycatcher.gentoo.org> (raw)

hwoarang    11/06/23 08:15:46

  Added:                metadata.xml ChangeLog ttytter-1.2.0.ebuild
  Log:
  Initial commit. Bug #308575. Thanks to Anna Gabutero <amdg@lavabit.com> for the ebuild
  
  (Portage version: 2.1.9.49/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-misc/ttytter/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ttytter/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ttytter/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>hwoarang@gentoo.org</email>
<name>Markos Chandras</name>
</maintainer>
<longdescription lang="en">
</longdescription>
</pkgmetadata>




1.1                  net-misc/ttytter/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ttytter/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ttytter/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for net-misc/ttytter
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/ttytter/ChangeLog,v 1.1 2011/06/23 08:15:46 hwoarang Exp $

*ttytter-1.2.0 (23 Jun 2011)

  23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> +ttytter-1.2.0.ebuild,
  +metadata.xml:
  Initial commit. Bug #308575. Thanks to Anna Gabutero <amdg@lavabit.com> for
  the ebuild




1.1                  net-misc/ttytter/ttytter-1.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ttytter/ttytter-1.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ttytter/ttytter-1.2.0.ebuild?rev=1.1&content-type=text/plain

Index: ttytter-1.2.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/ttytter/ttytter-1.2.0.ebuild,v 1.1 2011/06/23 08:15:46 hwoarang Exp $

EAPI="2"

MY_PV="${PV}0"

DESCRIPTION="A multi-functional, console-based Twitter client"
HOMEPAGE="http://www.floodgap.com/software/ttytter/"
SRC_URI="http://www.floodgap.com/software/ttytter/dist1/${MY_PV}.txt"

LICENSE="FFSL"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND=">=dev-lang/perl-5.8
	|| ( net-misc/curl www-client/lynx )"

src_unpack() {
	cp "${DISTDIR}"/${A} "${S}" || die
}

src_install() {
	newbin "${S}" ttytter || die
}

pkg_postinst() {
	einfo
	einfo "Please consult the following webpage on how to"
	einfo "configure your client."
	einfo "http://www.floodgap.com/software/ttytter/dl.html"
	einfo
}






                 reply	other threads:[~2011-06-23  8:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20110623081546.7482120054@flycatcher.gentoo.org \
    --to=hwoarang@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