diff options
author | 2015-07-01 17:04:45 +0000 | |
---|---|---|
committer | 2015-07-01 17:04:45 +0000 | |
commit | 4663105dcc8b1cf41d33d9edb6656bf854c3f59d (patch) | |
tree | afe91db860ce4a68fb3095cdd2e72b42f2673a05 /xfce-extra/xfdashboard | |
parent | amd64 stable wrt bug #553500 (diff) | |
download | gentoo-2-4663105dcc8b1cf41d33d9edb6656bf854c3f59d.tar.gz gentoo-2-4663105dcc8b1cf41d33d9edb6656bf854c3f59d.tar.bz2 gentoo-2-4663105dcc8b1cf41d33d9edb6656bf854c3f59d.zip |
amd64 stable wrt bug #553500
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'xfce-extra/xfdashboard')
-rw-r--r-- | xfce-extra/xfdashboard/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfdashboard/ChangeLog b/xfce-extra/xfdashboard/ChangeLog index 74c05d2f2cff..7bf2bed4590a 100644 --- a/xfce-extra/xfdashboard/ChangeLog +++ b/xfce-extra/xfdashboard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfdashboard # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfdashboard/ChangeLog,v 1.4 2015/07/01 08:43:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfdashboard/ChangeLog,v 1.5 2015/07/01 17:04:45 zlogene Exp $ + + 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> xfdashboard-0.4.0.ebuild: + amd64 stable wrt bug #553500 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> xfdashboard-0.4.0.ebuild: x86 stable wrt bug #553500 diff --git a/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild index bc193020a29d..e6c2daed2c3c 100644 --- a/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild +++ b/xfce-extra/xfdashboard/xfdashboard-0.4.0.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/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild,v 1.2 2015/07/01 08:43:01 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild,v 1.3 2015/07/01 17:04:45 zlogene Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="debug" RDEPEND=">=dev-libs/dbus-glib-0.100:= |