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 | d1096567e03863a46bc95485a2535cde10bad69c (patch) | |
tree | e0f93886481048c72442a98a386242f2455d2919 /x11-plugins | |
parent | Stable on alpha, bug 72113. (Manifest recommit) (diff) | |
download | gentoo-2-d1096567e03863a46bc95485a2535cde10bad69c.tar.gz gentoo-2-d1096567e03863a46bc95485a2535cde10bad69c.tar.bz2 gentoo-2-d1096567e03863a46bc95485a2535cde10bad69c.zip |
~amd64 for bug 69978.
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmdate/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmdate/wmdate-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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} |