diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-30 16:51:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-30 16:51:35 +0000 |
commit | 0673262ab164ec93b760f9e22289d296156a3dfa (patch) | |
tree | fdc7e68abb451673a89c37a615139903ceb420fa /xfce-extra | |
parent | Stable for amd64, wrt bug #401229 (diff) | |
download | gentoo-2-0673262ab164ec93b760f9e22289d296156a3dfa.tar.gz gentoo-2-0673262ab164ec93b760f9e22289d296156a3dfa.tar.bz2 gentoo-2-0673262ab164ec93b760f9e22289d296156a3dfa.zip |
Stable for amd64, wrt bug #401229
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-xkb-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-xkb-plugin/ChangeLog b/xfce-extra/xfce4-xkb-plugin/ChangeLog index 3fa9f3afea4c..2b8f9d0462a1 100644 --- a/xfce-extra/xfce4-xkb-plugin/ChangeLog +++ b/xfce-extra/xfce4-xkb-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-xkb-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.36 2012/01/07 16:11:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.37 2012/01/30 16:51:35 ago Exp $ + + 30 Jan 2012; Agostino Sarubbo <ago@gentoo.org> + xfce4-xkb-plugin-0.5.4.3.ebuild: + Stable for amd64, wrt bug #401229 *xfce4-xkb-plugin-0.5.4.3 (07 Jan 2012) diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.3.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.3.ebuild index eb903b3a6a1c..7f8fbc607106 100644 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.3.ebuild +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.3.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-xkb-plugin/xfce4-xkb-plugin-0.5.4.3.ebuild,v 1.1 2012/01/07 16:11:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.3.ebuild,v 1.2 2012/01/30 16:51:35 ago Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*.*}/${P}.tar.bz2" LICENSE="BSD-2 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" RDEPEND="x11-libs/gtk+:2 |