diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-01-19 16:54:16 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-01-19 16:54:16 +0000 |
commit | 6de7b797d4d3fc04fc141b7bc07ccfa05f46c950 (patch) | |
tree | 2e935f58e76a8ad997677cc93a68a972ed5637eb /net-misc/dahdi | |
parent | Version bump (diff) | |
download | gentoo-2-6de7b797d4d3fc04fc141b7bc07ccfa05f46c950.tar.gz gentoo-2-6de7b797d4d3fc04fc141b7bc07ccfa05f46c950.tar.bz2 gentoo-2-6de7b797d4d3fc04fc141b7bc07ccfa05f46c950.zip |
The test-suite for this package is not appropriate for end-users to run (for one it takes ages!) and it is not built by default. Add RESTRICT=test to keep portage from trying to run it at all. Closes bug #352135 by Agostino "ago" Sarubbo.
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/dahdi')
-rw-r--r-- | net-misc/dahdi/ChangeLog | 12 | ||||
-rw-r--r-- | net-misc/dahdi/dahdi-2.1.0.4.ebuild | 5 | ||||
-rw-r--r-- | net-misc/dahdi/dahdi-2.2.0.2.ebuild | 5 | ||||
-rw-r--r-- | net-misc/dahdi/dahdi-2.2.1.1.ebuild | 5 | ||||
-rw-r--r-- | net-misc/dahdi/dahdi-2.3.0.1.ebuild | 5 | ||||
-rw-r--r-- | net-misc/dahdi/dahdi-2.3.0.ebuild | 5 | ||||
-rw-r--r-- | net-misc/dahdi/dahdi-2.4.0-r1.ebuild | 5 | ||||
-rw-r--r-- | net-misc/dahdi/dahdi-2.4.0.ebuild | 5 |
8 files changed, 31 insertions, 16 deletions
diff --git a/net-misc/dahdi/ChangeLog b/net-misc/dahdi/ChangeLog index 5274a674786a..58c0c6cc63dd 100644 --- a/net-misc/dahdi/ChangeLog +++ b/net-misc/dahdi/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-misc/dahdi -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/ChangeLog,v 1.11 2010/12/03 14:25:45 chainsaw Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/ChangeLog,v 1.12 2011/01/19 16:54:16 chainsaw Exp $ + + 19 Jan 2011; Tony Vroon <chainsaw@gentoo.org> dahdi-2.1.0.4.ebuild, + dahdi-2.2.0.2.ebuild, dahdi-2.2.1.1.ebuild, dahdi-2.3.0.ebuild, + dahdi-2.3.0.1.ebuild, dahdi-2.4.0.ebuild, dahdi-2.4.0-r1.ebuild: + The test-suite for this package is not appropriate for end-users to run (for + one it takes ages!) and it is not built by default. Add RESTRICT=test to keep + portage from trying to run it at all. Closes bug #352135 by Agostino "ago" + Sarubbo. *dahdi-2.4.0-r1 (03 Dec 2010) diff --git a/net-misc/dahdi/dahdi-2.1.0.4.ebuild b/net-misc/dahdi/dahdi-2.1.0.4.ebuild index db4d97294045..89079dc436d0 100644 --- a/net-misc/dahdi/dahdi-2.1.0.4.ebuild +++ b/net-misc/dahdi/dahdi-2.1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.1.0.4.ebuild,v 1.2 2010/05/18 14:28:06 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.1.0.4.ebuild,v 1.3 2011/01/19 16:54:16 chainsaw Exp $ inherit linux-mod eutils flag-o-matic @@ -20,6 +20,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +RESTRICT="test" DEPEND="" RDEPEND="" diff --git a/net-misc/dahdi/dahdi-2.2.0.2.ebuild b/net-misc/dahdi/dahdi-2.2.0.2.ebuild index f4dc67c3e4c2..900d7b98bdcc 100644 --- a/net-misc/dahdi/dahdi-2.2.0.2.ebuild +++ b/net-misc/dahdi/dahdi-2.2.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.2.0.2.ebuild,v 1.2 2010/05/18 14:28:06 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.2.0.2.ebuild,v 1.3 2011/01/19 16:54:16 chainsaw Exp $ inherit linux-mod eutils flag-o-matic @@ -21,6 +21,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +RESTRICT="test" DEPEND="" RDEPEND="" diff --git a/net-misc/dahdi/dahdi-2.2.1.1.ebuild b/net-misc/dahdi/dahdi-2.2.1.1.ebuild index 9fcb7d2806bd..f1d08d42bd49 100644 --- a/net-misc/dahdi/dahdi-2.2.1.1.ebuild +++ b/net-misc/dahdi/dahdi-2.2.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.2.1.1.ebuild,v 1.3 2010/05/18 14:28:06 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.2.1.1.ebuild,v 1.4 2011/01/19 16:54:16 chainsaw Exp $ EAPI=3 @@ -24,6 +24,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +RESTRICT="test" DEPEND="" RDEPEND="" diff --git a/net-misc/dahdi/dahdi-2.3.0.1.ebuild b/net-misc/dahdi/dahdi-2.3.0.1.ebuild index 2c605990530f..f664ac7e2922 100644 --- a/net-misc/dahdi/dahdi-2.3.0.1.ebuild +++ b/net-misc/dahdi/dahdi-2.3.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.3.0.1.ebuild,v 1.1 2010/06/08 16:47:44 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.3.0.1.ebuild,v 1.2 2011/01/19 16:54:16 chainsaw Exp $ EAPI=3 @@ -24,6 +24,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +RESTRICT="test" DEPEND="" RDEPEND="" diff --git a/net-misc/dahdi/dahdi-2.3.0.ebuild b/net-misc/dahdi/dahdi-2.3.0.ebuild index 3b8f727812fc..cfaabbc49d25 100644 --- a/net-misc/dahdi/dahdi-2.3.0.ebuild +++ b/net-misc/dahdi/dahdi-2.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.3.0.ebuild,v 1.1 2010/05/24 18:47:10 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.3.0.ebuild,v 1.2 2011/01/19 16:54:16 chainsaw Exp $ EAPI=3 @@ -24,6 +24,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +RESTRICT="test" DEPEND="" RDEPEND="" diff --git a/net-misc/dahdi/dahdi-2.4.0-r1.ebuild b/net-misc/dahdi/dahdi-2.4.0-r1.ebuild index 7221b5a143f0..1637c0d9e596 100644 --- a/net-misc/dahdi/dahdi-2.4.0-r1.ebuild +++ b/net-misc/dahdi/dahdi-2.4.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.4.0-r1.ebuild,v 1.1 2010/12/03 14:25:45 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.4.0-r1.ebuild,v 1.2 2011/01/19 16:54:16 chainsaw Exp $ EAPI=3 @@ -23,6 +23,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="flash" +RESTRICT="test" DEPEND="" RDEPEND="" diff --git a/net-misc/dahdi/dahdi-2.4.0.ebuild b/net-misc/dahdi/dahdi-2.4.0.ebuild index bd34c07c7eb8..756775856098 100644 --- a/net-misc/dahdi/dahdi-2.4.0.ebuild +++ b/net-misc/dahdi/dahdi-2.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.4.0.ebuild,v 1.2 2010/09/14 14:01:28 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.4.0.ebuild,v 1.3 2011/01/19 16:54:16 chainsaw Exp $ EAPI=3 @@ -23,6 +23,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +RESTRICT="test" DEPEND="" RDEPEND="" |