diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-16 05:24:12 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-16 05:24:12 +0000 |
commit | e9c21085c822d40ee5e3289505c7597279d77c16 (patch) | |
tree | 0e965d8af424405313e8239d0358d66dc614f3c3 /xfce-extra | |
parent | amd64 stable wrt #386963 (diff) | |
download | gentoo-2-e9c21085c822d40ee5e3289505c7597279d77c16.tar.gz gentoo-2-e9c21085c822d40ee5e3289505c7597279d77c16.tar.bz2 gentoo-2-e9c21085c822d40ee5e3289505c7597279d77c16.zip |
amd64 stable wrt #386963
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64, RepoMan options: --force)
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.1.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 90ffd41ca52f..5bfba7e5d710 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.32 2011/10/16 03:40:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.33 2011/10/16 05:24:12 ssuominen Exp $ + + 16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> + xfce4-xkb-plugin-0.5.4.1.ebuild: + amd64 stable wrt #386963 16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> xfce4-xkb-plugin-0.5.4.1.ebuild: diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.1.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.1.ebuild index 2651789978c6..f9f4203dcc9c 100644 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.1.ebuild +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.1.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.4.1.ebuild,v 1.3 2011/10/16 03:40:59 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.1.ebuild,v 1.4 2011/10/16 05:24:12 ssuominen Exp $ EAPI=4 inherit xfconf @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${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=">=xfce-base/libxfce4ui-4.8 |