diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-24 20:39:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-24 20:39:20 +0000 |
commit | 0f17c934962ddd26d96e1cfffd66ae29d94fffd7 (patch) | |
tree | 97ffcf98320e0d50c73da1114ee3c0795fca547f /x11-plugins/ascpu | |
parent | ktoblzcheck bump and removal of old stuff (diff) | |
download | gentoo-2-0f17c934962ddd26d96e1cfffd66ae29d94fffd7.tar.gz gentoo-2-0f17c934962ddd26d96e1cfffd66ae29d94fffd7.tar.bz2 gentoo-2-0f17c934962ddd26d96e1cfffd66ae29d94fffd7.zip |
Stable on ppc64; bug #153218
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-plugins/ascpu')
-rw-r--r-- | x11-plugins/ascpu/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/ascpu/ascpu-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/ascpu/ChangeLog b/x11-plugins/ascpu/ChangeLog index 14461cab48a1..ee6468d568f7 100644 --- a/x11-plugins/ascpu/ChangeLog +++ b/x11-plugins/ascpu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/ascpu # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ChangeLog,v 1.18 2006/11/23 09:12:25 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ChangeLog,v 1.19 2006/11/24 20:39:20 corsair Exp $ + + 24 Nov 2006; Markus Rothe <corsair@gentoo.org> ascpu-1.11.ebuild: + Stable on ppc64; bug #153218 23 Nov 2006; Christian Faulhammer <opfer@gentoo.org> ascpu-1.11.ebuild: stable x86, bug #153218 diff --git a/x11-plugins/ascpu/ascpu-1.11.ebuild b/x11-plugins/ascpu/ascpu-1.11.ebuild index 383369fef328..7ba9bd3cd1ce 100644 --- a/x11-plugins/ascpu/ascpu-1.11.ebuild +++ b/x11-plugins/ascpu/ascpu-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.11.ebuild,v 1.3 2006/11/23 09:12:25 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.11.ebuild,v 1.4 2006/11/24 20:39:20 corsair Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ HOMEPAGE="http://www.tigr.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~mips ppc ppc64 ~sparc x86" RDEPEND="x11-libs/libXpm x11-libs/libSM |