diff options
author | Thomas Sachau <tommy@gentoo.org> | 2008-07-07 12:14:30 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2008-07-07 12:14:30 +0000 |
commit | 3d3cfc1b09db00205ea945797c67a553cc574808 (patch) | |
tree | 93f88661e8c9d5d62402143dec33ea4e542efefa /net-news | |
parent | media-video/palantir-webclient: Version bump (diff) | |
download | sunrise-3d3cfc1b09db00205ea945797c67a553cc574808.tar.gz sunrise-3d3cfc1b09db00205ea945797c67a553cc574808.tar.bz2 sunrise-3d3cfc1b09db00205ea945797c67a553cc574808.zip |
net-news/canto: Temporary remove canto
svn path=/sunrise/; revision=6439
Diffstat (limited to 'net-news')
-rw-r--r-- | net-news/canto/ChangeLog | 27 | ||||
-rw-r--r-- | net-news/canto/Manifest | 5 | ||||
-rw-r--r-- | net-news/canto/canto-0.4.1.ebuild | 17 | ||||
-rw-r--r-- | net-news/canto/canto-9999.ebuild | 19 | ||||
-rw-r--r-- | net-news/canto/metadata.xml | 5 |
5 files changed, 0 insertions, 73 deletions
diff --git a/net-news/canto/ChangeLog b/net-news/canto/ChangeLog deleted file mode 100644 index 406f62596..000000000 --- a/net-news/canto/ChangeLog +++ /dev/null @@ -1,27 +0,0 @@ -# ChangeLog for net-news/canto -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 06 Jul 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> - canto-0.4.1.ebuild: - Simplify - - 06 Jul 2008; Jack Miller (TheMoken) <jack@codezen.org> - -canto-0.4.0.ebuild, +canto-0.4.1.ebuild: - Version bump. - - 05 Jul 2008; Jack Miller (TheMoken) jack@codezen.org +canto-9999.ebuild: - Add git ebuild. - - 04 Jul 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> - canto-0.4.0.ebuild: - Add ~amd64 keyword - - 04 Jul 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> - canto-0.4.0.ebuild: - Use distutils - - 03 Jul 2008; Jack Miller (TheMoken) jack@codezen.org +canto-0.4.0.ebuild, - +metadata.xml: - First release. - diff --git a/net-news/canto/Manifest b/net-news/canto/Manifest deleted file mode 100644 index 9163b3e7d..000000000 --- a/net-news/canto/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST canto-0.4.1.tar.gz 25479 RMD160 52f78a3430dba9568a36d882ad1ffc86dd6b8545 SHA1 9778ce1c1249e9aed1ef8bb81a79502fa61449ec SHA256 f2510aa2664b581652d70d30e7d8b153b807dabea3b52ad275170951a2fe03d8 -EBUILD canto-0.4.1.ebuild 364 RMD160 0c16af4d35e44a8ce620376d071e6cde73decdce SHA1 c293b37ace15904f3dec9a2e807274fc7b2c1004 SHA256 8fbba26f0cb087f2dbeb2041bfe2e9435771ade25b6ff1b41de0dc0bf5c1999a -EBUILD canto-9999.ebuild 381 RMD160 4693bec570af38994cd528092947419a836dad37 SHA1 c5bcd3038229bbf85ea618d74e2fc5479d658eb9 SHA256 f30c13050ba039425f3c5fd3447c460f63f73a155b8c7baabfaeb3916aae306c -MISC ChangeLog 732 RMD160 f223fc4f4d11fdecea14f290f21d52684ce17842 SHA1 33388aa45c8b5acd323b76c52da3add0e795241d SHA256 a080869b09c192b115f2d8fa8a4d370e7355926dac005878413d8a34e8a94c0c -MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 diff --git a/net-news/canto/canto-0.4.1.ebuild b/net-news/canto/canto-0.4.1.ebuild deleted file mode 100644 index f45de44a8..000000000 --- a/net-news/canto/canto-0.4.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -NEED_PYTHON="2.4" -inherit distutils - -DESCRIPTION="Ncurses RSS client" -HOMEPAGE="http://www.codezen.org/canto/" -SRC_URI="http://codezen.org/static/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="sys-libs/ncurses" diff --git a/net-news/canto/canto-9999.ebuild b/net-news/canto/canto-9999.ebuild deleted file mode 100644 index 836f93a60..000000000 --- a/net-news/canto/canto-9999.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit distutils git -NEED_PYTHON="2.4" - -DESCRIPTION="Ncurses RSS client" -HOMEPAGE="http://www.codezen.org/canto/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="sys-libs/ncurses" - -EGIT_REPO_URI="http://codezen.org/src/canto.git" diff --git a/net-news/canto/metadata.xml b/net-news/canto/metadata.xml deleted file mode 100644 index 7e3286984..000000000 --- a/net-news/canto/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>maintainer-wanted</herd> -</pkgmetadata> |