mgorny      15/02/22 12:43:47

  Modified:             stress-1.0.4.ebuild stress-0.18.6.ebuild
                        stress-1.0.1.ebuild stress-1.0.0.ebuild
                        stress-1.0.3.ebuild ChangeLog
  Added:                stress-1.0.4-r1.ebuild
  Log:
  Fix HOMEPAGE, bug #538356. Revbump for 1.0.4 was re-released with GPL-3 
license. https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/29 by mm1ke.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.6                  app-benchmarks/stress/stress-1.0.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.4.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.4.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.4.ebuild?r1=1.5&r2=1.6

Index: stress-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- stress-1.0.4.ebuild 5 Aug 2014 07:59:56 -0000       1.5
+++ stress-1.0.4.ebuild 22 Feb 2015 12:43:47 -0000      1.6
@@ -1,6 +1,6 @@
-# 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/app-benchmarks/stress/stress-1.0.4.ebuild,v 
1.5 2014/08/05 07:59:56 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.4.ebuild,v 
1.6 2015/02/22 12:43:47 mgorny Exp $
 
 EAPI=4
 
@@ -8,7 +8,7 @@
 
 MY_P=${PN}-${PV/_/}
 DESCRIPTION="Imposes stressful loads on different aspects of the system"
-HOMEPAGE="http://weather.ou.edu/~apw/projects/stress";
+HOMEPAGE="http://people.seas.harvard.edu/~apw/stress";
 SRC_URI="http://weather.ou.edu/~apw/projects/stress/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"



1.11                 app-benchmarks/stress/stress-0.18.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-0.18.6.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-0.18.6.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-0.18.6.ebuild?r1=1.10&r2=1.11

Index: stress-0.18.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-0.18.6.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- stress-0.18.6.ebuild        5 Aug 2014 07:59:56 -0000       1.10
+++ stress-0.18.6.ebuild        22 Feb 2015 12:43:47 -0000      1.11
@@ -1,13 +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/app-benchmarks/stress/stress-0.18.6.ebuild,v 1.10 
2014/08/05 07:59:56 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-0.18.6.ebuild,v 1.11 
2015/02/22 12:43:47 mgorny Exp $
 
 inherit flag-o-matic
 
 MY_P="${PN}-${PV/_/}"
 S="${WORKDIR}/${MY_P}"
 DESCRIPTION="Imposes stressful loads on different aspects of the system"
-HOMEPAGE="http://weather.ou.edu/~apw/projects/stress";
+HOMEPAGE="http://people.seas.harvard.edu/~apw/stress";
 SRC_URI="http://weather.ou.edu/~apw/projects/stress/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"



1.7                  app-benchmarks/stress/stress-1.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.1.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.1.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.1.ebuild?r1=1.6&r2=1.7

Index: stress-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- stress-1.0.1.ebuild 5 Aug 2014 07:59:56 -0000       1.6
+++ stress-1.0.1.ebuild 22 Feb 2015 12:43:47 -0000      1.7
@@ -1,13 +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/app-benchmarks/stress/stress-1.0.1.ebuild,v 
1.6 2014/08/05 07:59:56 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.1.ebuild,v 
1.7 2015/02/22 12:43:47 mgorny Exp $
 
 inherit autotools flag-o-matic
 
 MY_P="${PN}-${PV/_/}"
 S="${WORKDIR}/${MY_P}"
 DESCRIPTION="Imposes stressful loads on different aspects of the system"
-HOMEPAGE="http://weather.ou.edu/~apw/projects/stress";
+HOMEPAGE="http://people.seas.harvard.edu/~apw/stress";
 SRC_URI="http://weather.ou.edu/~apw/projects/stress/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"



1.10                 app-benchmarks/stress/stress-1.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.0.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.0.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.0.ebuild?r1=1.9&r2=1.10

Index: stress-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- stress-1.0.0.ebuild 5 Aug 2014 07:59:56 -0000       1.9
+++ stress-1.0.0.ebuild 22 Feb 2015 12:43:47 -0000      1.10
@@ -1,13 +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/app-benchmarks/stress/stress-1.0.0.ebuild,v 
1.9 2014/08/05 07:59:56 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.0.ebuild,v 
1.10 2015/02/22 12:43:47 mgorny Exp $
 
 inherit autotools flag-o-matic
 
 MY_P="${PN}-${PV/_/}"
 S="${WORKDIR}/${MY_P}"
 DESCRIPTION="Imposes stressful loads on different aspects of the system"
-HOMEPAGE="http://weather.ou.edu/~apw/projects/stress";
+HOMEPAGE="http://people.seas.harvard.edu/~apw/stress";
 SRC_URI="http://weather.ou.edu/~apw/projects/stress/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"



1.3                  app-benchmarks/stress/stress-1.0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.3.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.3.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.3.ebuild?r1=1.2&r2=1.3

Index: stress-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- stress-1.0.3.ebuild 5 Aug 2014 07:59:56 -0000       1.2
+++ stress-1.0.3.ebuild 22 Feb 2015 12:43:47 -0000      1.3
@@ -1,13 +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/app-benchmarks/stress/stress-1.0.3.ebuild,v 
1.2 2014/08/05 07:59:56 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.3.ebuild,v 
1.3 2015/02/22 12:43:47 mgorny Exp $
 
 inherit autotools flag-o-matic
 
 MY_P="${PN}-${PV/_/}"
 S="${WORKDIR}/${MY_P}"
 DESCRIPTION="Imposes stressful loads on different aspects of the system"
-HOMEPAGE="http://weather.ou.edu/~apw/projects/stress";
+HOMEPAGE="http://people.seas.harvard.edu/~apw/stress";
 SRC_URI="http://weather.ou.edu/~apw/projects/stress/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"



1.50                 app-benchmarks/stress/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/ChangeLog?rev=1.50&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/ChangeLog?rev=1.50&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   5 Aug 2014 07:59:56 -0000       1.49
+++ ChangeLog   22 Feb 2015 12:43:47 -0000      1.50
@@ -1,6 +1,15 @@
 # ChangeLog for app-benchmarks/stress
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v 1.49 
2014/08/05 07:59:56 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/stress/ChangeLog,v 1.50 
2015/02/22 12:43:47 mgorny Exp $
+
+*stress-1.0.4-r1 (22 Feb 2015)
+
+  22 Feb 2015; Michał Górny <[email protected]> +stress-1.0.4-r1.ebuild,
+  stress-0.18.6.ebuild, stress-1.0.0.ebuild, stress-1.0.1.ebuild,
+  stress-1.0.3.ebuild, stress-1.0.4.ebuild:
+  Fix HOMEPAGE, bug #538356. Revbump for 1.0.4 was re-released with GPL-3
+  license. https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/29 by
+  mm1ke.
 
   05 Aug 2014; Patrick Lauer <[email protected]> stress-0.18.6.ebuild,
   stress-1.0.0.ebuild, stress-1.0.1.ebuild, stress-1.0.3.ebuild,



1.1                  app-benchmarks/stress/stress-1.0.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.4-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-benchmarks/stress/stress-1.0.4-r1.ebuild?rev=1.1&content-type=text/plain

Index: stress-1.0.4-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-benchmarks/stress/stress-1.0.4-r1.ebuild,v 1.1 
2015/02/22 12:43:47 mgorny Exp $

EAPI=5

inherit flag-o-matic

MY_P=${PN}-${PV/_/}
DESCRIPTION="Imposes stressful loads on different aspects of the system"
HOMEPAGE="http://people.seas.harvard.edu/~apw/stress";
SRC_URI="http://people.seas.harvard.edu/~apw/stress/${MY_P}.tar.gz -> 
${MY_P}-r1.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="static"

S=${WORKDIR}/${MY_P}

src_prepare() {
        use static && append-ldflags -static
}




Reply via email to