summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Knoblich <stkn@gentoo.org>2005-07-25 22:45:03 +0000
committerStefan Knoblich <stkn@gentoo.org>2005-07-25 22:45:03 +0000
commitcfb2afa026ba3ff2df229a80501c361ef4904f7c (patch)
treed442bdc4c54f7ff48e1265bbae29d03e9cb3be7a /net-misc/asterisk
parentFixed SRC_URI (diff)
downloadhistorical-cfb2afa026ba3ff2df229a80501c361ef4904f7c.tar.gz
historical-cfb2afa026ba3ff2df229a80501c361ef4904f7c.tar.bz2
historical-cfb2afa026ba3ff2df229a80501c361ef4904f7c.zip
Stable on x86 and fixed SRC_URI
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc/asterisk')
-rw-r--r--net-misc/asterisk/ChangeLog5
-rw-r--r--net-misc/asterisk/asterisk-1.0.8.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/asterisk/ChangeLog b/net-misc/asterisk/ChangeLog
index 3ce689bc1188..9a08797006d8 100644
--- a/net-misc/asterisk/ChangeLog
+++ b/net-misc/asterisk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/asterisk
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.69 2005/07/25 22:27:44 stkn Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.70 2005/07/25 22:45:03 stkn Exp $
+
+ 26 Jul 2005; <stkn@gentoo.org> asterisk-1.0.8.ebuild:
+ Stable on x86 and fixed SRC_URI.
26 Jul 2005; <stkn@gentoo.org> -files/0.9.0/asterisk.confd,
-files/0.9.0/asterisk.rc6, -asterisk-0.9.0.ebuild:
diff --git a/net-misc/asterisk/asterisk-1.0.8.ebuild b/net-misc/asterisk/asterisk-1.0.8.ebuild
index e4e244de019a..b60bcd9fc26c 100644
--- a/net-misc/asterisk/asterisk-1.0.8.ebuild
+++ b/net-misc/asterisk/asterisk-1.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-1.0.8.ebuild,v 1.8 2005/07/25 22:22:48 stkn Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-1.0.8.ebuild,v 1.9 2005/07/25 22:45:03 stkn Exp $
inherit eutils perl-module
@@ -9,7 +9,7 @@ BRI_VERSION="0.2.0-RC8h"
DESCRIPTION="Asterisk: A Modular Open Source PBX System"
HOMEPAGE="http://www.asterisk.org/"
-SRC_URI="ftp://ftp.asterisk.org/pub/telephony/${PN}/${P}.tar.gz
+SRC_URI="ftp://ftp.asterisk.org/pub/telephony/${PN}/old-releases/${P}.tar.gz
ftp://ftp.asterisk.org/pub/telephony/${PN}/${PN}-addons-${ADDONS_VERSION}.tar.gz
bri? ( http://www.junghanns.net/${PN}/downloads/bristuff-${BRI_VERSION}.tar.gz )"
@@ -18,7 +18,7 @@ S_ADDONS=${WORKDIR}/${PN}-addons-${ADDONS_VERSION}
IUSE="alsa doc gtk mmx mysql pri zaptel debug postgres vmdbmysql vmdbpostgres bri hardened speex resperl"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~hppa ~amd64 ~ppc"
+KEYWORDS="x86 ~sparc ~hppa ~amd64 ~ppc"
DEPEND="dev-libs/newt
dev-libs/openssl