diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 12:51:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 12:51:44 +0000 |
commit | 726ae5b754485ae1b7c81c412ae7e3000543f9a6 (patch) | |
tree | c905c4035df9025a2e43b2695ab0c852c21519e3 /x11-plugins/ascpu | |
parent | Initial import of ebuild, thanks to Petric Frank <pfrank@gmx.de> who will als... (diff) | |
download | gentoo-2-726ae5b754485ae1b7c81c412ae7e3000543f9a6.tar.gz gentoo-2-726ae5b754485ae1b7c81c412ae7e3000543f9a6.tar.bz2 gentoo-2-726ae5b754485ae1b7c81c412ae7e3000543f9a6.zip |
Stable on sparc wrt #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 10c10d1c1ad8..b5719191f0f2 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.20 2006/11/27 00:50:33 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ChangeLog,v 1.21 2006/11/27 12:51:44 gustavoz Exp $ + + 27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> ascpu-1.11.ebuild: + Stable on sparc wrt #153218 27 Nov 2006; <malc@gentoo.org> ascpu-1.11.ebuild: Add amd64 - bug #153218 diff --git a/x11-plugins/ascpu/ascpu-1.11.ebuild b/x11-plugins/ascpu/ascpu-1.11.ebuild index 1aea98f38459..b17da63a8e6a 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.5 2006/11/27 00:50:33 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.11.ebuild,v 1.6 2006/11/27 12:51:44 gustavoz 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 |