summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2011-07-05 14:33:29 +0000
committerAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2011-07-05 14:33:29 +0000
commitd901c352f0bb3bc31da631c7fe1c89e20c106f65 (patch)
treef80cfc56fdedff714ce97d02920d03fc948f7685 /app-admin
parentVersion bump from upstream, multiple bug fixes (diff)
downloadgentoo-2-d901c352f0bb3bc31da631c7fe1c89e20c106f65.tar.gz
gentoo-2-d901c352f0bb3bc31da631c7fe1c89e20c106f65.tar.bz2
gentoo-2-d901c352f0bb3bc31da631c7fe1c89e20c106f65.zip
app-admin/hddtemp: Updated HOMEPAGE and SRC_URI. Fixed minor repoman warnings.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/hddtemp/ChangeLog6
-rw-r--r--app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild9
-rw-r--r--app-admin/hddtemp/hddtemp-0.3_beta15-r4.ebuild7
3 files changed, 14 insertions, 8 deletions
diff --git a/app-admin/hddtemp/ChangeLog b/app-admin/hddtemp/ChangeLog
index a6ae2d0ef564..8d3dff390760 100644
--- a/app-admin/hddtemp/ChangeLog
+++ b/app-admin/hddtemp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/hddtemp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/ChangeLog,v 1.98 2011/06/18 17:06:35 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/ChangeLog,v 1.99 2011/07/05 14:33:29 aidecoe Exp $
+
+ 05 Jul 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
+ hddtemp-0.3_beta15-r3.ebuild, hddtemp-0.3_beta15-r4.ebuild:
+ Updated HOMEPAGE and SRC_URI. Fixed minor repoman warnings.
18 Jun 2011; Michał Januszewski <spock@gentoo.org> metadata.xml:
Reassigning to maintainer-needed.
diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild
index 2f0d4bc605de..ba74f68c3c5a 100644
--- a/app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild
+++ b/app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild,v 1.10 2009/04/08 23:11:06 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta15-r3.ebuild,v 1.11 2011/07/05 14:33:29 aidecoe Exp $
inherit eutils autotools
@@ -8,8 +8,8 @@ MY_P=${P/_beta/-beta}
DBV=20080531
DESCRIPTION="A simple utility to read the temperature of SMART capable hard drives"
-HOMEPAGE="http://www.guzu.net/linux/hddtemp.php"
-SRC_URI="http://www.guzu.net/files/${MY_P}.tar.bz2 mirror://gentoo/hddtemp-${DBV}.db.bz2"
+HOMEPAGE="http://savannah.nongnu.org/projects/hddtemp/"
+SRC_URI="http://download.savannah.gnu.org/releases/hddtemp/${MY_P}.tar.bz2 mirror://gentoo/hddtemp-${DBV}.db.bz2"
LICENSE="GPL-2"
SLOT="0"
@@ -17,6 +17,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc sparc x86"
IUSE="nls"
DEPEND=""
+RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15-r4.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta15-r4.ebuild
index 5e63fc2a5d8e..507538948dfe 100644
--- a/app-admin/hddtemp/hddtemp-0.3_beta15-r4.ebuild
+++ b/app-admin/hddtemp/hddtemp-0.3_beta15-r4.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/app-admin/hddtemp/hddtemp-0.3_beta15-r4.ebuild,v 1.3 2011/06/12 13:18:20 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta15-r4.ebuild,v 1.4 2011/07/05 14:33:29 aidecoe Exp $
inherit eutils autotools
@@ -8,8 +8,8 @@ MY_P=${P/_beta/-beta}
DBV=20080531
DESCRIPTION="A simple utility to read the temperature of SMART capable hard drives"
-HOMEPAGE="http://www.guzu.net/linux/hddtemp.php"
-SRC_URI="http://www.guzu.net/files/${MY_P}.tar.bz2 mirror://gentoo/hddtemp-${DBV}.db.bz2"
+HOMEPAGE="http://savannah.nongnu.org/projects/hddtemp/"
+SRC_URI="http://download.savannah.gnu.org/releases/hddtemp/${MY_P}.tar.bz2 mirror://gentoo/hddtemp-${DBV}.db.bz2"
LICENSE="GPL-2"
SLOT="0"
@@ -17,6 +17,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE="network-cron nls"
DEPEND=""
+RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"