diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-11-05 11:36:57 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-11-05 11:36:57 +0000 |
commit | 5cc808ca0cd29fda60e60490bd3eef0613caf839 (patch) | |
tree | ba515214b7f1708b07855accacc773063d548f57 /xfce-extra/xfce4-cpugraph-plugin | |
parent | x86 stable wrt bug #344243 (diff) | |
download | gentoo-2-5cc808ca0cd29fda60e60490bd3eef0613caf839.tar.gz gentoo-2-5cc808ca0cd29fda60e60490bd3eef0613caf839.tar.bz2 gentoo-2-5cc808ca0cd29fda60e60490bd3eef0613caf839.zip |
x86 stable wrt bug #343985
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-cpugraph-plugin')
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/ChangeLog b/xfce-extra/xfce4-cpugraph-plugin/ChangeLog index a497378e6040..bb22abf89f57 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.4 2010/10/02 17:06:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.5 2010/11/05 11:36:57 phajdan.jr Exp $ + + 05 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + xfce4-cpugraph-plugin-1.0.0.ebuild: + x86 stable wrt bug #343985 *xfce4-cpugraph-plugin-1.0.0 (02 Oct 2010) diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.ebuild index b42e44b05cdf..5450ba070898 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.ebuild +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.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-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.ebuild,v 1.1 2010/10/02 17:06:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.0.ebuild,v 1.2 2010/11/05 11:36:57 phajdan.jr Exp $ EAPI=2 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 |