summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-05-12 00:35:27 +0000
committerJohannes Huber <johu@gentoo.org>2014-05-12 00:35:27 +0000
commitfb10dff053c7095d67d94ebf5b391db3c3c1586f (patch)
treeb486d5de42f80b6c9d644876e6e9a0e2141f7f4f /x11-libs
parentVersion bump. (diff)
downloadgentoo-2-fb10dff053c7095d67d94ebf5b391db3c3c1586f.tar.gz
gentoo-2-fb10dff053c7095d67d94ebf5b391db3c3c1586f.tar.bz2
gentoo-2-fb10dff053c7095d67d94ebf5b391db3c3c1586f.zip
Unrestrict tests.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libkscreen/ChangeLog5
-rw-r--r--x11-libs/libkscreen/libkscreen-1.0.4.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-libs/libkscreen/ChangeLog b/x11-libs/libkscreen/ChangeLog
index 52adfbadf281..177a4d8e91a8 100644
--- a/x11-libs/libkscreen/ChangeLog
+++ b/x11-libs/libkscreen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libkscreen
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.10 2014/05/12 00:19:07 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/ChangeLog,v 1.11 2014/05/12 00:35:27 johu Exp $
+
+ 12 May 2014; Johannes Huber <johu@gentoo.org> libkscreen-1.0.4.ebuild:
+ Unrestrict tests.
*libkscreen-1.0.4 (12 May 2014)
diff --git a/x11-libs/libkscreen/libkscreen-1.0.4.ebuild b/x11-libs/libkscreen/libkscreen-1.0.4.ebuild
index ace801a4b3df..a1f53c6d39cb 100644
--- a/x11-libs/libkscreen/libkscreen-1.0.4.ebuild
+++ b/x11-libs/libkscreen/libkscreen-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.4.ebuild,v 1.1 2014/05/12 00:19:07 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libkscreen/libkscreen-1.0.4.ebuild,v 1.2 2014/05/12 00:35:27 johu Exp $
EAPI=5
@@ -26,5 +26,3 @@ DEPEND="
${RDEPEND}
test? ( dev-qt/qttest:4 )
"
-
-# RESTRICT="test"