diff options
author | 2011-08-23 19:01:44 +0000 | |
---|---|---|
committer | 2011-08-23 19:01:44 +0000 | |
commit | 881e1bcabfa6fbcec10666cd24267c6e542a2ff7 (patch) | |
tree | 2bce5a869bec8841815dfda08b122e97c53376ae /net-misc | |
parent | Fix bugs #375295, #375801. (diff) | |
download | historical-881e1bcabfa6fbcec10666cd24267c6e542a2ff7.tar.gz historical-881e1bcabfa6fbcec10666cd24267c6e542a2ff7.tar.bz2 historical-881e1bcabfa6fbcec10666cd24267c6e542a2ff7.zip |
Add net-misc/leechcraft-cstp
Package-Manager: portage-2.1.10.11/cvs/Linux x86_64
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/leechcraft-cstp/ChangeLog | 11 | ||||
-rw-r--r-- | net-misc/leechcraft-cstp/Manifest | 5 | ||||
-rw-r--r-- | net-misc/leechcraft-cstp/leechcraft-cstp-0.4.85.ebuild | 17 | ||||
-rw-r--r-- | net-misc/leechcraft-cstp/leechcraft-cstp-9999.ebuild | 17 | ||||
-rw-r--r-- | net-misc/leechcraft-cstp/metadata.xml | 5 |
5 files changed, 55 insertions, 0 deletions
diff --git a/net-misc/leechcraft-cstp/ChangeLog b/net-misc/leechcraft-cstp/ChangeLog new file mode 100644 index 000000000000..c76e844b2df7 --- /dev/null +++ b/net-misc/leechcraft-cstp/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for net-misc/leechcraft-cstp +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.1 2011/08/23 19:01:44 maksbotan Exp $ + +*leechcraft-cstp-9999 (23 Aug 2011) +*leechcraft-cstp-0.4.85 (23 Aug 2011) + + 23 Aug 2011; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-cstp-0.4.85.ebuild, +leechcraft-cstp-9999.ebuild, +metadata.xml: + Copy net-misc/leechcraft-cstp from rion-overlay, thanks to 0xd34df00d + diff --git a/net-misc/leechcraft-cstp/Manifest b/net-misc/leechcraft-cstp/Manifest new file mode 100644 index 000000000000..19954fb0702a --- /dev/null +++ b/net-misc/leechcraft-cstp/Manifest @@ -0,0 +1,5 @@ +DIST leechcraft-0.4.85.tar.bz2 4048479 RMD160 e1a57dbe445ee595da73ea31028d7cd74dc1da95 SHA1 f755543d758e073068bbe2cda927212ce2733532 SHA256 8653262be3f922bff1cddb6c165743ddce803751226bc494fd952387058300c2 +EBUILD leechcraft-cstp-0.4.85.ebuild 484 RMD160 a5129b7cbc35d3eba854cc5d89f253ef881f9daf SHA1 522680a9eb96e92ab0cc42ab8f640a30af73ae7a SHA256 ff9365c17e1068e8caf4d19e6c83f75b948e1fc74c79c08c795bc3129f334206 +EBUILD leechcraft-cstp-9999.ebuild 471 RMD160 67e7db299900e7e18950f2073d701c940d6bc0b0 SHA1 10598cd25176ab6b23078d4247bfa809fe0b17c6 SHA256 b8c7b9bc5b950a860ef69f772e271d38e986102914d5729ccc18557b43f38fc3 +MISC ChangeLog 503 RMD160 fc7bd7f66fb1e5a109aa871572120c5af6a54574 SHA1 92bfb1b550b9d2a5da48981cb36fd2bec91c2156 SHA256 9f41db1c355b13e8235dec08f18d4de40faa1b797febbb13b804aceb54404c41 +MISC metadata.xml 163 RMD160 7a0183232b1e0f5a5e289b7535d39cc2f28130a3 SHA1 5c3bf579687e5281e47f09ca5a723ab206bff4c0 SHA256 6a0d0860c0ffde9ec19aef76a6749e3ce856e5053724bff774b0f292c050f722 diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.85.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.85.ebuild new file mode 100644 index 000000000000..39eb2253615b --- /dev/null +++ b/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.85.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.4.85.ebuild,v 1.1 2011/08/23 19:01:44 maksbotan Exp $ + +EAPI="2" + +inherit leechcraft + +DESCRIPTION="CSTP, the clean & stupid HTTP implementation for LeechCraft." + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug" + +DEPEND="=net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND} + virtual/leechcraft-task-show" diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-9999.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-9999.ebuild new file mode 100644 index 000000000000..131fafa898ac --- /dev/null +++ b/net-misc/leechcraft-cstp/leechcraft-cstp-9999.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-9999.ebuild,v 1.1 2011/08/23 19:01:44 maksbotan Exp $ + +EAPI="2" + +inherit leechcraft + +DESCRIPTION="CSTP, the clean & stupid HTTP implementation for LeechCraft." + +SLOT="0" +KEYWORDS="" +IUSE="debug" + +DEPEND="=net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND} + virtual/leechcraft-task-show" diff --git a/net-misc/leechcraft-cstp/metadata.xml b/net-misc/leechcraft-cstp/metadata.xml new file mode 100644 index 000000000000..12f1722f7fcc --- /dev/null +++ b/net-misc/leechcraft-cstp/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>leechcraft</herd> +</pkgmetadata> |