* [gentoo-commits] gentoo-x86 commit in sys-apps/gsmartcontrol: gsmartcontrol-0.8.7.ebuild ChangeLog
@ 2014-07-17 12:08 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-07-17 12:08 UTC (permalink / raw
To: gentoo-commits
ssuominen 14/07/17 12:08:31
Modified: gsmartcontrol-0.8.7.ebuild ChangeLog
Log:
Fix HOMEPAGE
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.4 sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild?r1=1.3&r2=1.4
Index: gsmartcontrol-0.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gsmartcontrol-0.8.7.ebuild 12 Aug 2012 12:42:09 -0000 1.3
+++ gsmartcontrol-0.8.7.ebuild 17 Jul 2014 12:08:30 -0000 1.4
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild,v 1.3 2012/08/12 12:42:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild,v 1.4 2014/07/17 12:08:30 ssuominen Exp $
EAPI=4
inherit gnome2-utils
DESCRIPTION="Hard disk drive health inspection tool"
-HOMEPAGE="http://gsmartcontrol.berlios.de/"
+HOMEPAGE="http://gsmartcontrol.sourceforge.net/home/"
SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2
http://artificialtime.com/${PN}/${P}.tar.bz2"
1.3 sys-apps/gsmartcontrol/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 12 Aug 2012 12:42:09 -0000 1.2
+++ ChangeLog 17 Jul 2014 12:08:30 -0000 1.3
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/gsmartcontrol
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog,v 1.2 2012/08/12 12:42:09 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog,v 1.3 2014/07/17 12:08:30 ssuominen Exp $
+
+ 17 Jul 2014; Samuli Suominen <ssuominen@gentoo.org>
+ gsmartcontrol-0.8.7.ebuild:
+ Fix HOMEPAGE
12 Aug 2012; Samuli Suominen <ssuominen@gentoo.org>
gsmartcontrol-0.8.7.ebuild:
@@ -12,4 +16,3 @@
12 Aug 2012; Samuli Suominen <ssuominen@gentoo.org>
+gsmartcontrol-0.8.7.ebuild:
Initial commit wrt #244192 by Sam Kingston
-
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-apps/gsmartcontrol: gsmartcontrol-0.8.7.ebuild ChangeLog
@ 2015-02-22 16:38 Michal Gorny (mgorny)
0 siblings, 0 replies; 2+ messages in thread
From: Michal Gorny (mgorny) @ 2015-02-22 16:38 UTC (permalink / raw
To: gentoo-commits
mgorny 15/02/22 16:38:45
Modified: gsmartcontrol-0.8.7.ebuild ChangeLog
Log:
Update SRC_URI, add missing ||die, fix whitespace. Bug #537800. https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/43 by mm1ke.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path
1.7 sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild?r1=1.6&r2=1.7
Index: gsmartcontrol-0.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gsmartcontrol-0.8.7.ebuild 8 Sep 2014 20:54:18 -0000 1.6
+++ gsmartcontrol-0.8.7.ebuild 22 Feb 2015 16:38:45 -0000 1.7
@@ -1,14 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild,v 1.6 2014/09/08 20:54:18 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/gsmartcontrol-0.8.7.ebuild,v 1.7 2015/02/22 16:38:45 mgorny Exp $
EAPI=4
inherit gnome2-utils
DESCRIPTION="Hard disk drive health inspection tool"
HOMEPAGE="http://gsmartcontrol.sourceforge.net/home/"
-SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2
- http://artificialtime.com/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="|| ( GPL-2 GPL-3 ) Boost-1.0 BSD Unlicense ZLIB"
SLOT="0"
@@ -34,9 +33,9 @@
src_install() {
default
- rm -f "${ED}"/usr/share/doc/${PF}/LICENSE_*
+ rm -f "${ED}"/usr/share/doc/${PF}/LICENSE_* || die
}
-pkg_preinst() { gnome2_icon_savelist; }
+pkg_preinst() { gnome2_icon_savelist; }
pkg_postinst() { gnome2_icon_cache_update; }
pkg_postrm() { gnome2_icon_cache_update; }
1.6 sys-apps/gsmartcontrol/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 8 Sep 2014 20:54:18 -0000 1.5
+++ ChangeLog 22 Feb 2015 16:38:45 -0000 1.6
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/gsmartcontrol
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog,v 1.5 2014/09/08 20:54:18 nimiux Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gsmartcontrol/ChangeLog,v 1.6 2015/02/22 16:38:45 mgorny Exp $
+
+ 22 Feb 2015; Michał Górny <mgorny@gentoo.org> gsmartcontrol-0.8.7.ebuild:
+ Update SRC_URI, add missing ||die, fix whitespace. Bug #537800.
+ https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/43 by mm1ke.
08 Sep 2014; Chema Alonso <nimiux@gentoo.org> gsmartcontrol-0.8.7.ebuild:
Stable for amd64 wrt bug #517290
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-22 16:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-22 16:38 [gentoo-commits] gentoo-x86 commit in sys-apps/gsmartcontrol: gsmartcontrol-0.8.7.ebuild ChangeLog Michal Gorny (mgorny)
-- strict thread matches above, loose matches on Subject: below --
2014-07-17 12:08 Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox