diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-27 20:11:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-27 20:11:48 +0000 |
commit | a8a03a32d0c0195f6ff064ae0e9c1b24145dadeb (patch) | |
tree | 3fedd0fce49573fd3f7c734b82f13bb5bf1f5b46 /xfce-extra/xfce4-kbdleds-plugin | |
parent | Drop ppc/ppc64 keywords wrt bug 439514. (diff) | |
download | historical-a8a03a32d0c0195f6ff064ae0e9c1b24145dadeb.tar.gz historical-a8a03a32d0c0195f6ff064ae0e9c1b24145dadeb.tar.bz2 historical-a8a03a32d0c0195f6ff064ae0e9c1b24145dadeb.zip |
Stable for amd64, wrt bug #429484
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-kbdleds-plugin')
-rw-r--r-- | xfce-extra/xfce4-kbdleds-plugin/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-kbdleds-plugin/ChangeLog b/xfce-extra/xfce4-kbdleds-plugin/ChangeLog index 9c26e0652a2b..537c15da4898 100644 --- a/xfce-extra/xfce4-kbdleds-plugin/ChangeLog +++ b/xfce-extra/xfce4-kbdleds-plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-kbdleds-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-kbdleds-plugin/ChangeLog,v 1.2 2012/05/05 07:13:42 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-kbdleds-plugin/ChangeLog,v 1.3 2012/10/27 20:11:24 ago Exp $ + + 27 Oct 2012; <ago@gentoo.org> xfce4-kbdleds-plugin-0.0.6.ebuild: + Stable for amd64, wrt bug #429484 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-kbdleds-plugin-0.0.6.ebuild: diff --git a/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild b/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild index 93eef040fc08..e91e6312cf03 100644 --- a/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild +++ b/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild,v 1.3 2012/05/05 07:13:42 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild,v 1.4 2012/10/27 20:11:24 ago Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="http://compas.com.ua/oco/file/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RDEPEND=">=xfce-base/libxfce4ui-4.8 |