diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-12-20 10:57:48 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-12-20 10:57:48 +0000 |
commit | d1f36d95808694ad0a8aab7a3b0abbc3285555d7 (patch) | |
tree | b3f8ac2dabf32cc1fe5d2df4b2acd72f2c54f35b /net-libs/libisds/libisds-9999.ebuild | |
parent | Stable on alpha, bug #349045 (diff) | |
download | gentoo-2-d1f36d95808694ad0a8aab7a3b0abbc3285555d7.tar.gz gentoo-2-d1f36d95808694ad0a8aab7a3b0abbc3285555d7.tar.bz2 gentoo-2-d1f36d95808694ad0a8aab7a3b0abbc3285555d7.zip |
Version bump
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libisds/libisds-9999.ebuild')
-rw-r--r-- | net-libs/libisds/libisds-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libisds/libisds-9999.ebuild b/net-libs/libisds/libisds-9999.ebuild index 623b45c28a2e..e777d503b85b 100644 --- a/net-libs/libisds/libisds-9999.ebuild +++ b/net-libs/libisds/libisds-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libisds/libisds-9999.ebuild,v 1.4 2010/07/09 10:37:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libisds/libisds-9999.ebuild,v 1.5 2010/12/20 10:57:48 scarabeus Exp $ EAPI=3 @@ -14,7 +14,7 @@ if [[ ${PV} = 9999* ]]; then SRC_URI="" KEYWORDS="" else - SRC_URI="http://xpisar.wz.cz/${PN}/dist/${P}.tar.bz2" + SRC_URI="http://xpisar.wz.cz/${PN}/dist/${P}.tar.xz" KEYWORDS="~amd64 ~x86" fi |