diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-09-25 17:29:14 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-09-25 17:29:14 +0000 |
commit | 52d33c52021f3779e785f4d8ee3564c53ac99398 (patch) | |
tree | bbe6a26775cef033bd28ef93741126af186afdf7 /x11-plugins/wmbutton | |
parent | Added ~amd64 keywords. Closes bug #107123 (diff) | |
download | gentoo-2-52d33c52021f3779e785f4d8ee3564c53ac99398.tar.gz gentoo-2-52d33c52021f3779e785f4d8ee3564c53ac99398.tar.bz2 gentoo-2-52d33c52021f3779e785f4d8ee3564c53ac99398.zip |
Added ~amd64 keywords. Closes bug #107124
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins/wmbutton')
-rw-r--r-- | x11-plugins/wmbutton/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmbutton/wmbutton-0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmbutton/ChangeLog b/x11-plugins/wmbutton/ChangeLog index 5e6d5ddf6df9..588ab26a740f 100644 --- a/x11-plugins/wmbutton/ChangeLog +++ b/x11-plugins/wmbutton/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmbutton -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbutton/ChangeLog,v 1.6 2004/11/24 05:08:13 weeve Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbutton/ChangeLog,v 1.7 2005/09/25 17:29:14 metalgod Exp $ + + 25 Sep 2005; Luis Medinas <metalgod@gentoo.org> wmbutton-0.5.ebuild: + Added ~amd64 keywords. Closes bug #107124 23 Nov 2004; Jason Wever <weeve@gentoo.org> wmbutton-0.5.ebuild: Added ~sparc keyword. diff --git a/x11-plugins/wmbutton/wmbutton-0.5.ebuild b/x11-plugins/wmbutton/wmbutton-0.5.ebuild index 858cbb93c8e3..a058aea8ace7 100644 --- a/x11-plugins/wmbutton/wmbutton-0.5.ebuild +++ b/x11-plugins/wmbutton/wmbutton-0.5.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/wmbutton/wmbutton-0.5.ebuild,v 1.6 2004/11/24 05:08:13 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbutton/wmbutton-0.5.ebuild,v 1.7 2005/09/25 17:29:14 metalgod Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="~amd64 ppc ~sparc x86" src_unpack() { |