summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-benchmarks/stress/ChangeLog13
-rw-r--r--app-benchmarks/stress/stress-0.18.6.ebuild6
-rw-r--r--app-benchmarks/stress/stress-1.0.0.ebuild6
-rw-r--r--app-benchmarks/stress/stress-1.0.1.ebuild6
-rw-r--r--app-benchmarks/stress/stress-1.0.3.ebuild6
-rw-r--r--app-benchmarks/stress/stress-1.0.4-r1.ebuild23
-rw-r--r--app-benchmarks/stress/stress-1.0.4.ebuild6
7 files changed, 49 insertions, 17 deletions
diff --git a/app-benchmarks/stress/ChangeLog b/app-benchmarks/stress/ChangeLog
index ac9fc2e47feb..cf39b28aa6c6 100644
--- a/app-benchmarks/stress/ChangeLog
+++ b/app-benchmarks/stress/ChangeLog
@@ -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 <mgorny@gentoo.org> +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 <patrick@gentoo.org> stress-0.18.6.ebuild,
stress-1.0.0.ebuild, stress-1.0.1.ebuild, stress-1.0.3.ebuild,
diff --git a/app-benchmarks/stress/stress-0.18.6.ebuild b/app-benchmarks/stress/stress-0.18.6.ebuild
index 255789c276be..ae8f4dc295be 100644
--- a/app-benchmarks/stress/stress-0.18.6.ebuild
+++ b/app-benchmarks/stress/stress-0.18.6.ebuild
@@ -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"
diff --git a/app-benchmarks/stress/stress-1.0.0.ebuild b/app-benchmarks/stress/stress-1.0.0.ebuild
index 8f9465146100..3745239c725b 100644
--- a/app-benchmarks/stress/stress-1.0.0.ebuild
+++ b/app-benchmarks/stress/stress-1.0.0.ebuild
@@ -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"
diff --git a/app-benchmarks/stress/stress-1.0.1.ebuild b/app-benchmarks/stress/stress-1.0.1.ebuild
index b48530602f27..4e279acf3cd2 100644
--- a/app-benchmarks/stress/stress-1.0.1.ebuild
+++ b/app-benchmarks/stress/stress-1.0.1.ebuild
@@ -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"
diff --git a/app-benchmarks/stress/stress-1.0.3.ebuild b/app-benchmarks/stress/stress-1.0.3.ebuild
index 5687b469676b..98d0847b1128 100644
--- a/app-benchmarks/stress/stress-1.0.3.ebuild
+++ b/app-benchmarks/stress/stress-1.0.3.ebuild
@@ -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"
diff --git a/app-benchmarks/stress/stress-1.0.4-r1.ebuild b/app-benchmarks/stress/stress-1.0.4-r1.ebuild
new file mode 100644
index 000000000000..65b2fb12b8c5
--- /dev/null
+++ b/app-benchmarks/stress/stress-1.0.4-r1.ebuild
@@ -0,0 +1,23 @@
+# 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
+}
diff --git a/app-benchmarks/stress/stress-1.0.4.ebuild b/app-benchmarks/stress/stress-1.0.4.ebuild
index 82fae11e71fc..4a23fa8fbb66 100644
--- a/app-benchmarks/stress/stress-1.0.4.ebuild
+++ b/app-benchmarks/stress/stress-1.0.4.ebuild
@@ -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 @@ inherit flag-o-matic
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"