diff options
author | Tom Martin <slarti@gentoo.org> | 2004-12-05 15:27:34 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-12-05 15:27:34 +0000 |
commit | 3646f5dfdebde9a77bc275d9ff899e02f4982181 (patch) | |
tree | 0496544ac2036104fb4829a34cf0f877ed3401aa /x11-plugins | |
parent | Stable on alpha, bug 72113. (diff) | |
download | historical-3646f5dfdebde9a77bc275d9ff899e02f4982181.tar.gz historical-3646f5dfdebde9a77bc275d9ff899e02f4982181.tar.bz2 historical-3646f5dfdebde9a77bc275d9ff899e02f4982181.zip |
~amd64 for bug 69978.
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmdate/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmdate/Manifest | 16 | ||||
-rw-r--r-- | x11-plugins/wmdate/wmdate-0.7.ebuild | 4 |
3 files changed, 19 insertions, 6 deletions
diff --git a/x11-plugins/wmdate/ChangeLog b/x11-plugins/wmdate/ChangeLog index 0bf62be94bf4..71fe996c8d37 100644 --- a/x11-plugins/wmdate/ChangeLog +++ b/x11-plugins/wmdate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmdate # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/ChangeLog,v 1.6 2004/11/24 05:20:36 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/ChangeLog,v 1.7 2004/12/05 15:27:34 slarti Exp $ + + 05 Dec 2004; Tom Martin <slarti@gentoo.org> wmdate-0.7.ebuild: + Marked ~amd64, resolves bug 69978. 23 Nov 2004; Jason Wever <weeve@gentoo.org> wmdate-0.7.ebuild: Added ~sparc keyword. diff --git a/x11-plugins/wmdate/Manifest b/x11-plugins/wmdate/Manifest index b6f0399f3986..83f9d6414fb5 100644 --- a/x11-plugins/wmdate/Manifest +++ b/x11-plugins/wmdate/Manifest @@ -1,6 +1,16 @@ -MD5 d81a5cb32ab9fe822fb5a112d2ee0e37 ChangeLog 844 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 7d987accee7242d22567d533a74e7f28 wmdate-0.7.ebuild 956 +MD5 369da39cec33da8299c62af05ba96cb3 ChangeLog 948 MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165 -MD5 f88c2a5dad87c8bc9824ec8b81eebd14 wmdate-0.7.ebuild 948 +MD5 cbce7d60a34c9e6e85e1ceca103ba8b0 files/wmdate.desktop 210 MD5 3531a546777dce8d7d88b1a576413556 files/digest-wmdate-0.7 61 MD5 a842ee25f4a612037b0b05c2b05f7fe7 files/wmdate-ComplexProgramTargetNoMan.patch 349 -MD5 cbce7d60a34c9e6e85e1ceca103ba8b0 files/wmdate.desktop 210 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBsykuCHk4+ZoBpvsRAs0xAJ96um5EthpLNEE5TcFWQj7EXW8FbACfe/aF +LV0DmdhGWr/leWgsixmcXS0= +=Ba8B +-----END PGP SIGNATURE----- diff --git a/x11-plugins/wmdate/wmdate-0.7.ebuild b/x11-plugins/wmdate/wmdate-0.7.ebuild index 3fd8ee833d11..c2792d3470e8 100644 --- a/x11-plugins/wmdate/wmdate-0.7.ebuild +++ b/x11-plugins/wmdate/wmdate-0.7.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/wmdate/wmdate-0.7.ebuild,v 1.6 2004/11/24 05:20:36 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/wmdate-0.7.ebuild,v 1.7 2004/12/05 15:27:34 slarti Exp $ inherit eutils @@ -15,7 +15,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ppc64 ~sparc" +KEYWORDS="x86 ppc ppc64 ~sparc ~amd64" src_unpack() { unpack ${A} |