diff options
author | Ben de Groot <yngwin@gentoo.org> | 2008-12-07 18:55:04 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2008-12-07 18:55:04 +0000 |
commit | adc8242348c1a7345e9b4ab13712a8ff045a5bb4 (patch) | |
tree | 4ea03b90a1b44326dbf470fd12c03e6236cc4473 /lxde-base/lxpanel | |
parent | Add test restriction, see bug 249598. Do not install empty ChangeLog. (diff) | |
download | gentoo-2-adc8242348c1a7345e9b4ab13712a8ff045a5bb4.tar.gz gentoo-2-adc8242348c1a7345e9b4ab13712a8ff045a5bb4.tar.bz2 gentoo-2-adc8242348c1a7345e9b4ab13712a8ff045a5bb4.zip |
Add test restriction, see bug 249598.
(Portage version: 2.2_rc17/cvs/Linux 2.6.27-hh6 i686)
Diffstat (limited to 'lxde-base/lxpanel')
-rw-r--r-- | lxde-base/lxpanel/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.3.8.1.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/lxde-base/lxpanel/ChangeLog b/lxde-base/lxpanel/ChangeLog index 0b42c6db885e..4d78ab58ead2 100644 --- a/lxde-base/lxpanel/ChangeLog +++ b/lxde-base/lxpanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxpanel # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.1 2008/11/07 15:07:05 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.2 2008/12/07 18:55:04 yngwin Exp $ + + 07 Dec 2008; Ben de Groot <yngwin@gentoo.org> lxpanel-0.3.8.1.ebuild: + Add test restriction, see bug 249598. *lxpanel-0.3.8.1 (07 Nov 2008) diff --git a/lxde-base/lxpanel/lxpanel-0.3.8.1.ebuild b/lxde-base/lxpanel/lxpanel-0.3.8.1.ebuild index 99b4abb4eafb..7d1f4752e411 100644 --- a/lxde-base/lxpanel/lxpanel-0.3.8.1.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.3.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.3.8.1.ebuild,v 1.1 2008/11/07 15:07:05 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.3.8.1.ebuild,v 1.2 2008/12/07 18:55:04 yngwin Exp $ EAPI="1" @@ -12,6 +12,7 @@ LICENSE="GPL-2" KEYWORDS="~amd64 ~ppc ~x86" SLOT="0" IUSE="+X +alsa wifi" +RESTRICT="test" # bug 249598 RDEPEND="x11-libs/gtk+:2 x11-libs/libXmu |