summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-01-08 18:45:31 +0000
committerMike Frysinger <vapier@gentoo.org>2013-01-08 18:45:31 +0000
commitd78f0401d9cf55c112630e5f16088458d6504e75 (patch)
treefb01a57e91cdba0a6e76c1afc60f08114d938fa5
parentCleanup (diff)
downloadgentoo-2-d78f0401d9cf55c112630e5f16088458d6504e75.tar.gz
gentoo-2-d78f0401d9cf55c112630e5f16088458d6504e75.tar.bz2
gentoo-2-d78f0401d9cf55c112630e5f16088458d6504e75.zip
Drop epause usage #450922 by Jean-Francis Roy.
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
-rw-r--r--dev-libs/ppl/ChangeLog7
-rw-r--r--dev-libs/ppl/ppl-0.10.2-r1.ebuild5
-rw-r--r--dev-libs/ppl/ppl-0.11.2-r1.ebuild5
-rw-r--r--dev-libs/ppl/ppl-0.12.1-r1.ebuild3
-rw-r--r--dev-libs/ppl/ppl-0.12.1.ebuild5
-rw-r--r--dev-libs/ppl/ppl-0.12.ebuild5
6 files changed, 15 insertions, 15 deletions
diff --git a/dev-libs/ppl/ChangeLog b/dev-libs/ppl/ChangeLog
index 634297c604eb..e5f3fe7628b2 100644
--- a/dev-libs/ppl/ChangeLog
+++ b/dev-libs/ppl/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/ppl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ChangeLog,v 1.53 2013/01/08 14:00:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ChangeLog,v 1.54 2013/01/08 18:45:31 vapier Exp $
+
+ 08 Jan 2013; Mike Frysinger <vapier@gentoo.org> ppl-0.10.2-r1.ebuild,
+ ppl-0.11.2-r1.ebuild, ppl-0.12.1-r1.ebuild, ppl-0.12.1.ebuild,
+ ppl-0.12.ebuild:
+ Drop epause usage #450922 by Jean-Francis Roy.
08 Jan 2013; Jeroen Roovers <jer@gentoo.org> ppl-0.12.1-r1.ebuild:
Fix typo by Alphat-PC (bug #447928 comment #27).
diff --git a/dev-libs/ppl/ppl-0.10.2-r1.ebuild b/dev-libs/ppl/ppl-0.10.2-r1.ebuild
index 7ddd9e209ea6..c3aa72b91c74 100644
--- a/dev-libs/ppl/ppl-0.10.2-r1.ebuild
+++ b/dev-libs/ppl/ppl-0.10.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.10.2-r1.ebuild,v 1.13 2011/11/14 11:18:56 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.10.2-r1.ebuild,v 1.14 2013/01/08 18:45:31 vapier Exp $
EAPI=2
@@ -25,7 +25,6 @@ pkg_setup() {
if use test; then
ewarn "The PPL testsuite will be run."
ewarn "Note that this can take several hours to complete on a fast machine."
- epause 3
fi
}
diff --git a/dev-libs/ppl/ppl-0.11.2-r1.ebuild b/dev-libs/ppl/ppl-0.11.2-r1.ebuild
index 5c104a93099c..113f863bd6ef 100644
--- a/dev-libs/ppl/ppl-0.11.2-r1.ebuild
+++ b/dev-libs/ppl/ppl-0.11.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.11.2-r1.ebuild,v 1.8 2012/02/18 19:51:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.11.2-r1.ebuild,v 1.9 2013/01/08 18:45:31 vapier Exp $
EAPI="3"
@@ -25,7 +25,6 @@ pkg_setup() {
if use test; then
ewarn "The PPL testsuite will be run."
ewarn "Note that this can take several hours to complete on a fast machine."
- epause 3
fi
}
diff --git a/dev-libs/ppl/ppl-0.12.1-r1.ebuild b/dev-libs/ppl/ppl-0.12.1-r1.ebuild
index 8dbc7be9b031..27607469d3d4 100644
--- a/dev-libs/ppl/ppl-0.12.1-r1.ebuild
+++ b/dev-libs/ppl/ppl-0.12.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.12.1-r1.ebuild,v 1.2 2013/01/08 14:00:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.12.1-r1.ebuild,v 1.3 2013/01/08 18:45:31 vapier Exp $
EAPI="3"
@@ -25,7 +25,6 @@ pkg_setup() {
if use test; then
ewarn "The PPL testsuite will be run."
ewarn "Note that this can take several hours to complete on a fast machine."
- epause 3
fi
}
diff --git a/dev-libs/ppl/ppl-0.12.1.ebuild b/dev-libs/ppl/ppl-0.12.1.ebuild
index 82585964d43b..972f4594e4e1 100644
--- a/dev-libs/ppl/ppl-0.12.1.ebuild
+++ b/dev-libs/ppl/ppl-0.12.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.12.1.ebuild,v 1.1 2012/04/29 06:51:32 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.12.1.ebuild,v 1.2 2013/01/08 18:45:31 vapier Exp $
EAPI="3"
@@ -25,7 +25,6 @@ pkg_setup() {
if use test; then
ewarn "The PPL testsuite will be run."
ewarn "Note that this can take several hours to complete on a fast machine."
- epause 3
fi
}
diff --git a/dev-libs/ppl/ppl-0.12.ebuild b/dev-libs/ppl/ppl-0.12.ebuild
index 667560673e39..4c5ed2da4b0c 100644
--- a/dev-libs/ppl/ppl-0.12.ebuild
+++ b/dev-libs/ppl/ppl-0.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.12.ebuild,v 1.3 2012/04/26 18:59:40 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ppl/ppl-0.12.ebuild,v 1.4 2013/01/08 18:45:31 vapier Exp $
EAPI="3"
@@ -25,7 +25,6 @@ pkg_setup() {
if use test; then
ewarn "The PPL testsuite will be run."
ewarn "Note that this can take several hours to complete on a fast machine."
- epause 3
fi
}