diff options
author | Tom Martin <slarti@gentoo.org> | 2004-07-09 23:50:16 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-07-09 23:50:16 +0000 |
commit | 2dfeddda1b288ae48991b7e5c9b92bfd8112f111 (patch) | |
tree | 498aa6f17b65fb636165c03a0562ada1794042af /x11-plugins/gkrellstock | |
parent | header fix (diff) | |
download | historical-2dfeddda1b288ae48991b7e5c9b92bfd8112f111.tar.gz historical-2dfeddda1b288ae48991b7e5c9b92bfd8112f111.tar.bz2 historical-2dfeddda1b288ae48991b7e5c9b92bfd8112f111.zip |
Marked ~amd64.
Diffstat (limited to 'x11-plugins/gkrellstock')
-rw-r--r-- | x11-plugins/gkrellstock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellstock/gkrellstock-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellstock/ChangeLog b/x11-plugins/gkrellstock/ChangeLog index a934132f587e..e9907bd353f5 100644 --- a/x11-plugins/gkrellstock/ChangeLog +++ b/x11-plugins/gkrellstock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellstock # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/ChangeLog,v 1.5 2004/06/24 22:59:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/ChangeLog,v 1.6 2004/07/09 23:44:54 slarti Exp $ + + 10 Jul 2004; Tom Martin <slarti@gentoo.org> : + Marked ~amd64. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild b/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild index ca565d1cd985..e247bed36b9f 100644 --- a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild +++ b/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild,v 1.9 2004/06/24 22:59:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild,v 1.10 2004/07/09 23:44:54 slarti Exp $ IUSE="" S=${WORKDIR}/${P/s/S} @@ -14,7 +14,7 @@ DEPEND=">=app-admin/gkrellm-2* SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc ~amd64" src_compile() { emake || die |