diff options
author | Malcolm Lashley <malc@gentoo.org> | 2006-11-27 00:51:37 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2006-11-27 00:51:37 +0000 |
commit | 7ae59993a333c792cb40ce9625cc094a9afc7c59 (patch) | |
tree | 35a4476f60eb66d8533f7df98a27d420aedd6a26 /x11-plugins/ascpu | |
parent | Add ~amd64 - bug #153218 (diff) | |
download | historical-7ae59993a333c792cb40ce9625cc094a9afc7c59.tar.gz historical-7ae59993a333c792cb40ce9625cc094a9afc7c59.tar.bz2 historical-7ae59993a333c792cb40ce9625cc094a9afc7c59.zip |
Add amd64 - bug #153218
Package-Manager: portage-2.1.2_rc2-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 ee6468d568f7..10c10d1c1ad8 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.19 2006/11/24 20:39:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ChangeLog,v 1.20 2006/11/27 00:50:33 malc Exp $ + + 27 Nov 2006; <malc@gentoo.org> ascpu-1.11.ebuild: + Add amd64 - bug #153218 24 Nov 2006; Markus Rothe <corsair@gentoo.org> ascpu-1.11.ebuild: Stable on ppc64; bug #153218 diff --git a/x11-plugins/ascpu/ascpu-1.11.ebuild b/x11-plugins/ascpu/ascpu-1.11.ebuild index 7ba9bd3cd1ce..1aea98f38459 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.4 2006/11/24 20:39:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.11.ebuild,v 1.5 2006/11/27 00:50:33 malc 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 |