diff options
author | Kristopher Kersey <augustus@gentoo.org> | 2004-03-16 16:46:23 +0000 |
---|---|---|
committer | Kristopher Kersey <augustus@gentoo.org> | 2004-03-16 16:46:23 +0000 |
commit | f424a4270a92ccdad4d1ab73d44cf9e3b2253873 (patch) | |
tree | 0328a5a9528f747fc999685ec7be74a4ff3e50b8 /x11-plugins/gkrellmoon | |
parent | virtual/alsa fix for bug #27746. (Manifest recommit) (diff) | |
download | gentoo-2-f424a4270a92ccdad4d1ab73d44cf9e3b2253873.tar.gz gentoo-2-f424a4270a92ccdad4d1ab73d44cf9e3b2253873.tar.bz2 gentoo-2-f424a4270a92ccdad4d1ab73d44cf9e3b2253873.zip |
Marked for AMD64.
Diffstat (limited to 'x11-plugins/gkrellmoon')
-rw-r--r-- | x11-plugins/gkrellmoon/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellmoon/ChangeLog b/x11-plugins/gkrellmoon/ChangeLog index 7bcd4071a82b..35055dd77be3 100644 --- a/x11-plugins/gkrellmoon/ChangeLog +++ b/x11-plugins/gkrellmoon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellmoon -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/ChangeLog,v 1.9 2003/09/04 13:33:24 agriffis Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/ChangeLog,v 1.10 2004/03/16 16:46:23 augustus Exp $ + + 16 Mar 2004; <augustus@gentoo.org> gkrellmoon-0.6.ebuild: + Marked for AMD64. 04 Sep 2003; Aron Griffis <agriffis@gentoo.org> gkrellmoon-0.6.ebuild: stable on alpha diff --git a/x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild b/x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild index a8d04cf9dcea..d24daa8391aa 100644 --- a/x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild +++ b/x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild,v 1.3 2003/09/04 13:33:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmoon/gkrellmoon-0.6.ebuild,v 1.4 2004/03/16 16:46:23 augustus Exp $ S=${WORKDIR}/${P} DESCRIPTION="A GKrellM2 plugin of the famous wmMoonClock dockapp" @@ -12,7 +12,7 @@ DEPEND="=app-admin/gkrellm-2* SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha amd64" src_compile() { emake || die |