diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 03:46:06 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 03:46:06 +0000 |
commit | ae5aefa54857d783b39f21b219da5a85f9feb663 (patch) | |
tree | 4addb6bf1e0d84ec3fba0bd504b324d0f7d93768 /x11-libs/libwnck/libwnck-2.12.2.ebuild | |
parent | Initial commit. Needed to build oscore from source (bug #63282). (diff) | |
download | gentoo-2-ae5aefa54857d783b39f21b219da5a85f9feb663.tar.gz gentoo-2-ae5aefa54857d783b39f21b219da5a85f9feb663.tar.bz2 gentoo-2-ae5aefa54857d783b39f21b219da5a85f9feb663.zip |
Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-libs/libwnck/libwnck-2.12.2.ebuild')
-rw-r--r-- | x11-libs/libwnck/libwnck-2.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libwnck/libwnck-2.12.2.ebuild b/x11-libs/libwnck/libwnck-2.12.2.ebuild index 2399c23a2bbd..a2482b90cacb 100644 --- a/x11-libs/libwnck/libwnck-2.12.2.ebuild +++ b/x11-libs/libwnck/libwnck-2.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.12.2.ebuild,v 1.4 2006/01/20 22:11:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.12.2.ebuild,v 1.5 2006/01/22 03:43:56 tsunam Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.5.4 |