summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2009-02-04 10:26:33 +0000
committerChristoph Mende <angelos@gentoo.org>2009-02-04 10:26:33 +0000
commit858522d471bc30cb294b33272e761fdacd737783 (patch)
tree6c8e33816b6d900f88a0d6172d64abda36702bd2 /xfce-extra
parentDoes not work with dev-scheme/guile-1.8 (diff)
downloadgentoo-2-858522d471bc30cb294b33272e761fdacd737783.tar.gz
gentoo-2-858522d471bc30cb294b33272e761fdacd737783.tar.bz2
gentoo-2-858522d471bc30cb294b33272e761fdacd737783.zip
Version bump
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-xkb/ChangeLog8
-rw-r--r--xfce-extra/xfce4-xkb/xfce4-xkb-0.5.3.2.ebuild22
2 files changed, 29 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-xkb/ChangeLog b/xfce-extra/xfce4-xkb/ChangeLog
index 7f60475dcacd..22cd173f2f5e 100644
--- a/xfce-extra/xfce4-xkb/ChangeLog
+++ b/xfce-extra/xfce4-xkb/ChangeLog
@@ -1,6 +1,12 @@
# 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.41 2009/01/31 12:40:55 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb/ChangeLog,v 1.42 2009/02/04 10:26:33 angelos Exp $
+
+*xfce4-xkb-0.5.3.2 (04 Feb 2009)
+
+ 04 Feb 2009; Christoph Mende <angelos@gentoo.org>
+ +xfce4-xkb-0.5.3.2.ebuild:
+ Version bump
*xfce4-xkb-0.5.3.1 (31 Jan 2009)
diff --git a/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.3.2.ebuild b/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.3.2.ebuild
new file mode 100644
index 000000000000..03e4b4b3256b
--- /dev/null
+++ b/xfce-extra/xfce4-xkb/xfce4-xkb-0.5.3.2.ebuild
@@ -0,0 +1,22 @@
+# 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.3.2.ebuild,v 1.1 2009/02/04 10:26:33 angelos Exp $
+
+inherit xfce44
+
+xfce44
+xfce44_gzipped
+
+DESCRIPTION="XKB layout switching panel plugin"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+RDEPEND=">=x11-libs/libxklavier-3.2
+ x11-libs/libwnck"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ x11-proto/kbproto
+ gnome-base/librsvg"
+
+DOCS="AUTHORS ChangeLog NEWS README"
+
+xfce44_goodies_panel_plugin