diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-18 00:34:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-18 00:34:55 +0000 |
commit | df02c754c18b9365e5027c1d0ab2e945d2b933a4 (patch) | |
tree | 830d30d5a989a9c7d178e5d1caec70d138d013c1 /xfce-extra/xfce4-xkb-plugin | |
parent | Stable for HPPA (bug #281427). (diff) | |
download | gentoo-2-df02c754c18b9365e5027c1d0ab2e945d2b933a4.tar.gz gentoo-2-df02c754c18b9365e5027c1d0ab2e945d2b933a4.tar.bz2 gentoo-2-df02c754c18b9365e5027c1d0ab2e945d2b933a4.zip |
Stable for HPPA (bug #281427).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-xkb-plugin')
-rw-r--r-- | xfce-extra/xfce4-xkb-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-xkb-plugin/ChangeLog b/xfce-extra/xfce4-xkb-plugin/ChangeLog index 4f8b6ecd7091..e2e274b567be 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.17 2009/12/03 17:00:45 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/ChangeLog,v 1.18 2010/01/18 00:34:55 jer Exp $ + + 18 Jan 2010; Jeroen Roovers <jer@gentoo.org> + xfce4-xkb-plugin-0.5.3.3-r1.ebuild: + Stable for HPPA (bug #281427). 03 Dec 2009; Brent Baude <ranger@gentoo.org> xfce4-xkb-plugin-0.5.3.3-r1.ebuild: diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r1.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r1.ebuild index cb959f7964a9..780f1f319bab 100644 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r1.ebuild +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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-r1.ebuild,v 1.9 2009/12/03 17:00:45 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.3.3-r1.ebuild,v 1.10 2010/01/18 00:34:55 jer Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,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 |