summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorChris Bainbridge <chrb@gentoo.org>2004-08-06 11:02:24 +0000
committerChris Bainbridge <chrb@gentoo.org>2004-08-06 11:02:24 +0000
commit5485151387c116d4fa7d461c2ccd3841f19cc862 (patch)
tree54c376871b916c872df5020d6e9fe17e00ff81c1 /net-fs
parentStable on alpha, bug #59424. (diff)
downloadhistorical-5485151387c116d4fa7d461c2ccd3841f19cc862.tar.gz
historical-5485151387c116d4fa7d461c2ccd3841f19cc862.tar.bz2
historical-5485151387c116d4fa7d461c2ccd3841f19cc862.zip
added inherit
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/ccxstream/ChangeLog5
-rw-r--r--net-fs/ccxstream/Manifest4
-rw-r--r--net-fs/ccxstream/ccxstream-1.0.15.ebuild2
3 files changed, 8 insertions, 3 deletions
diff --git a/net-fs/ccxstream/ChangeLog b/net-fs/ccxstream/ChangeLog
index cee4ad82c2f8..46db8a537b24 100644
--- a/net-fs/ccxstream/ChangeLog
+++ b/net-fs/ccxstream/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-fs/ccxstream
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/ccxstream/ChangeLog,v 1.1 2004/07/23 11:58:18 chrb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/ccxstream/ChangeLog,v 1.2 2004/08/06 11:02:24 chrb Exp $
+
+ 06 Aug 2004; Chris Bainbridge <chrb@gentoo.org> ccxstream-1.0.15.ebuild:
+ added inherit
*ccxstream-1.0.15 (23 Jul 2004)
diff --git a/net-fs/ccxstream/Manifest b/net-fs/ccxstream/Manifest
index 73c65cded506..48acef8216e2 100644
--- a/net-fs/ccxstream/Manifest
+++ b/net-fs/ccxstream/Manifest
@@ -1,6 +1,6 @@
MD5 ced95cbc95521a341635b22cbbfc0c92 metadata.xml 331
-MD5 105a5e374844f9c4b92fcab7e875b353 ccxstream-1.0.15.ebuild 606
-MD5 40d18656d10c16489a80183e4a1ef21b ChangeLog 491
+MD5 c4ebc149d0aaa4d6bac9313bc051f397 ccxstream-1.0.15.ebuild 622
+MD5 1283657b30407d556399737b57750e8c ChangeLog 583
MD5 97b69dad34ff8cf74407cfd6acdcf1a6 files/ccxstream-termcap.patch 232
MD5 73c83b29f34c5ee6bfeb874e05afd201 files/ccxstream.confd 1228
MD5 fe3f207263e89aa78ad98ebd24819254 files/ccxstream.initd 463
diff --git a/net-fs/ccxstream/ccxstream-1.0.15.ebuild b/net-fs/ccxstream/ccxstream-1.0.15.ebuild
index bb7e663b436e..ff7c29a0890c 100644
--- a/net-fs/ccxstream/ccxstream-1.0.15.ebuild
+++ b/net-fs/ccxstream/ccxstream-1.0.15.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+inherit eutils
+
DESCRIPTION="XStream Server"
HOMEPAGE="http://xbplayer.sourceforge.net"
SRC_URI="mirror://sourceforge/xbplayer/${P}.tar.gz"