diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-22 20:50:34 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-22 20:50:34 +0000 |
commit | eb04081cc1092a14f5f7fe602a72320956b8d283 (patch) | |
tree | 5885aea5ba14292c3d7a07e31b9ea33073caf784 /xfce-extra/xfce4-cpugraph-plugin | |
parent | ppc/ppc64 stable wrt #358407 (diff) | |
download | gentoo-2-eb04081cc1092a14f5f7fe602a72320956b8d283.tar.gz gentoo-2-eb04081cc1092a14f5f7fe602a72320956b8d283.tar.bz2 gentoo-2-eb04081cc1092a14f5f7fe602a72320956b8d283.zip |
ppc/ppc64 stable wrt #358407
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
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.1.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 1a4ad8df1987..f2837afc9a9e 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.14 2011/03/22 10:41:57 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.15 2011/03/22 20:50:34 xarthisius Exp $ + + 22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + xfce4-cpugraph-plugin-1.0.1.ebuild: + ppc/ppc64 stable wrt #358407 22 Mar 2011; Thomas Kahle <tomka@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 e6254a337db9..cd041a867d7b 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.4 2011/03/22 10:41:57 tomka Exp $ +# $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 $ 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 |