summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-03-10 13:31:26 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-03-10 13:31:26 +0000
commitb9e4f0cc42a15c98a7f72192feb85c8194e4ebc6 (patch)
tree020fcc8d3aa5b1dca63e3300dbb9a92a36853e84 /x11-plugins
parentManual Manifest commit (diff)
downloadgentoo-2-b9e4f0cc42a15c98a7f72192feb85c8194e4ebc6.tar.gz
gentoo-2-b9e4f0cc42a15c98a7f72192feb85c8194e4ebc6.tar.bz2
gentoo-2-b9e4f0cc42a15c98a7f72192feb85c8194e4ebc6.zip
added ~amd64 KEYWORD, fixes #83856
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmseti/ChangeLog7
-rw-r--r--x11-plugins/wmseti/wmseti-1.0.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmseti/ChangeLog b/x11-plugins/wmseti/ChangeLog
index ef666b4cc5e4..c83539b2d420 100644
--- a/x11-plugins/wmseti/ChangeLog
+++ b/x11-plugins/wmseti/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmseti
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmseti/ChangeLog,v 1.4 2004/11/25 06:12:45 weeve Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmseti/ChangeLog,v 1.5 2005/03/10 13:31:26 luckyduck Exp $
+
+ 10 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> wmseti-1.0.3.ebuild:
+ added ~amd64 KEYWORD, fixes #83856
24 Nov 2004; Jason Wever <weeve@gentoo.org> wmseti-1.0.3.ebuild:
Added ~sparc keyword.
diff --git a/x11-plugins/wmseti/wmseti-1.0.3.ebuild b/x11-plugins/wmseti/wmseti-1.0.3.ebuild
index 20106548b146..4f65b377dade 100644
--- a/x11-plugins/wmseti/wmseti-1.0.3.ebuild
+++ b/x11-plugins/wmseti/wmseti-1.0.3.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/wmseti/wmseti-1.0.3.ebuild,v 1.5 2004/11/25 06:12:45 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmseti/wmseti-1.0.3.ebuild,v 1.6 2005/03/10 13:31:26 luckyduck Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://wmseti.sourceforge.net/"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc ~amd64"
LICENSE="GPL-2"
DEPEND="virtual/x11"