diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-16 03:40:59 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-16 03:40:59 +0000 |
commit | 67f9ff494297929412a13011f88a9c145a1dc03e (patch) | |
tree | 444fb490b24a9c9097dba8abe3cbce1f8eda5abb /xfce-extra/xfce4-xkb-plugin | |
parent | x86 stable wrt bug #386963 (diff) | |
download | historical-67f9ff494297929412a13011f88a9c145a1dc03e.tar.gz historical-67f9ff494297929412a13011f88a9c145a1dc03e.tar.bz2 historical-67f9ff494297929412a13011f88a9c145a1dc03e.zip |
x86 stable wrt bug #386963
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'xfce-extra/xfce4-xkb-plugin')
-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 894186f98c8b..90ffd41ca52f 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.31 2011/10/15 13:48:51 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.32 2011/10/16 03:40:59 phajdan.jr Exp $ + + 16 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + xfce4-xkb-plugin-0.5.4.1.ebuild: + x86 stable wrt bug #386963 *xfce4-xkb-plugin-0.5.4.2 (15 Oct 2011) 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 bda1effa96aa..2651789978c6 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.2 2011/10/13 14:24:57 ssuominen Exp $ +# $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 $ 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 |