public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/shoutcast-search: shoutcast-search-0.3.ebuild metadata.xml ChangeLog
@ 2009-07-24 19:52 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-07-24 19:52 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/24 19:52:30

  Added:                shoutcast-search-0.3.ebuild metadata.xml ChangeLog
  Log:
  Initial commit wrt #268530, thanks to Christopher Brannon.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-sound/shoutcast-search/shoutcast-search-0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shoutcast-search/shoutcast-search-0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shoutcast-search/shoutcast-search-0.3.ebuild?rev=1.1&content-type=text/plain

Index: shoutcast-search-0.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-search/shoutcast-search-0.3.ebuild,v 1.1 2009/07/24 19:52:30 ssuominen Exp $

inherit distutils

DESCRIPTION="A command-line tool for searching SHOUTcast stations"
HOMEPAGE="http://www.k2h.se/code/shoutcast-search.html"
SRC_URI="http://www.k2h.se/code/dl/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=dev-lang/python-2.4"
DEPEND="${RDEPEND}
	dev-python/setuptools"

src_install() {
	distutils_src_install
	dobin ${PN} || die "dobin failed"
	doman ${PN}.1 || die "doman failed"
	dodoc documentation.md || die "dodoc failed"
}



1.1                  media-sound/shoutcast-search/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shoutcast-search/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shoutcast-search/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>sound</herd>
</pkgmetadata>



1.1                  media-sound/shoutcast-search/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shoutcast-search/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shoutcast-search/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for media-sound/shoutcast-search
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/shoutcast-search/ChangeLog,v 1.1 2009/07/24 19:52:30 ssuominen Exp $

*shoutcast-search-0.3 (24 Jul 2009)

  24 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
  +shoutcast-search-0.3.ebuild:
  Initial commit wrt #268530, thanks to Christopher Brannon.







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-24 19:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-24 19:52 [gentoo-commits] gentoo-x86 commit in media-sound/shoutcast-search: shoutcast-search-0.3.ebuild metadata.xml ChangeLog Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox