diff options
author | 2006-01-20 22:11:28 +0000 | |
---|---|---|
committer | 2006-01-20 22:11:28 +0000 | |
commit | 74ddb08c7693c15f58db39cd399595870fe4d3bf (patch) | |
tree | c09bc3f452af24f4d3a121caee8d6ff220899a34 /x11-libs/libwnck | |
parent | Stable on sparc wrt #119634 (diff) | |
download | historical-74ddb08c7693c15f58db39cd399595870fe4d3bf.tar.gz historical-74ddb08c7693c15f58db39cd399595870fe4d3bf.tar.bz2 historical-74ddb08c7693c15f58db39cd399595870fe4d3bf.zip |
Stable on sparc wrt #119634
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.12.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index f7bec272eaf0..896be9efb816 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.108 2005/12/14 21:14:59 dang Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.109 2006/01/20 22:11:28 gustavoz Exp $ + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> libwnck-2.12.2.ebuild: + Stable on sparc wrt #119634 14 Dec 2005; <dang@gentoo.org> libwnck-2.12.2.ebuild: Fix modular X deps to not dup gtk+ ones diff --git a/x11-libs/libwnck/libwnck-2.12.2.ebuild b/x11-libs/libwnck/libwnck-2.12.2.ebuild index 6e11fbc21b31..2399c23a2bbd 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-2005 Gentoo Foundation +# 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.3 2005/12/14 21:14:59 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.12.2.ebuild,v 1.4 2006/01/20 22:11:28 gustavoz 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 |