diff options
Diffstat (limited to 'sys-block/tgt/tgt-1.0.22.ebuild')
-rw-r--r-- | sys-block/tgt/tgt-1.0.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-block/tgt/tgt-1.0.22.ebuild b/sys-block/tgt/tgt-1.0.22.ebuild index 8d12b4333655..52c79cec8093 100644 --- a/sys-block/tgt/tgt-1.0.22.ebuild +++ b/sys-block/tgt/tgt-1.0.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/tgt/tgt-1.0.22.ebuild,v 1.2 2011/12/30 18:18:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/tgt/tgt-1.0.22.ebuild,v 1.3 2012/02/04 16:54:30 alexxy Exp $ EAPI=4 @@ -10,7 +10,7 @@ MY_TREE="3e216c9" DESCRIPTION="Linux SCSI target framework (tgt)" HOMEPAGE="http://stgt.sourceforge.net" -SRC_URI="https://github.com/fujita/tgt/zipball/v${PV} -> ${P}.zip" +SRC_URI="https://github.com/fujita/tgt/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |