diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-28 20:55:51 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-28 20:55:51 +0000 |
commit | 00966847401415a892ab398b674d145bca2f6b32 (patch) | |
tree | 9721937713467ce224bef3b546c392b8ef11c432 /x11-plugins/wmmisc | |
parent | Marked ~amd64. No longer using ${PN} in HOMEPAGE. (diff) | |
download | historical-00966847401415a892ab398b674d145bca2f6b32.tar.gz historical-00966847401415a892ab398b674d145bca2f6b32.tar.bz2 historical-00966847401415a892ab398b674d145bca2f6b32.zip |
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-plugins/wmmisc')
-rw-r--r-- | x11-plugins/wmmisc/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmmisc/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmmisc/wmmisc-0.9.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/wmmisc/ChangeLog b/x11-plugins/wmmisc/ChangeLog index 879d9f2a167d..0bd9ca16bf53 100644 --- a/x11-plugins/wmmisc/ChangeLog +++ b/x11-plugins/wmmisc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmmisc -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmisc/ChangeLog,v 1.2 2005/01/26 13:53:13 s4t4n Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmisc/ChangeLog,v 1.3 2005/04/28 20:55:51 wormo Exp $ + + 28 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> wmmisc-0.9.ebuild: + mark ~ppc 26 Jan 2005; Michele Noberasco <s4t4n@gentoo.org> wmmisc-0.9.ebuild: Stable for x86. Fix copyright headers. diff --git a/x11-plugins/wmmisc/Manifest b/x11-plugins/wmmisc/Manifest index 36a17d8149ae..4c8f8e4cf5d4 100644 --- a/x11-plugins/wmmisc/Manifest +++ b/x11-plugins/wmmisc/Manifest @@ -1,4 +1,4 @@ -MD5 2124c286d7edd4949ba966b1a4f2504d wmmisc-0.9.ebuild 745 -MD5 ec17f9bf647306e14c729e14e7abb795 ChangeLog 437 +MD5 c0f65fd3d369d154746652bfcc115c1d ChangeLog 529 MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165 +MD5 64d2e3e385a13571c427aaa1590d5e18 wmmisc-0.9.ebuild 750 MD5 ad47537fa6f17cfab0bd45de09d30e4a files/digest-wmmisc-0.9 62 diff --git a/x11-plugins/wmmisc/wmmisc-0.9.ebuild b/x11-plugins/wmmisc/wmmisc-0.9.ebuild index ad7813820fda..e3f7020b7c10 100644 --- a/x11-plugins/wmmisc/wmmisc-0.9.ebuild +++ b/x11-plugins/wmmisc/wmmisc-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmisc/wmmisc-0.9.ebuild,v 1.2 2005/01/26 13:53:13 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmisc/wmmisc-0.9.ebuild,v 1.3 2005/04/28 20:55:51 wormo Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.dockapps.org/download.php/id/460/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND="virtual/x11" |