summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2007-01-21 23:42:32 +0000
committerJoshua Nichols <nichoj@gentoo.org>2007-01-21 23:42:32 +0000
commit1441eeb0312229ff9d8f6d9d3639a9748ac1d356 (patch)
treece2babdf3684c7e59ad69d7986ba4d1564dbbc9a /xfce-extra/xfce4-xkb
parentMarking amd64 stable (diff)
downloadhistorical-1441eeb0312229ff9d8f6d9d3639a9748ac1d356.tar.gz
historical-1441eeb0312229ff9d8f6d9d3639a9748ac1d356.tar.bz2
historical-1441eeb0312229ff9d8f6d9d3639a9748ac1d356.zip
Version bump.
Package-Manager: portage-2.1.2_rc2-r1
Diffstat (limited to 'xfce-extra/xfce4-xkb')
-rw-r--r--xfce-extra/xfce4-xkb/ChangeLog9
-rw-r--r--xfce-extra/xfce4-xkb/files/digest-xfce4-xkb-0.4.33
-rw-r--r--xfce-extra/xfce4-xkb/xfce4-xkb-0.4.3.ebuild17
3 files changed, 27 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-xkb/ChangeLog b/xfce-extra/xfce4-xkb/ChangeLog
index 14f144237a89..97faace5deb7 100644
--- a/xfce-extra/xfce4-xkb/ChangeLog
+++ b/xfce-extra/xfce4-xkb/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for xfce-extra/xfce4-xkb
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb/ChangeLog,v 1.6 2006/12/12 04:47:03 nichoj Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb/ChangeLog,v 1.7 2007/01/21 23:34:55 nichoj Exp $
+
+*xfce4-xkb-0.4.3 (22 Jan 2007)
+
+ 22 Jan 2007; Joshua Nichols <nichoj@gentoo.org> +xfce4-xkb-0.4.3.ebuild:
+ Version bump.
12 Dec 2006; Joshua Nichols <nichoj@gentoo.org>
-xfce4-xkb-0.3.2-r2.ebuild:
diff --git a/xfce-extra/xfce4-xkb/files/digest-xfce4-xkb-0.4.3 b/xfce-extra/xfce4-xkb/files/digest-xfce4-xkb-0.4.3
new file mode 100644
index 000000000000..196eb7265029
--- /dev/null
+++ b/xfce-extra/xfce4-xkb/files/digest-xfce4-xkb-0.4.3
@@ -0,0 +1,3 @@
+MD5 e0375158339672f49c9e48a8b4669592 xfce4-xkb-plugin-0.4.3.tar.bz2 231843
+RMD160 b2f80e3a44123b82792a3fa981f40799cb29477f xfce4-xkb-plugin-0.4.3.tar.bz2 231843
+SHA256 e72983cf53450caa0a755838b61e867b599f2302d08d3ad28662ed6391152f7e xfce4-xkb-plugin-0.4.3.tar.bz2 231843
diff --git a/xfce-extra/xfce4-xkb/xfce4-xkb-0.4.3.ebuild b/xfce-extra/xfce4-xkb/xfce4-xkb-0.4.3.ebuild
new file mode 100644
index 000000000000..7a9ae722880e
--- /dev/null
+++ b/xfce-extra/xfce4-xkb/xfce4-xkb-0.4.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2007 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.4.3.ebuild,v 1.1 2007/01/21 23:34:55 nichoj Exp $
+
+inherit xfce44
+
+xfce44_beta
+xfce44_goodies_panel_plugin
+
+DESCRIPTION="Xfce4 panel xkb layout switching plugin"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+RDEPEND="|| ( ( x11-libs/libX11
+ x11-libs/libXpm
+ x11-libs/libXext )
+ virtual/x11 )"
+DEPEND="${RDEPEND}
+ || ( x11-libs/libX11 virtual/x11 )"