diff options
22 files changed, 73 insertions, 33 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/ChangeLog b/xfce-extra/xfce4-cpugraph-plugin/ChangeLog index f2837afc9a9e..e1acb778db1b 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/ChangeLog +++ b/xfce-extra/xfce4-cpugraph-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-cpugraph-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.15 2011/03/22 20:50:34 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.16 2011/03/29 13:11:46 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> + xfce4-cpugraph-plugin-1.0.1.ebuild: + Stable for HPPA (bug #358407). 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-cpugraph-plugin-1.0.1.ebuild: diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild index cd041a867d7b..4c7b3b9edfa5 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.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-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild,v 1.5 2011/03/22 20:50:34 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.1.ebuild,v 1.6 2011/03/29 13:11:46 jer Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2" LICENSE="BSD 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/libxfcegui4-4.3.20 diff --git a/xfce-extra/xfce4-diskperf-plugin/ChangeLog b/xfce-extra/xfce4-diskperf-plugin/ChangeLog index 0ac059d93eec..0114aacfe199 100644 --- a/xfce-extra/xfce4-diskperf-plugin/ChangeLog +++ b/xfce-extra/xfce4-diskperf-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-diskperf-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/ChangeLog,v 1.8 2011/03/22 20:51:27 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/ChangeLog,v 1.9 2011/03/29 13:12:30 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> + xfce4-diskperf-plugin-2.3.0.ebuild: + Stable for HPPA (bug #358407). 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-diskperf-plugin-2.3.0.ebuild: diff --git a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.3.0.ebuild b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.3.0.ebuild index f92e62feec0c..ee49dd32c192 100644 --- a/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.3.0.ebuild +++ b/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.3.0.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-diskperf-plugin/xfce4-diskperf-plugin-2.3.0.ebuild,v 1.5 2011/03/22 20:51:27 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.3.0.ebuild,v 1.6 2011/03/29 13:12:30 jer Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/2.3/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" RDEPEND=">=xfce-base/libxfcegui4-4.3.90 diff --git a/xfce-extra/xfce4-eyes-plugin/ChangeLog b/xfce-extra/xfce4-eyes-plugin/ChangeLog index 5a562250ebda..c6be2a714dd7 100644 --- a/xfce-extra/xfce4-eyes-plugin/ChangeLog +++ b/xfce-extra/xfce4-eyes-plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-eyes-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/ChangeLog,v 1.7 2011/03/22 20:52:02 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/ChangeLog,v 1.8 2011/03/29 13:12:48 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> xfce4-eyes-plugin-4.4.1.ebuild: + Stable for HPPA (bug #358407). 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-eyes-plugin-4.4.1.ebuild: diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild index 1b2dc24aeb0a..d79dd64108d4 100644 --- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild +++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.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-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild,v 1.5 2011/03/22 20:52:02 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.1.ebuild,v 1.6 2011/03/29 13:12:48 jer Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/4.4/${P}.tar.bz2" LICENSE="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=">=x11-libs/gtk+-2.6:2 diff --git a/xfce-extra/xfce4-fsguard-plugin/ChangeLog b/xfce-extra/xfce4-fsguard-plugin/ChangeLog index 402300a188e5..2293e7f8f0e0 100644 --- a/xfce-extra/xfce4-fsguard-plugin/ChangeLog +++ b/xfce-extra/xfce4-fsguard-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-fsguard-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.8 2011/03/22 20:52:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/ChangeLog,v 1.9 2011/03/29 13:13:39 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> + xfce4-fsguard-plugin-1.0.0.ebuild: + Stable for HPPA (bug #358407). 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-fsguard-plugin-1.0.0.ebuild: diff --git a/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild index 47a0c74c2477..e0996e9e6875 100644 --- a/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.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-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.6 2011/03/22 20:52:41 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.0.ebuild,v 1.7 2011/03/29 13:13:39 jer Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2" LICENSE="GPL-3" 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="" RDEPEND=">=x11-libs/gtk+-2.6:2 diff --git a/xfce-extra/xfce4-mixer/ChangeLog b/xfce-extra/xfce4-mixer/ChangeLog index fe7898aebfe1..37b0fa25ab21 100644 --- a/xfce-extra/xfce4-mixer/ChangeLog +++ b/xfce-extra/xfce4-mixer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-mixer # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.131 2011/03/22 20:53:19 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/ChangeLog,v 1.132 2011/03/29 13:13:54 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> xfce4-mixer-4.8.0.ebuild: + Stable for HPPA (bug #358407). 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-mixer-4.8.0.ebuild: ppc/ppc64 stable wrt #358407 diff --git a/xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild b/xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild index d1a6208afe30..14d0f50a615c 100644 --- a/xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild +++ b/xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.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-mixer/xfce4-mixer-4.8.0.ebuild,v 1.7 2011/03/22 20:53:19 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mixer/xfce4-mixer-4.8.0.ebuild,v 1.8 2011/03/29 13:13:54 jer Exp $ EAPI=3 inherit xfconf @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/4.8/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="alsa debug oss" COMMON_DEPEND=">=dev-libs/glib-2.18:2 diff --git a/xfce-extra/xfce4-netload-plugin/ChangeLog b/xfce-extra/xfce4-netload-plugin/ChangeLog index 6257de42d1f6..578cfe353d5d 100644 --- a/xfce-extra/xfce4-netload-plugin/ChangeLog +++ b/xfce-extra/xfce4-netload-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-netload-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.16 2011/03/22 20:53:53 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 1.17 2011/03/29 13:14:32 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> + xfce4-netload-plugin-1.0.0.ebuild: + Stable for HPPA (bug #358407). 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-netload-plugin-1.0.0.ebuild: diff --git a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild index 08f61c17fffb..d8ebc7226ff6 100644 --- a/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.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-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.6 2011/03/22 20:53:53 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.0.0.ebuild,v 1.7 2011/03/29 13:14:32 jer Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2" LICENSE="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/libxfcegui4-4.4.0 diff --git a/xfce-extra/xfce4-notes-plugin/ChangeLog b/xfce-extra/xfce4-notes-plugin/ChangeLog index 200537a75d67..3d790ac89bad 100644 --- a/xfce-extra/xfce4-notes-plugin/ChangeLog +++ b/xfce-extra/xfce4-notes-plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-notes-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.34 2011/03/28 14:40:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.35 2011/03/29 13:15:03 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> xfce4-notes-plugin-1.7.7.ebuild: + Stable for HPPA (bug #358407). 28 Mar 2011; Christoph Mende <angelos@gentoo.org> xfce4-notes-plugin-1.7.6.ebuild, xfce4-notes-plugin-1.7.7.ebuild: diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild index e8c8ac5075ab..c60cd39d21cb 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.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-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.8 2011/03/28 14:40:20 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.9 2011/03/29 13:15:03 jer Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.7/${P}.tar.bz2" LICENSE="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="" RDEPEND=">=dev-libs/glib-2.16:2 diff --git a/xfce-extra/xfce4-systemload-plugin/ChangeLog b/xfce-extra/xfce4-systemload-plugin/ChangeLog index 2f12b9a48954..aa5d26c7bf24 100644 --- a/xfce-extra/xfce4-systemload-plugin/ChangeLog +++ b/xfce-extra/xfce4-systemload-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-systemload-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.15 2011/03/22 20:54:59 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.16 2011/03/29 13:15:35 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> + xfce4-systemload-plugin-1.0.0.ebuild: + Stable for HPPA (bug #358407). 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-systemload-plugin-1.0.0.ebuild: diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild index 24c15b89cfed..2565178cc059 100644 --- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.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-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild,v 1.5 2011/03/22 20:54:59 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.0.0.ebuild,v 1.6 2011/03/29 13:15:35 jer Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2" 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 diff --git a/xfce-extra/xfce4-time-out-plugin/ChangeLog b/xfce-extra/xfce4-time-out-plugin/ChangeLog index 14bace9e6cba..c245291ff48c 100644 --- a/xfce-extra/xfce4-time-out-plugin/ChangeLog +++ b/xfce-extra/xfce4-time-out-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-time-out-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.8 2011/03/22 20:55:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/ChangeLog,v 1.9 2011/03/29 13:16:17 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> + xfce4-time-out-plugin-1.0.0.ebuild: + Stable for HPPA (bug #358407). 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-time-out-plugin-1.0.0.ebuild: diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild index 2222e4c7f871..124dbaa1e405 100644 --- a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.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-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild,v 1.6 2011/03/22 20:55:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.0.ebuild,v 1.7 2011/03/29 13:16:17 jer Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2" LICENSE="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="" RDEPEND=">=x11-libs/gtk+-2.8:2 diff --git a/xfce-extra/xfce4-verve-plugin/ChangeLog b/xfce-extra/xfce4-verve-plugin/ChangeLog index 7ec058be0977..7e2ba15b0abf 100644 --- a/xfce-extra/xfce4-verve-plugin/ChangeLog +++ b/xfce-extra/xfce4-verve-plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-verve-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-verve-plugin/ChangeLog,v 1.11 2011/03/22 20:56:29 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-verve-plugin/ChangeLog,v 1.12 2011/03/29 13:16:52 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> xfce4-verve-plugin-1.0.0.ebuild: + Stable for HPPA (bug #358407). 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-verve-plugin-1.0.0.ebuild: diff --git a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild index c2c125aa54f6..a13859c262e8 100644 --- a/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.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-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild,v 1.6 2011/03/22 20:56:29 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-verve-plugin/xfce4-verve-plugin-1.0.0.ebuild,v 1.7 2011/03/29 13:16:52 jer Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.0/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" IUSE="dbus" RDEPEND=">=xfce-base/exo-0.3.1.3 diff --git a/xfce-extra/xfce4-wavelan-plugin/ChangeLog b/xfce-extra/xfce4-wavelan-plugin/ChangeLog index f911dfcbe02e..24d75002b146 100644 --- a/xfce-extra/xfce4-wavelan-plugin/ChangeLog +++ b/xfce-extra/xfce4-wavelan-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-wavelan-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wavelan-plugin/ChangeLog,v 1.12 2011/03/22 20:57:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wavelan-plugin/ChangeLog,v 1.13 2011/03/29 13:17:08 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> + xfce4-wavelan-plugin-0.5.6.ebuild: + Stable for HPPA (bug #358407). 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-wavelan-plugin-0.5.6.ebuild: diff --git a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.6.ebuild b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.6.ebuild index 2209afdd8d99..718a9241544d 100644 --- a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.6.ebuild +++ b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.6.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-wavelan-plugin/xfce4-wavelan-plugin-0.5.6.ebuild,v 1.5 2011/03/22 20:57:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.5.6.ebuild,v 1.6 2011/03/29 13:17:08 jer Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86" +KEYWORDS="amd64 ~arm hppa ppc ppc64 x86" IUSE="" RDEPEND=">=xfce-base/xfce4-panel-4.3.20 |