diff options
author | Jochen Maes <sejo@gentoo.org> | 2004-10-02 11:40:41 +0000 |
---|---|---|
committer | Jochen Maes <sejo@gentoo.org> | 2004-10-02 11:40:41 +0000 |
commit | ae234ef14f692c0d900cc06cdc8ea89f6a7e7838 (patch) | |
tree | 3454c959b1992f84b84903b6d0c3dbb7fc771cf5 /x11-plugins/wmseti | |
parent | Stable on alpha. (diff) | |
download | historical-ae234ef14f692c0d900cc06cdc8ea89f6a7e7838.tar.gz historical-ae234ef14f692c0d900cc06cdc8ea89f6a7e7838.tar.bz2 historical-ae234ef14f692c0d900cc06cdc8ea89f6a7e7838.zip |
unstable in ppc
Diffstat (limited to 'x11-plugins/wmseti')
-rw-r--r-- | x11-plugins/wmseti/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmseti/wmseti-1.0.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmseti/Manifest b/x11-plugins/wmseti/Manifest index a5e674fb293d..4c6186188ca9 100644 --- a/x11-plugins/wmseti/Manifest +++ b/x11-plugins/wmseti/Manifest @@ -1,4 +1,4 @@ -MD5 444a6c8f929f6cffd47e2d52bae60499 wmseti-1.0.3.ebuild 586 MD5 3f919c0ff2ca86686d6980dcec81a9a0 ChangeLog 482 MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165 +MD5 b85f824ab8407295ad70038c619f40f3 wmseti-1.0.3.ebuild 590 MD5 fcab103d1ef88063a3eeced90e54bcaf files/digest-wmseti-1.0.3 64 diff --git a/x11-plugins/wmseti/wmseti-1.0.3.ebuild b/x11-plugins/wmseti/wmseti-1.0.3.ebuild index 0fee6aa255dd..6e9f6f23a992 100644 --- a/x11-plugins/wmseti/wmseti-1.0.3.ebuild +++ b/x11-plugins/wmseti/wmseti-1.0.3.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/wmseti/wmseti-1.0.3.ebuild,v 1.3 2004/07/17 05:31:49 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmseti/wmseti-1.0.3.ebuild,v 1.4 2004/10/02 11:40:41 sejo Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://wmseti.sourceforge.net/" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" DEPEND="virtual/x11" |