diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 20:31:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 20:31:43 +0000 |
commit | c343f22f8d9a1592ac20d92cbc5ad357d7b42f79 (patch) | |
tree | 10d738a054fba6264dcd5dd91da29725ea605ac3 /xfce-extra/xfce4-xkb-plugin | |
parent | Stable for HPPA (bug #349053). (diff) | |
download | historical-c343f22f8d9a1592ac20d92cbc5ad357d7b42f79.tar.gz historical-c343f22f8d9a1592ac20d92cbc5ad357d7b42f79.tar.bz2 historical-c343f22f8d9a1592ac20d92cbc5ad357d7b42f79.zip |
Stable for HPPA (bug #349053).
Package-Manager: portage-2.2.0_alpha19/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.3.3-r9.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 69930e75f1a6..1cd644c732eb 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.22 2011/01/17 15:09:51 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.23 2011/01/25 20:31:43 jer Exp $ + + 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> + xfce4-xkb-plugin-0.5.3.3-r9.ebuild: + Stable for HPPA (bug #349053). 17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-xkb-plugin-0.5.3.3-r9.ebuild: diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild index d16af2dca7bc..2283d87f6caa 100644 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.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.3.3-r9.ebuild,v 1.3 2011/01/17 15:09:51 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r9.ebuild,v 1.4 2011/01/25 20:31:43 jer Exp $ EAPI=2 EAUTORECONF=yes @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${P}.tar.gz" LICENSE="BSD" 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=">=x11-libs/gtk+-2.6:2 |