diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:34:01 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:34:01 +0000 |
commit | 6e21df7c2c8b661c63ad44349eaf63927d25a310 (patch) | |
tree | 707f28aefa217e30bb6823b5bd1378aa42c3b801 /x11-plugins/wmdf | |
parent | PPC stable profile update (diff) | |
download | historical-6e21df7c2c8b661c63ad44349eaf63927d25a310.tar.gz historical-6e21df7c2c8b661c63ad44349eaf63927d25a310.tar.bz2 historical-6e21df7c2c8b661c63ad44349eaf63927d25a310.zip |
PPC stable profile udpate
Diffstat (limited to 'x11-plugins/wmdf')
-rw-r--r-- | x11-plugins/wmdf/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmdf/wmdf-0.1.6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmdf/Manifest b/x11-plugins/wmdf/Manifest index 2e386dc25cb0..44d959620952 100644 --- a/x11-plugins/wmdf/Manifest +++ b/x11-plugins/wmdf/Manifest @@ -1,4 +1,4 @@ MD5 b4e88c0d8539cc9760689974f5634587 ChangeLog 679 -MD5 237febfd09fec08d2eaf26b012c6abc6 wmdf-0.1.6.ebuild 663 MD5 fe402b096905cae8dcb4a503d3a838ac metadata.xml 173 +MD5 78f7f70144730e73a35f064c550798d3 wmdf-0.1.6.ebuild 668 MD5 f12992b80bc1875d12e86a74a6496923 files/digest-wmdf-0.1.6 62 diff --git a/x11-plugins/wmdf/wmdf-0.1.6.ebuild b/x11-plugins/wmdf/wmdf-0.1.6.ebuild index 49575eea89a8..9b12c4400f2b 100644 --- a/x11-plugins/wmdf/wmdf-0.1.6.ebuild +++ b/x11-plugins/wmdf/wmdf-0.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdf/wmdf-0.1.6.ebuild,v 1.2 2004/04/11 17:52:23 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdf/wmdf-0.1.6.ebuild,v 1.3 2004/04/30 22:34:01 pvdabeel Exp $ IUSE="" @@ -12,7 +12,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" src_compile() { econf || die "Configure failed" |