diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 23:44:15 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 23:44:15 +0000 |
commit | d2a0a60409f371c9a9c2f56662b84d0be6df01af (patch) | |
tree | 925e9b22749fe1fe4cf0a7b68ca6c955e3f3599e /x11-misc/metacity-setup | |
parent | Initial import. (diff) | |
download | historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.tar.gz historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.tar.bz2 historical-d2a0a60409f371c9a9c2f56662b84d0be6df01af.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'x11-misc/metacity-setup')
-rw-r--r-- | x11-misc/metacity-setup/metacity-setup-0.6.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/metacity-setup/metacity-setup-0.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/metacity-setup/metacity-setup-0.6.1.ebuild b/x11-misc/metacity-setup/metacity-setup-0.6.1.ebuild index a592d03eb3bb..a8a4009a78d4 100644 --- a/x11-misc/metacity-setup/metacity-setup-0.6.1.ebuild +++ b/x11-misc/metacity-setup/metacity-setup-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/metacity-setup/metacity-setup-0.6.1.ebuild,v 1.1 2002/07/12 00:54:49 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/metacity-setup/metacity-setup-0.6.1.ebuild,v 1.2 2002/08/14 23:44:15 murphy Exp $ inherit gnome2 @@ -8,7 +8,7 @@ DESCRIPTION="a setup program for metacity" HOMEPAGE="http://plastercast.tzo.com/~plastercast/Projects/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="x11-wm/metacity =x11-libs/gtk+-2.0* diff --git a/x11-misc/metacity-setup/metacity-setup-0.6.ebuild b/x11-misc/metacity-setup/metacity-setup-0.6.ebuild index 12c9369e0e2d..0478914e7fff 100644 --- a/x11-misc/metacity-setup/metacity-setup-0.6.ebuild +++ b/x11-misc/metacity-setup/metacity-setup-0.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/metacity-setup/metacity-setup-0.6.ebuild,v 1.2 2002/07/08 21:31:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/metacity-setup/metacity-setup-0.6.ebuild,v 1.3 2002/08/14 23:44:15 murphy Exp $ inherit gnome2 DESCRIPTION="a setup program for metacity" HOMEPAGE="http://plastercast.tzo.com/~plastercast/Projects/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="x11-wm/metacity =x11-libs/gtk+-2.0* |