diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:09:57 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:09:57 +0000 |
commit | 53a6f8bcbcac9b5760c9ce39da7566799a27ae87 (patch) | |
tree | 796e5f2f18cac67e70affeb67ca952129cd4c6c3 /x11-plugins/wmbutton | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-53a6f8bcbcac9b5760c9ce39da7566799a27ae87.tar.gz gentoo-2-53a6f8bcbcac9b5760c9ce39da7566799a27ae87.tar.bz2 gentoo-2-53a6f8bcbcac9b5760c9ce39da7566799a27ae87.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmbutton')
-rw-r--r-- | x11-plugins/wmbutton/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmbutton/wmbutton-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmbutton/ChangeLog b/x11-plugins/wmbutton/ChangeLog index d77aa0e4bb6c..5e6d5ddf6df9 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.5 2004/09/04 00:23:34 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbutton/ChangeLog,v 1.6 2004/11/24 05:08:13 weeve Exp $ + + 23 Nov 2004; Jason Wever <weeve@gentoo.org> wmbutton-0.5.ebuild: + Added ~sparc keyword. 04 Sep 2004; Michele Noberasco <s4t4n@gentoo.org> wmbutton-0.5.ebuild: Stable for x86... diff --git a/x11-plugins/wmbutton/wmbutton-0.5.ebuild b/x11-plugins/wmbutton/wmbutton-0.5.ebuild index c7b6f5a839a6..858cbb93c8e3 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 # 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.5 2004/09/04 00:23:34 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbutton/wmbutton-0.5.ebuild,v 1.6 2004/11/24 05:08:13 weeve Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~sparc" src_unpack() { |