summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2014-02-20 20:25:28 +0000
committerSergey Popov <pinkbyte@gentoo.org>2014-02-20 20:25:28 +0000
commitfda50b7015d93a0ec1a5e516cee5cbacfd16c2a0 (patch)
tree61af39d28ecf1079a7ad3eebf4f4ef1598741ab5 /net-news
parentVersion bumps, remove old (diff)
downloadgentoo-2-fda50b7015d93a0ec1a5e516cee5cbacfd16c2a0.tar.gz
gentoo-2-fda50b7015d93a0ec1a5e516cee5cbacfd16c2a0.tar.bz2
gentoo-2-fda50b7015d93a0ec1a5e516cee5cbacfd16c2a0.zip
Initial commit, wrt bug #462028
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-news')
-rw-r--r--net-news/canto-daemon/ChangeLog10
-rw-r--r--net-news/canto-daemon/Manifest4
-rw-r--r--net-news/canto-daemon/canto-daemon-0.8.2.ebuild19
-rw-r--r--net-news/canto-daemon/metadata.xml11
4 files changed, 44 insertions, 0 deletions
diff --git a/net-news/canto-daemon/ChangeLog b/net-news/canto-daemon/ChangeLog
new file mode 100644
index 000000000000..524e63360fec
--- /dev/null
+++ b/net-news/canto-daemon/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for net-news/canto-daemon
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-news/canto-daemon/ChangeLog,v 1.1 2014/02/20 20:25:28 pinkbyte Exp $
+
+*canto-daemon-0.8.2 (20 Feb 2014)
+
+ 20 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> +canto-daemon-0.8.2.ebuild,
+ +metadata.xml:
+ Initial commit, wrt bug #462028
+
diff --git a/net-news/canto-daemon/Manifest b/net-news/canto-daemon/Manifest
new file mode 100644
index 000000000000..ff4eb9e2ed16
--- /dev/null
+++ b/net-news/canto-daemon/Manifest
@@ -0,0 +1,4 @@
+DIST canto-daemon-0.8.2.tar.gz 39792 SHA256 e80da06acf574214fb239c7e50dbceb64fb52b689fc574a0c2b7be2dedd1fa19 SHA512 5f8772d06ff085437e37fbfbc09ede26dce9ed42947eca3033a54b349b49c482e5deeb6ed533c082e17dbd6c209248fe31121d54b8b01eb6edb921dda5776e35 WHIRLPOOL c5fd6b02027982aa4c81ba6b2f79b69c8d5cdd251fc7849bc8f0504e22b38d07c328691c944dd78f7dedfaf979f65445fe97d0207580d43201a705b80f04d97a
+EBUILD canto-daemon-0.8.2.ebuild 445 SHA256 6dc792ae815ee90aa74c2a817c6ffcb9c69108dec38f05d1aa77085e5caf4d0f SHA512 5443e6b2a1796ab1382de74c8655da2bb3c28e5ac12934b6b17b34360cad36561da011bb90f9977bf4f2c9cdbcddf4e9cc48c87186ab4221cb8f4e7c288a9bb0 WHIRLPOOL 047b0886cce4fde3cc5ef96845efaea59e07894a96dda6f506de0b03cb7f174be083c45a06a49f9ccaaad3c9e19c24c4870894378f22460bd77625bdb8a9ba8b
+MISC ChangeLog 287 SHA256 1d717959807d2ea01ccd5362f86336af4bcef9c3266ceaa9e2a06aa0dcecc39f SHA512 62ebe6e4110c6d97226762fb3e57af0215d19becdabd7901e7b0113aebcec849764e84fa64fdc11e6c0b0ae167bea94ab755507e311a26819aee9e60fe7a671b WHIRLPOOL 33ebd3f752c88f99ee04e045343443d9ff42791da4c6d47b724afc2d423780199d489ab82caae5c44dc5019346792549b97173c8c559b92ba2578f49562b2cc3
+MISC metadata.xml 317 SHA256 ff219abdf46ba187f95b29ff3aa0ef1e5e7f8c07ab68d03253f4deba61e66b3c SHA512 818f212b74dd9d134b3f950ad77a8a16a026f1b20a4538e7d850975841a4c23765262ab98ed28132c7360c4b8f22504db18fdbb9300af94b2c0d5c493aedd50d WHIRLPOOL 47b770a9bbb1f6e67d74e59653e3f3a60d54649a00c55e9ff45f03f62db11d33fc30144089b0e19fc6c8ce0da5ebb19ad900a92baf6371fe652612e7e90c5b89
diff --git a/net-news/canto-daemon/canto-daemon-0.8.2.ebuild b/net-news/canto-daemon/canto-daemon-0.8.2.ebuild
new file mode 100644
index 000000000000..28641ac1fa31
--- /dev/null
+++ b/net-news/canto-daemon/canto-daemon-0.8.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-news/canto-daemon/canto-daemon-0.8.2.ebuild,v 1.1 2014/02/20 20:25:28 pinkbyte Exp $
+
+EAPI="5"
+
+PYTHON_COMPAT=( python{3_2,3_3} )
+PYTHON_REQ_USE="xml"
+inherit distutils-r1
+
+DESCRIPTION="Daemon part of Canto-NG RSS reader"
+HOMEPAGE="http://codezen.org/canto-ng/"
+SRC_URI="http://codezen.org/static/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/feedparser[${PYTHON_USEDEP}]"
diff --git a/net-news/canto-daemon/metadata.xml b/net-news/canto-daemon/metadata.xml
new file mode 100644
index 000000000000..9a8bf0994f64
--- /dev/null
+++ b/net-news/canto-daemon/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>pinkbyte@gentoo.org</email>
+ <name>Sergey Popov</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">themoken/canto-next</remote-id>
+ </upstream>
+</pkgmetadata>