diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-29 07:25:09 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-29 07:25:09 +0000 |
commit | 7e9cb121f567e340d5e6a88b564c06d9b47fa902 (patch) | |
tree | 2c3dacf22762b1c5392798b973c1189079c51123 /xfce-extra | |
parent | Stable on amd64 wrt bug #323729 (diff) | |
download | gentoo-2-7e9cb121f567e340d5e6a88b564c06d9b47fa902.tar.gz gentoo-2-7e9cb121f567e340d5e6a88b564c06d9b47fa902.tar.bz2 gentoo-2-7e9cb121f567e340d5e6a88b564c06d9b47fa902.zip |
Stable on amd64 wrt bug #323729
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-systemload-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-0.4.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systemload-plugin/ChangeLog b/xfce-extra/xfce4-systemload-plugin/ChangeLog index adbc3910a1f2..57ddcd5a9648 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.3 2010/04/22 16:32:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.4 2010/06/29 07:25:09 angelos Exp $ + + 29 Jun 2010; Christoph Mende <angelos@gentoo.org> + xfce4-systemload-plugin-0.4.2-r1.ebuild: + Stable on amd64 wrt bug #323729 *xfce4-systemload-plugin-0.4.2-r1 (22 Apr 2010) diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-0.4.2-r1.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-0.4.2-r1.ebuild index c11e8d020b73..92dcae802a7f 100644 --- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-0.4.2-r1.ebuild +++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-0.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-0.4.2-r1.ebuild,v 1.1 2010/04/22 16:32:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-0.4.2-r1.ebuild,v 1.2 2010/06/29 07:25:09 angelos Exp $ EAUTORECONF=yes EINTLTOOLIZE=yes @@ -13,7 +13,7 @@ SRC_URI="http://www.us.xfce.org/archive/src/panel-plugins/xfce4-systemload-plugi 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 |