diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 15:45:39 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 15:45:39 +0000 |
commit | eac1eaeb85d701caedb57b6dd35a467b5646a8e9 (patch) | |
tree | dbb1218eb6b59f5b3b0f4d3ff524dce10564c25a /x11-wm/metacity | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-eac1eaeb85d701caedb57b6dd35a467b5646a8e9.tar.gz gentoo-2-eac1eaeb85d701caedb57b6dd35a467b5646a8e9.tar.bz2 gentoo-2-eac1eaeb85d701caedb57b6dd35a467b5646a8e9.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'x11-wm/metacity')
-rw-r--r-- | x11-wm/metacity/metacity-2.3.610-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.3.987-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/metacity/metacity-2.4.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/metacity/metacity-2.3.610-r1.ebuild b/x11-wm/metacity/metacity-2.3.610-r1.ebuild index 0e7b88b69f4a..904eb53e7536 100644 --- a/x11-wm/metacity/metacity-2.3.610-r1.ebuild +++ b/x11-wm/metacity/metacity-2.3.610-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.3.610-r1.ebuild,v 1.4 2002/08/05 09:22:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.3.610-r1.ebuild,v 1.5 2002/08/14 15:45:39 murphy Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" @@ -16,7 +16,7 @@ SRC_URI="http://people.redhat.com/~hp/metacity/${P}.tar.gz" HOMEPAGE="http://people.redhat.com/~hp/metacity/" SLOT="1" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" RDEPEND=">=dev-libs/glib-2.0.3 diff --git a/x11-wm/metacity/metacity-2.3.987-r2.ebuild b/x11-wm/metacity/metacity-2.3.987-r2.ebuild index af9780fc156a..cbc05e8d7c6c 100644 --- a/x11-wm/metacity/metacity-2.3.987-r2.ebuild +++ b/x11-wm/metacity/metacity-2.3.987-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.3.987-r2.ebuild,v 1.4 2002/08/03 11:17:59 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.3.987-r2.ebuild,v 1.5 2002/08/14 15:45:39 murphy Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ inherit gnome2 @@ -11,7 +11,7 @@ SRC_URI="http://people.redhat.com/~hp/metacity/${P}.tar.gz" HOMEPAGE="http://people.redhat.com/~hp/metacity/" SLOT="1" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND=">=dev-libs/glib-2.0.3 >=x11-libs/pango-1.0.2 diff --git a/x11-wm/metacity/metacity-2.4.0.ebuild b/x11-wm/metacity/metacity-2.4.0.ebuild index 8e960fbe5309..9fdd560f8c34 100644 --- a/x11-wm/metacity/metacity-2.4.0.ebuild +++ b/x11-wm/metacity/metacity-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.4.0.ebuild,v 1.3 2002/08/13 19:08:24 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.4.0.ebuild,v 1.4 2002/08/14 15:45:39 murphy Exp $ inherit gnome2 @@ -11,7 +11,7 @@ HOMEPAGE="http://people.redhat.com/~hp/metacity/" SLOT="1" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND=">=dev-libs/glib-2.0.4 >=x11-libs/pango-1.0.2 |