diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-02-11 02:52:48 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-02-11 02:52:48 +0000 |
commit | 970526553ec4f527547d6bbab66adf885093cddf (patch) | |
tree | 41c340d8c86c5182f292ad2e101e224149b49e55 /sys-block | |
parent | Bug 258388: new hosting location. Version bump. (diff) | |
download | gentoo-2-970526553ec4f527547d6bbab66adf885093cddf.tar.gz gentoo-2-970526553ec4f527547d6bbab66adf885093cddf.tar.bz2 gentoo-2-970526553ec4f527547d6bbab66adf885093cddf.zip |
Bug 258388: new hosting location.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/smp_utils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-block/smp_utils/smp_utils-0.91.ebuild | 8 | ||||
-rw-r--r-- | sys-block/smp_utils/smp_utils-0.93.ebuild | 8 |
3 files changed, 14 insertions, 10 deletions
diff --git a/sys-block/smp_utils/ChangeLog b/sys-block/smp_utils/ChangeLog index 63bec496828b..36c9258bd358 100644 --- a/sys-block/smp_utils/ChangeLog +++ b/sys-block/smp_utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-block/smp_utils -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/smp_utils/ChangeLog,v 1.4 2008/11/18 02:14:30 robbat2 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-block/smp_utils/ChangeLog,v 1.5 2009/02/11 02:52:48 robbat2 Exp $ + + 11 Feb 2009; Robin H. Johnson <robbat2@gentoo.org> smp_utils-0.91.ebuild, + smp_utils-0.93.ebuild: + Bug 258388: new hosting location. *smp_utils-0.94 (18 Nov 2008) diff --git a/sys-block/smp_utils/smp_utils-0.91.ebuild b/sys-block/smp_utils/smp_utils-0.91.ebuild index 586700809765..a3d3839f9b6a 100644 --- a/sys-block/smp_utils/smp_utils-0.91.ebuild +++ b/sys-block/smp_utils/smp_utils-0.91.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/smp_utils/smp_utils-0.91.ebuild,v 1.1 2006/08/24 05:50:17 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/smp_utils/smp_utils-0.91.ebuild,v 1.2 2009/02/11 02:52:48 robbat2 Exp $ inherit eutils DESCRIPTION="Utilities for SAS management protocol (SMP)" -HOMEPAGE="http://www.torque.net/sg/smp_utils.html" -SRC_URI="http://www.torque.net/sg/p/${P}.tgz" +HOMEPAGE="http://sg.danny.cz/sg/smp_utils.html" +SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz" LICENSE="BSD" SLOT="0" diff --git a/sys-block/smp_utils/smp_utils-0.93.ebuild b/sys-block/smp_utils/smp_utils-0.93.ebuild index 7c2dfff325ad..34e03a6256f8 100644 --- a/sys-block/smp_utils/smp_utils-0.93.ebuild +++ b/sys-block/smp_utils/smp_utils-0.93.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-block/smp_utils/smp_utils-0.93.ebuild,v 1.1 2008/01/14 01:49:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/smp_utils/smp_utils-0.93.ebuild,v 1.2 2009/02/11 02:52:48 robbat2 Exp $ inherit eutils DESCRIPTION="Utilities for SAS management protocol (SMP)" -HOMEPAGE="http://www.torque.net/sg/smp_utils.html" -SRC_URI="http://www.torque.net/sg/p/${P}.tgz" +HOMEPAGE="http://sg.danny.cz/sg/smp_utils.html" +SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz" LICENSE="BSD" SLOT="0" |