Fixed more out of date references to Campware and LiveSupport
This commit is contained in:
parent
cd5fd3f9c6
commit
3e84ec1132
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2010 Sourcefabric O.P.S.
|
||||
#
|
||||
# This file is part of the Campcaster project.
|
||||
# http://campcaster.campware.org/
|
||||
# http://campcaster.sourcefabric.org/
|
||||
#
|
||||
# Campcaster is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2010 Sourcefabric O.P.S.
|
||||
#
|
||||
# This file is part of the Campcaster project.
|
||||
# http://campcaster.campware.org/
|
||||
# http://campcaster.sourcefabric.org/
|
||||
#
|
||||
# Campcaster is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -83,7 +83,7 @@ Description: A radio program automation and support tool.
|
|||
.
|
||||
This package contains the libraries used by Campcaster.
|
||||
.
|
||||
Web site: http://campcaster.campware.org
|
||||
Web site: http://campcaster.sourcefabric.org
|
||||
|
||||
Package: campcaster-station
|
||||
Architecture: any
|
||||
|
@ -133,7 +133,7 @@ Description: A radio program automation and support tool.
|
|||
This package contains the server components of Campcaster:
|
||||
a storage server, a scheduler daemon, and a web interface.
|
||||
.
|
||||
Web site: http://campcaster.campware.org
|
||||
Web site: http://campcaster.sourcefabric.org
|
||||
|
||||
Package: campcaster-studio
|
||||
Architecture: any
|
||||
|
@ -178,4 +178,4 @@ Description: A radio program automation and support tool.
|
|||
.
|
||||
This package contains the GUI client component of Campcaster.
|
||||
.
|
||||
Web site: http://campcaster.campware.org
|
||||
Web site: http://campcaster.sourcefabric.org
|
||||
|
|
|
@ -6,8 +6,8 @@ inherit eutils flag-o-matic
|
|||
|
||||
IUSE=""
|
||||
|
||||
DESCRIPTION="LiveSupport is a radio broadcast support tool."
|
||||
HOMEPAGE="http://livesupport.campware.org/"
|
||||
DESCRIPTION="Campcaster is a radio broadcast support tool."
|
||||
HOMEPAGE="http://campcaster.sourcefabric.org/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2010 Sourcefabric O.P.S.
|
||||
#
|
||||
# This file is part of the Campcaster project.
|
||||
# http://campcaster.campware.org/
|
||||
# http://campcaster.sourcefabric.org/
|
||||
#
|
||||
# Campcaster is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2010 Sourcefabric O.P.S.
|
||||
#
|
||||
# This file is part of the Campcaster project.
|
||||
# http://campcaster.campware.org/
|
||||
# http://campcaster.sourcefabric.org/
|
||||
#
|
||||
# Campcaster is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
@ -19,7 +19,7 @@
|
|||
# along with Campcaster; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
#-------------------------------------------------------------------------------
|
||||
#-------------------------------------------------------------------------------
|
||||
#-------------------------------------------------------------------------------
|
||||
# This script creates a tgz archive of the Campcaster storage.
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue