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 | b13db539758ed417f43353fa33de9601ca8e36f6 (patch) | |
tree | faf2de91cb7c3a66bc6372f00885f8d037747241 /x11-plugins/wmbutton | |
parent | Added ~amd64 keywords. Closes bug #107123 (diff) | |
download | historical-b13db539758ed417f43353fa33de9601ca8e36f6.tar.gz historical-b13db539758ed417f43353fa33de9601ca8e36f6.tar.bz2 historical-b13db539758ed417f43353fa33de9601ca8e36f6.zip |
Added ~amd64 keywords. Closes bug #107124
Package-Manager: portage-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/Manifest | 10 | ||||
-rw-r--r-- | x11-plugins/wmbutton/wmbutton-0.5.ebuild | 6 |
3 files changed, 18 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/Manifest b/x11-plugins/wmbutton/Manifest index 27235ee20a43..f1053e045f4e 100644 --- a/x11-plugins/wmbutton/Manifest +++ b/x11-plugins/wmbutton/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 a6e427d77df693bcabefe381b040c830 ChangeLog 1003 MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165 MD5 e9eed0598402a0b172d0ac6a4808b59a wmbutton-0.5.ebuild 929 @@ -6,3 +9,10 @@ MD5 7d562ae9a457c07a11b6c6038769dc6f files/sample.wmbutton 659 MD5 542aee10cbc05b839c1f6d09f98b6406 files/wmbutton-buttons.xpm 25003 MD5 76263f6d447775d0a50f3a42e9e8299e files/wmbutton-cflags.patch 483 MD5 1bbe314d935c36bdb0cc7e80141624c9 files/wmbutton.desktop 242 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDNuy5wUpWvClEHQoRArlPAJsF82GCePfmhkjq4qUa+lY/dwkHogCghwsz +Jl1CnwU2W/w25MAZJ5pXqA4= +=/lkC +-----END PGP SIGNATURE----- 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() { |