diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-05-15 00:47:48 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-05-15 00:47:48 +0000 |
commit | abb2412f2f29569c80f3b4966de085121edb50a0 (patch) | |
tree | 81c9bb12a2ea75a83e72568e2c1c249927ecc2cd /x11-plugins/wmdate | |
parent | New revision, 0.17.2-r1, fixing bug #92626. (diff) | |
download | gentoo-2-abb2412f2f29569c80f3b4966de085121edb50a0.tar.gz gentoo-2-abb2412f2f29569c80f3b4966de085121edb50a0.tar.bz2 gentoo-2-abb2412f2f29569c80f3b4966de085121edb50a0.zip |
stable on amd64
(Portage version: 2.0.51.21)
Diffstat (limited to 'x11-plugins/wmdate')
-rw-r--r-- | x11-plugins/wmdate/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmdate/Manifest | 14 | ||||
-rw-r--r-- | x11-plugins/wmdate/wmdate-0.7.ebuild | 6 |
3 files changed, 10 insertions, 17 deletions
diff --git a/x11-plugins/wmdate/ChangeLog b/x11-plugins/wmdate/ChangeLog index 71fe996c8d37..b687142ac517 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.7 2004/12/05 15:27:34 slarti Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/ChangeLog,v 1.8 2005/05/15 00:47:48 luckyduck Exp $ + + 15 May 2005; Jan Brinkmann <luckyduck@gentoo.org> wmdate-0.7.ebuild: + stable on amd64 05 Dec 2004; Tom Martin <slarti@gentoo.org> wmdate-0.7.ebuild: Marked ~amd64, resolves bug 69978. diff --git a/x11-plugins/wmdate/Manifest b/x11-plugins/wmdate/Manifest index 83f9d6414fb5..e2f6dd7bfce6 100644 --- a/x11-plugins/wmdate/Manifest +++ b/x11-plugins/wmdate/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 7d987accee7242d22567d533a74e7f28 wmdate-0.7.ebuild 956 -MD5 369da39cec33da8299c62af05ba96cb3 ChangeLog 948 +MD5 a22d5a9241d6196fc241707a7a976b43 wmdate-0.7.ebuild 955 +MD5 14bcefd78ab9b5fadba985f4195c6dda ChangeLog 1038 MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165 MD5 cbce7d60a34c9e6e85e1ceca103ba8b0 files/wmdate.desktop 210 MD5 3531a546777dce8d7d88b1a576413556 files/digest-wmdate-0.7 61 MD5 a842ee25f4a612037b0b05c2b05f7fe7 files/wmdate-ComplexProgramTargetNoMan.patch 349 ------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 c2792d3470e8..7a8a531ed4bf 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 +# Copyright 1999-2005 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.7 2004/12/05 15:27:34 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/wmdate-0.7.ebuild,v 1.8 2005/05/15 00:47:48 luckyduck Exp $ inherit eutils @@ -15,7 +15,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ppc64 ~sparc ~amd64" +KEYWORDS="x86 ppc ppc64 ~sparc amd64" src_unpack() { unpack ${A} |