diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-19 17:02:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-19 17:02:03 +0000 |
commit | 38de5ccc35c86a831780d2cee928252b8dfe3237 (patch) | |
tree | d6a8c6168606fa03e55a9dd8e9826a7e5ce963f7 /dev-libs | |
parent | make the information about the need to run ocaml-rebuild.sh a warning because... (diff) | |
download | gentoo-2-38de5ccc35c86a831780d2cee928252b8dfe3237.tar.gz gentoo-2-38de5ccc35c86a831780d2cee928252b8dfe3237.tar.bz2 gentoo-2-38de5ccc35c86a831780d2cee928252b8dfe3237.zip |
upstream changed the source location, again.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/eventlog/eventlog-0.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/eventlog/eventlog-0.2.5.ebuild b/dev-libs/eventlog/eventlog-0.2.5.ebuild index 28df6c023d2e..7c753a070f15 100644 --- a/dev-libs/eventlog/eventlog-0.2.5.ebuild +++ b/dev-libs/eventlog/eventlog-0.2.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/eventlog/eventlog-0.2.5.ebuild,v 1.10 2007/12/19 16:15:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eventlog/eventlog-0.2.5.ebuild,v 1.11 2007/12/19 17:02:03 mr_bones_ Exp $ inherit libtool eutils DESCRIPTION="Support library for syslog-ng" HOMEPAGE="http://www.balabit.com/products/syslog_ng/" -SRC_URI="http://www.balabit.com/downloads/syslog-ng/2.0/src/${P}.tar.gz" +SRC_URI="http://www.balabit.com/downloads/files/syslog-ng/sources/2.0/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" |