diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 10:30:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 10:30:26 +0000 |
commit | 3cd5e180574415460e1b051a7f73431a89ab3457 (patch) | |
tree | 2e3632ced5a5450dece119827c4fff339c2cbe0b /lxde-base | |
parent | Stable for amd64, wrt bug #549700 (diff) | |
download | gentoo-2-3cd5e180574415460e1b051a7f73431a89ab3457.tar.gz gentoo-2-3cd5e180574415460e1b051a7f73431a89ab3457.tar.bz2 gentoo-2-3cd5e180574415460e1b051a7f73431a89ab3457.zip |
Stable for amd64, wrt bug #550024
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxpanel/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.7.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxpanel/ChangeLog b/lxde-base/lxpanel/ChangeLog index 033a8d6f509f..14c66fd62f7f 100644 --- a/lxde-base/lxpanel/ChangeLog +++ b/lxde-base/lxpanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxpanel # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.65 2015/05/17 16:25:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.66 2015/05/21 10:30:26 ago Exp $ + + 21 May 2015; Agostino Sarubbo <ago@gentoo.org> lxpanel-0.7.0-r1.ebuild: + Stable for amd64, wrt bug #550024 *lxpanel-0.8.1 (17 May 2015) diff --git a/lxde-base/lxpanel/lxpanel-0.7.0-r1.ebuild b/lxde-base/lxpanel/lxpanel-0.7.0-r1.ebuild index 90b9e9f864e4..5b6d59395bab 100644 --- a/lxde-base/lxpanel/lxpanel-0.7.0-r1.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.7.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.7.0-r1.ebuild,v 1.3 2015/03/03 08:06:53 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.7.0-r1.ebuild,v 1.4 2015/05/21 10:30:26 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ HOMEPAGE="http://lxde.org/" SRC_URI="mirror://sourceforge/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${MAJOR_VER}.x/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" SLOT="0" IUSE="+alsa wifi" RESTRICT="test" # bug 249598 |