diff options
author | Markus Meier <maekke@gentoo.org> | 2011-02-05 18:54:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-02-05 18:54:51 +0000 |
commit | 8f209b3a256c7808d5ffd127c9905e9bfba24f84 (patch) | |
tree | 285c7d09ea1a0e3804a213bf7bddc215a540c39e /xfce-extra/xfce4-xkb-plugin | |
parent | Version bump. (diff) | |
download | gentoo-2-8f209b3a256c7808d5ffd127c9905e9bfba24f84.tar.gz gentoo-2-8f209b3a256c7808d5ffd127c9905e9bfba24f84.tar.bz2 gentoo-2-8f209b3a256c7808d5ffd127c9905e9bfba24f84.zip |
arm stable, bug #349053
(Portage version: 2.1.9.35/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-xkb-plugin')
-rw-r--r-- | xfce-extra/xfce4-xkb-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.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 1cd644c732eb..68cb916045d7 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.23 2011/01/25 20:31:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.24 2011/02/05 18:54:51 maekke Exp $ + + 05 Feb 2011; Markus Meier <maekke@gentoo.org> + xfce4-xkb-plugin-0.5.3.3-r9.ebuild: + arm stable, bug #349053 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> xfce4-xkb-plugin-0.5.3.3-r9.ebuild: diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild index 90df90b50f09..37641191592a 100644 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.3.3-r9.ebuild,v 1.5 2011/02/04 17:53:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild,v 1.6 2011/02/05 18:54:51 maekke Exp $ EAPI=3 EAUTORECONF=yes @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${P}.tar.gz" LICENSE="BSD" 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.6:2 |