summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-03-15 15:54:29 +0000
committerSamuli Suominen <drac@gentoo.org>2007-03-15 15:54:29 +0000
commitb8beb202aa50dc0467db9358c2f64e032d601a0a (patch)
tree93b2870223fd982c8c5bd75c961ca0d9b8f2c872 /xfce-extra/xfce4-battery
parentQA: Removed illegal use of ${ROOT}. Bug #168043 (diff)
downloadgentoo-2-b8beb202aa50dc0467db9358c2f64e032d601a0a.tar.gz
gentoo-2-b8beb202aa50dc0467db9358c2f64e032d601a0a.tar.bz2
gentoo-2-b8beb202aa50dc0467db9358c2f64e032d601a0a.zip
RESTRICT test as it's not supported by upstream.
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/xfce4-battery')
-rw-r--r--xfce-extra/xfce4-battery/ChangeLog6
-rw-r--r--xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r1.ebuild4
2 files changed, 8 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-battery/ChangeLog b/xfce-extra/xfce4-battery/ChangeLog
index 4a72e17e17df..8ae612c4b44a 100644
--- a/xfce-extra/xfce4-battery/ChangeLog
+++ b/xfce-extra/xfce4-battery/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-battery
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.50 2007/03/15 13:42:05 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.51 2007/03/15 15:54:29 drac Exp $
+
+ 15 Mar 2007; Samuli Suominen <drac@gentoo.org>
+ xfce4-battery-0.5.0-r1.ebuild:
+ RESTRICT="test" which is not supported by goodies upstream.
15 Mar 2007; Markus Rothe <corsair@gentoo.org>
xfce4-battery-0.5.0-r1.ebuild:
diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r1.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r1.ebuild
index c01b28fca18e..1906b9edb400 100644
--- a/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r1.ebuild
+++ b/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r1.ebuild
@@ -1,11 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r1.ebuild,v 1.8 2007/03/15 13:42:05 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r1.ebuild,v 1.9 2007/03/15 15:54:29 drac Exp $
inherit eutils xfce44
xfce44
+RESTRICT="test"
+
DESCRIPTION="Battery status panel plugin"
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
IUSE="debug"