diff options
author | 2009-02-04 21:20:21 +0000 | |
---|---|---|
committer | 2009-02-04 21:20:21 +0000 | |
commit | 92bf1d3f47facc33d82c03312b306d7524251254 (patch) | |
tree | b57f109e7094fd2a489dbfabb62afdc30d3ad8cc /xfce-extra/xfce4-xkb | |
parent | arm/ia64/sparc stable wrt #254440 (diff) | |
download | gentoo-2-92bf1d3f47facc33d82c03312b306d7524251254.tar.gz gentoo-2-92bf1d3f47facc33d82c03312b306d7524251254.tar.bz2 gentoo-2-92bf1d3f47facc33d82c03312b306d7524251254.zip |
arm/ia64/sparc stable wrt #254440
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'xfce-extra/xfce4-xkb')
-rw-r--r-- | xfce-extra/xfce4-xkb/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-xkb/ChangeLog b/xfce-extra/xfce4-xkb/ChangeLog index 22cd173f2f5e..51bb9d0e7a39 100644 --- a/xfce-extra/xfce4-xkb/ChangeLog +++ b/xfce-extra/xfce4-xkb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-xkb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb/ChangeLog,v 1.42 2009/02/04 10:26:33 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb/ChangeLog,v 1.43 2009/02/04 21:20:21 armin76 Exp $ + + 04 Feb 2009; Raúl Porcel <armin76@gentoo.org> xfce4-xkb-0.5.2.ebuild: + arm/ia64/sparc stable wrt #254440 *xfce4-xkb-0.5.3.2 (04 Feb 2009) diff --git a/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild b/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild index 01f4b8fe525e..88e81159ef87 100644 --- a/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild +++ b/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild,v 1.7 2009/01/25 16:46:13 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.2.ebuild,v 1.8 2009/02/04 21:20:21 armin76 Exp $ inherit xfce44 @@ -8,7 +8,7 @@ xfce44 xfce44_gzipped DESCRIPTION="XKB layout switching panel plugin" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libxklavier-3.2 x11-libs/libwnck" |