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 | 6c968508ca8bcaec563494f1b143b2d991fb7090 (patch) | |
tree | f74458e36c4ae991585d31b6535ff50c84efe2f4 /lxde-base | |
parent | Add test restriction, see bug 249598. Do not install empty ChangeLog. (diff) | |
download | historical-6c968508ca8bcaec563494f1b143b2d991fb7090.tar.gz historical-6c968508ca8bcaec563494f1b143b2d991fb7090.tar.bz2 historical-6c968508ca8bcaec563494f1b143b2d991fb7090.zip |
Add test restriction, see bug 249598.
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.27-hh6 i686
Diffstat (limited to 'lxde-base')
-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 |