summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2011-06-15 17:14:26 +0000
committerAlex Legler <a3li@gentoo.org>2011-06-15 17:14:26 +0000
commit81c91b07aeabe625e8d02900cbf670b0c2397600 (patch)
treea0505f41c4055a401a5aca4c1db050e67e018c6a /dev-php/Horde_History
parentMarked ~hppa (bug #371687). (diff)
downloadhistorical-81c91b07aeabe625e8d02900cbf670b0c2397600.tar.gz
historical-81c91b07aeabe625e8d02900cbf670b0c2397600.tar.bz2
historical-81c91b07aeabe625e8d02900cbf670b0c2397600.zip
Fix SRC_URI
Package-Manager: portage-2.2.0_alpha39/cvs/Linux x86_64
Diffstat (limited to 'dev-php/Horde_History')
-rw-r--r--dev-php/Horde_History/ChangeLog5
-rw-r--r--dev-php/Horde_History/Horde_History-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/Horde_History/ChangeLog b/dev-php/Horde_History/ChangeLog
index aaab0f1e7f20..f25855c7a806 100644
--- a/dev-php/Horde_History/ChangeLog
+++ b/dev-php/Horde_History/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/Horde_History
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_History/ChangeLog,v 1.1 2011/06/04 19:46:45 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_History/ChangeLog,v 1.2 2011/06/15 16:47:15 a3li Exp $
+
+ 15 Jun 2011; Alex Legler <a3li@gentoo.org> Horde_History-1.0.0.ebuild:
+ Fix SRC_URI
*Horde_History-1.0.0 (04 Jun 2011)
diff --git a/dev-php/Horde_History/Horde_History-1.0.0.ebuild b/dev-php/Horde_History/Horde_History-1.0.0.ebuild
index b1db2a4f3da9..65a06464e870 100644
--- a/dev-php/Horde_History/Horde_History-1.0.0.ebuild
+++ b/dev-php/Horde_History/Horde_History-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_History/Horde_History-1.0.0.ebuild,v 1.1 2011/06/04 19:46:45 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_History/Horde_History-1.0.0.ebuild,v 1.2 2011/06/15 16:47:15 a3li Exp $
EAPI=4
@@ -11,7 +11,7 @@ SLOT="0"
DESCRIPTION="API for tracking the history of an object."
LICENSE="LGPL-2"
HOMEPAGE="http://www.horde.org/"
-SRC_URI="http://pear.horde.org/${P}.tgz"
+SRC_URI="http://pear.horde.org/get/${P}.tgz"
DEPEND=">=dev-lang/php-5.2.0
>=dev-php/PEAR-PEAR-1.7.0