diff options
author | 2009-02-11 02:28:06 +0000 | |
---|---|---|
committer | 2009-02-11 02:28:06 +0000 | |
commit | f5e1c696f79bcdfaedfa338e9ba4108122abbe4c (patch) | |
tree | e3b60f48072b49ee53d87f5766cd748eff13450e /sys-apps/sg3_utils/sg3_utils-1.25.ebuild | |
parent | version bump (diff) | |
download | historical-f5e1c696f79bcdfaedfa338e9ba4108122abbe4c.tar.gz historical-f5e1c696f79bcdfaedfa338e9ba4108122abbe4c.tar.bz2 historical-f5e1c696f79bcdfaedfa338e9ba4108122abbe4c.zip |
Bug 258388: new hosting location.
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/sg3_utils/sg3_utils-1.25.ebuild')
-rw-r--r-- | sys-apps/sg3_utils/sg3_utils-1.25.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/sg3_utils/sg3_utils-1.25.ebuild b/sys-apps/sg3_utils/sg3_utils-1.25.ebuild index 3f190ed39d8d..3b20d16cbc4d 100644 --- a/sys-apps/sg3_utils/sg3_utils-1.25.ebuild +++ b/sys-apps/sg3_utils/sg3_utils-1.25.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.25.ebuild,v 1.9 2008/03/22 22:50:33 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.25.ebuild,v 1.10 2009/02/11 02:28:06 robbat2 Exp $ inherit eutils DESCRIPTION="Apps for querying the sg SCSI interface" -HOMEPAGE="http://www.torque.net/sg/" -SRC_URI="http://www.torque.net/sg/p/${P}.tgz" +HOMEPAGE="http://sg.danny.cz/sg/" +SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz" LICENSE="GPL-2" SLOT="0" |