summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-04-19 13:08:11 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-04-19 13:08:11 +0000
commit1187881a26adfcb3846c6669bff5bbc2e96d6e1f (patch)
treed690155a54e27e5ae286a09c367e0496add16885 /xfce-extra
parentPunt invalid version bump wrt #364059. (diff)
downloadgentoo-2-1187881a26adfcb3846c6669bff5bbc2e96d6e1f.tar.gz
gentoo-2-1187881a26adfcb3846c6669bff5bbc2e96d6e1f.tar.bz2
gentoo-2-1187881a26adfcb3846c6669bff5bbc2e96d6e1f.zip
Version bump.
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-xkb-plugin/ChangeLog8
-rw-r--r--xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.0.ebuild (renamed from xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3_p20110308.ebuild)8
2 files changed, 10 insertions, 6 deletions
diff --git a/xfce-extra/xfce4-xkb-plugin/ChangeLog b/xfce-extra/xfce4-xkb-plugin/ChangeLog
index ab8d1d610df9..43c493735c13 100644
--- a/xfce-extra/xfce4-xkb-plugin/ChangeLog
+++ b/xfce-extra/xfce4-xkb-plugin/ChangeLog
@@ -1,6 +1,12 @@
# 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.26 2011/03/21 22:41:48 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.27 2011/04/19 13:08:11 ssuominen Exp $
+
+*xfce4-xkb-plugin-0.5.4.0 (19 Apr 2011)
+
+ 19 Apr 2011; Samuli Suominen <ssuominen@gentoo.org>
+ +xfce4-xkb-plugin-0.5.4.0.ebuild:
+ Version bump.
21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
xfce4-xkb-plugin-0.5.3.3_p20110308.ebuild:
diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3_p20110308.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.0.ebuild
index 8df31e89735a..eb9ca4b3eb24 100644
--- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3_p20110308.ebuild
+++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.0.ebuild
@@ -1,14 +1,13 @@
# 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_p20110308.ebuild,v 1.3 2011/03/21 22:41:48 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.0.ebuild,v 1.1 2011/04/19 13:08:11 ssuominen Exp $
-EAPI=3
-EAUTORECONF=yes
+EAPI=4
inherit xfconf
DESCRIPTION="XKB layout switching panel plug-in for the Xfce desktop environment"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${P}.tar.bz2"
LICENSE="BSD-2 GPL-2"
SLOT="0"
@@ -29,7 +28,6 @@ DEPEND="${RDEPEND}
pkg_setup() {
XFCONF=(
- --disable-dependency-tracking
$(xfconf_use_debug)
)