diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:19:04 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:19:04 +0000 |
commit | 11b9d4bd241760317e696a6704530cf374f7b8ae (patch) | |
tree | a290d91dfa7d8203dceb5fb15b264840ff2450f8 /x11-libs/libwnck | |
parent | x86 stable (diff) | |
download | gentoo-2-11b9d4bd241760317e696a6704530cf374f7b8ae.tar.gz gentoo-2-11b9d4bd241760317e696a6704530cf374f7b8ae.tar.bz2 gentoo-2-11b9d4bd241760317e696a6704530cf374f7b8ae.zip |
mark x86 stable
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/libwnck-2.2.0.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.2.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/libwnck/libwnck-2.2.0.ebuild b/x11-libs/libwnck/libwnck-2.2.0.ebuild index 91d3bf8a1aac..21415a4785d6 100644 --- a/x11-libs/libwnck/libwnck-2.2.0.ebuild +++ b/x11-libs/libwnck/libwnck-2.2.0.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-libs/libwnck/libwnck-2.2.0.ebuild,v 1.1 2003/01/31 01:43:14 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.2.0.ebuild,v 1.2 2003/02/09 15:15:17 foser Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="A window navigation construction kit" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" RDEPEND="virtual/glibc >=dev-libs/glib-2 diff --git a/x11-libs/libwnck/libwnck-2.2.1.ebuild b/x11-libs/libwnck/libwnck-2.2.1.ebuild index e7c40218bbd6..4265d975f886 100644 --- a/x11-libs/libwnck/libwnck-2.2.1.ebuild +++ b/x11-libs/libwnck/libwnck-2.2.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-libs/libwnck/libwnck-2.2.1.ebuild,v 1.1 2003/02/06 12:49:13 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.2.1.ebuild,v 1.2 2003/02/09 15:15:17 foser Exp $ inherit gnome2 @@ -9,7 +9,7 @@ DESCRIPTION="A window navigation construction kit" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" RDEPEND="virtual/glibc >=dev-libs/glib-2 |