diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-04-27 17:51:08 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-04-27 17:51:08 +0000 |
commit | 3d3a00e051d258cdd156cc599556f21b8f1e6a67 (patch) | |
tree | 7ef740825ea2fedc1cc898c7fac50913cc1ebeb7 /x11-plugins/gkrellstock | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-3d3a00e051d258cdd156cc599556f21b8f1e6a67.tar.gz gentoo-2-3d3a00e051d258cdd156cc599556f21b8f1e6a67.tar.bz2 gentoo-2-3d3a00e051d258cdd156cc599556f21b8f1e6a67.zip |
Stable on amd64
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'x11-plugins/gkrellstock')
-rw-r--r-- | x11-plugins/gkrellstock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellstock/Manifest | 14 | ||||
-rw-r--r-- | x11-plugins/gkrellstock/gkrellstock-0.5.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/x11-plugins/gkrellstock/ChangeLog b/x11-plugins/gkrellstock/ChangeLog index c0a569a421f5..e2fa155df1ca 100644 --- a/x11-plugins/gkrellstock/ChangeLog +++ b/x11-plugins/gkrellstock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellstock # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/ChangeLog,v 1.7 2005/04/27 17:44:03 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/ChangeLog,v 1.8 2005/04/27 17:51:08 herbs Exp $ + + 27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gkrellstock-0.5.ebuild: + Stable on amd64. 27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gkrellstock-0.5.ebuild: multilib fixes diff --git a/x11-plugins/gkrellstock/Manifest b/x11-plugins/gkrellstock/Manifest index fc24dfcb10f4..e5ebf40b62f8 100644 --- a/x11-plugins/gkrellstock/Manifest +++ b/x11-plugins/gkrellstock/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 95d79bd0d8491f18b358369a72b643a2 gkrellstock-0.4.ebuild 723 -MD5 a5cc6b0cb133cb25ee1f86c11b5a5079 gkrellstock-0.5.ebuild 754 -MD5 0f4a7298920ba6f2f66822c325c8442e ChangeLog 933 +MD5 bc019c412cf93743098c413f90426e10 gkrellstock-0.5.ebuild 753 +MD5 68316ed84a4196f5c39816199d084c24 ChangeLog 1026 MD5 39486a7dd45163fa00f17106b8588ecf files/digest-gkrellstock-0.4 66 MD5 21a515056c296f8cc9cdba966f4d8550 files/digest-gkrellstock-0.5 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCb8982G5bA0cA/ScRAuJkAJ9Hb+Nlc4mjJUCHhR02A0l9vcDiSgCfYrWv -4qk3yXiP4pXg3NpHbRml1ck= -=Kcsj ------END PGP SIGNATURE----- diff --git a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild b/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild index b4997be64b81..dd157a3c756d 100644 --- a/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild +++ b/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.11 2005/04/27 17:44:03 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellstock/gkrellstock-0.5.ebuild,v 1.12 2005/04/27 17:51:08 herbs Exp $ inherit multilib @@ -16,7 +16,7 @@ DEPEND=">=app-admin/gkrellm-2* SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc ~amd64" +KEYWORDS="x86 sparc ppc amd64" src_compile() { emake || die |