public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/jdiskreport-bin: jdiskreport-bin-1.2.5-r1.ebuild jdiskreport-bin-1.3.0.ebuild jdiskreport-bin-1.4.1.ebuild ChangeLog
@ 2014-03-01 16:31 Johann Schmitz (ercpe)
  0 siblings, 0 replies; only message in thread
From: Johann Schmitz (ercpe) @ 2014-03-01 16:31 UTC (permalink / raw
  To: gentoo-commits

ercpe       14/03/01 16:31:37

  Modified:             jdiskreport-bin-1.2.5-r1.ebuild
                        jdiskreport-bin-1.3.0.ebuild ChangeLog
  Added:                jdiskreport-bin-1.4.1.ebuild
  Log:
  Version bump of sys-fs/jdiskreport-bin to 1.4.1 as per bug #496292.
  
  Updated ebuild to EAPI=5, fixed HOMEPAGE (as per bug #496288) and updated copyright.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 77C501ED)

Revision  Changes    Path
1.3                  sys-fs/jdiskreport-bin/jdiskreport-bin-1.2.5-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/jdiskreport-bin/jdiskreport-bin-1.2.5-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/jdiskreport-bin/jdiskreport-bin-1.2.5-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/jdiskreport-bin/jdiskreport-bin-1.2.5-r1.ebuild?r1=1.2&r2=1.3

Index: jdiskreport-bin-1.2.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/jdiskreport-bin/jdiskreport-bin-1.2.5-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jdiskreport-bin-1.2.5-r1.ebuild	8 Dec 2012 09:09:54 -0000	1.2
+++ jdiskreport-bin-1.2.5-r1.ebuild	1 Mar 2014 16:31:37 -0000	1.3
@@ -1,6 +1,8 @@
-# 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-fs/jdiskreport-bin/jdiskreport-bin-1.2.5-r1.ebuild,v 1.2 2012/12/08 09:09:54 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/jdiskreport-bin/jdiskreport-bin-1.2.5-r1.ebuild,v 1.3 2014/03/01 16:31:37 ercpe Exp $
+
+EAPI=5
 
 inherit java-pkg-2
 
@@ -9,7 +11,7 @@
 MY_P="${MY_PN}-${MY_PV}"
 
 DESCRIPTION="JDiskReport helps you to understand disk drive usage"
-HOMEPAGE="http://www.jgoodies.com/freeware/jdiskreport/index.html"
+HOMEPAGE="http://www.jgoodies.com/freeware/jdiskreport/"
 SRC_URI="http://www.jgoodies.com/download/${MY_PN}/${MY_P}.zip"
 
 LICENSE="freedist"



1.3                  sys-fs/jdiskreport-bin/jdiskreport-bin-1.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/jdiskreport-bin/jdiskreport-bin-1.3.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/jdiskreport-bin/jdiskreport-bin-1.3.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/jdiskreport-bin/jdiskreport-bin-1.3.0.ebuild?r1=1.2&r2=1.3

Index: jdiskreport-bin-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/jdiskreport-bin/jdiskreport-bin-1.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jdiskreport-bin-1.3.0.ebuild	8 Dec 2012 09:09:54 -0000	1.2
+++ jdiskreport-bin-1.3.0.ebuild	1 Mar 2014 16:31:37 -0000	1.3
@@ -1,6 +1,8 @@
-# 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-fs/jdiskreport-bin/jdiskreport-bin-1.3.0.ebuild,v 1.2 2012/12/08 09:09:54 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/jdiskreport-bin/jdiskreport-bin-1.3.0.ebuild,v 1.3 2014/03/01 16:31:37 ercpe Exp $
+
+EAPI=5
 
 inherit java-pkg-2
 
@@ -9,7 +11,7 @@
 MY_P="${MY_PN}-${MY_PV}"
 
 DESCRIPTION="JDiskReport helps you to understand disk drive usage"
-HOMEPAGE="http://www.jgoodies.com/freeware/jdiskreport/index.html"
+HOMEPAGE="http://www.jgoodies.com/freeware/jdiskreport/"
 SRC_URI="http://www.jgoodies.com/download/${MY_PN}/${MY_P}.zip"
 
 LICENSE="freedist"



1.10                 sys-fs/jdiskreport-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/jdiskreport-bin/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/jdiskreport-bin/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/jdiskreport-bin/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/jdiskreport-bin/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	8 Dec 2012 09:09:54 -0000	1.9
+++ ChangeLog	1 Mar 2014 16:31:37 -0000	1.10
@@ -1,6 +1,13 @@
 # ChangeLog for sys-fs/jdiskreport-bin
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/jdiskreport-bin/ChangeLog,v 1.9 2012/12/08 09:09:54 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/jdiskreport-bin/ChangeLog,v 1.10 2014/03/01 16:31:37 ercpe Exp $
+
+*jdiskreport-bin-1.4.1 (01 Mar 2014)
+
+  01 Mar 2014; Johann Schmitz <ercpe@gentoo.org> +jdiskreport-bin-1.4.1.ebuild,
+  jdiskreport-bin-1.2.5-r1.ebuild, jdiskreport-bin-1.3.0.ebuild:
+  Version bump of sys-fs/jdiskreport-bin to 1.4.1 as per bug #496292.  Updated
+  ebuild to EAPI=5, fixed HOMEPAGE (as per bug #496288) and updated copyright.
 
   08 Dec 2012; Ulrich Müller <ulm@gentoo.org> jdiskreport-bin-1.2.5-r1.ebuild,
   jdiskreport-bin-1.3.0.ebuild:
@@ -47,4 +54,3 @@
   13 Aug 2005; Saleem Abdulrasool <compnerd@gentoo.org>
   +jdiskreport-bin-1.2.2.ebuild:
   Initial import of JDiskReport.  Resolves Bug #93763.
-



1.1                  sys-fs/jdiskreport-bin/jdiskreport-bin-1.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/jdiskreport-bin/jdiskreport-bin-1.4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/jdiskreport-bin/jdiskreport-bin-1.4.1.ebuild?rev=1.1&content-type=text/plain

Index: jdiskreport-bin-1.4.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/jdiskreport-bin/jdiskreport-bin-1.4.1.ebuild,v 1.1 2014/03/01 16:31:37 ercpe Exp $

EAPI=5

inherit java-pkg-2

MY_PN=${PN/-bin/}
MY_PV=${PV//\./_}
MY_P="${MY_PN}-${MY_PV}"

DESCRIPTION="JDiskReport helps you to understand disk drive usage"
HOMEPAGE="http://www.jgoodies.com/freeware/jdiskreport/"
SRC_URI="http://www.jgoodies.com/download/${MY_PN}/${MY_P}.zip"

LICENSE="freedist"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="app-arch/unzip"
RDEPEND=">=virtual/jre-1.6"

S=${WORKDIR}/${MY_PN}-${PV}

src_install() {
	java-pkg_newjar ${MY_PN}-${PV}.jar
	java-pkg_dolauncher ${MY_PN}

	dodoc README.txt RELEASE-NOTES.txt || die
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-01 16:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-01 16:31 [gentoo-commits] gentoo-x86 commit in sys-fs/jdiskreport-bin: jdiskreport-bin-1.2.5-r1.ebuild jdiskreport-bin-1.3.0.ebuild jdiskreport-bin-1.4.1.ebuild ChangeLog Johann Schmitz (ercpe)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox