summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/ccxstream/ChangeLog5
-rw-r--r--net-fs/ccxstream/ccxstream-1.0.15.ebuild2
2 files changed, 6 insertions, 1 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/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"