diff options
author | Alex Legler <a3li@gentoo.org> | 2011-06-15 17:12:04 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2011-06-15 17:12:04 +0000 |
commit | d248009cbfda50fad7c95021478af2333e46748b (patch) | |
tree | 251e50cc98616b3a045cec6cf136c107de1669d8 /dev-php/Horde_Util/Horde_Util-1.0.3.ebuild | |
parent | Fix SRC_URI (diff) | |
download | gentoo-2-d248009cbfda50fad7c95021478af2333e46748b.tar.gz gentoo-2-d248009cbfda50fad7c95021478af2333e46748b.tar.bz2 gentoo-2-d248009cbfda50fad7c95021478af2333e46748b.zip |
Fix SRC_URI
(Portage version: 2.2.0_alpha39/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/Horde_Util/Horde_Util-1.0.3.ebuild')
-rw-r--r-- | dev-php/Horde_Util/Horde_Util-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/Horde_Util/Horde_Util-1.0.3.ebuild b/dev-php/Horde_Util/Horde_Util-1.0.3.ebuild index fc7365b16e1b..b65769bfc782 100644 --- a/dev-php/Horde_Util/Horde_Util-1.0.3.ebuild +++ b/dev-php/Horde_Util/Horde_Util-1.0.3.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_Util/Horde_Util-1.0.3.ebuild,v 1.1 2011/06/04 20:00:04 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_Util/Horde_Util-1.0.3.ebuild,v 1.2 2011/06/15 17:12:04 a3li Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="0" DESCRIPTION="Horde Utility Libraries" 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[xml] >=dev-lang/php-5.2.0 |