summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-07-12 00:35:39 +0000
committerAnthony G. Basile <blueness@gentoo.org>2013-07-12 00:35:39 +0000
commit7ed200227ca50480ba2f8281b24ca2daf1c8e0fa (patch)
treefbbdc664650cb39e79387075fbd0b61327e2ae7f /sys-fs
parentStable on arm, wrt bug #471420 (diff)
downloadgentoo-2-7ed200227ca50480ba2f8281b24ca2daf1c8e0fa.tar.gz
gentoo-2-7ed200227ca50480ba2f8281b24ca2daf1c8e0fa.tar.bz2
gentoo-2-7ed200227ca50480ba2f8281b24ca2daf1c8e0fa.zip
Unrestrict tests, bug #476600
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/eudev/ChangeLog6
-rw-r--r--sys-fs/eudev/eudev-1.1.ebuild4
-rw-r--r--sys-fs/eudev/eudev-9999.ebuild4
3 files changed, 7 insertions, 7 deletions
diff --git a/sys-fs/eudev/ChangeLog b/sys-fs/eudev/ChangeLog
index b253b90df1e7..7791467e9319 100644
--- a/sys-fs/eudev/ChangeLog
+++ b/sys-fs/eudev/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/eudev
# Copyright 1999- Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.44 2013/07/11 17:57:24 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.45 2013/07/12 00:35:39 blueness Exp $
+
+ 12 Jul 2013; Anthony G. Basile <blueness@gentoo.org> eudev-1.1.ebuild,
+ eudev-9999.ebuild:
+ Unrestrict tests, bug #476600
*eudev-1.1 (11 Jul 2013)
diff --git a/sys-fs/eudev/eudev-1.1.ebuild b/sys-fs/eudev/eudev-1.1.ebuild
index c9acf0e93c0f..f68e09e001b7 100644
--- a/sys-fs/eudev/eudev-1.1.ebuild
+++ b/sys-fs/eudev/eudev-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999- Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.1.ebuild,v 1.1 2013/07/11 17:57:24 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.1.ebuild,v 1.2 2013/07/12 00:35:39 blueness Exp $
EAPI="5"
@@ -24,8 +24,6 @@ LICENSE="LGPL-2.1 MIT GPL-2"
SLOT="0"
IUSE="doc gudev hwdb kmod introspection keymap +modutils +openrc +rule-generator selinux static-libs"
-RESTRICT="test"
-
COMMON_DEPEND="gudev? ( dev-libs/glib:2 )
kmod? ( sys-apps/kmod )
introspection? ( >=dev-libs/gobject-introspection-1.31.1 )
diff --git a/sys-fs/eudev/eudev-9999.ebuild b/sys-fs/eudev/eudev-9999.ebuild
index eb72776654db..9c096267153c 100644
--- a/sys-fs/eudev/eudev-9999.ebuild
+++ b/sys-fs/eudev/eudev-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999- Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-9999.ebuild,v 1.29 2013/06/09 11:00:15 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-9999.ebuild,v 1.30 2013/07/12 00:35:38 blueness Exp $
EAPI="5"
@@ -24,8 +24,6 @@ LICENSE="LGPL-2.1 MIT GPL-2"
SLOT="0"
IUSE="doc gudev hwdb kmod introspection keymap +modutils +openrc +rule-generator selinux static-libs"
-RESTRICT="test"
-
COMMON_DEPEND="gudev? ( dev-libs/glib:2 )
kmod? ( sys-apps/kmod )
introspection? ( >=dev-libs/gobject-introspection-1.31.1 )