diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:41:12 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:41:12 +0000 |
commit | cea594451498fc18fa612c80646947fac868b043 (patch) | |
tree | 6b91e66611869ad94bf3d6d3dc8cf21b92e3f598 /x11-libs/libwnck | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | historical-cea594451498fc18fa612c80646947fac868b043.tar.gz historical-cea594451498fc18fa612c80646947fac868b043.tar.bz2 historical-cea594451498fc18fa612c80646947fac868b043.zip |
Stable on x86 wrt bug #139612.
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.14.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 24336fa6eeac..cfc99214d93e 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.129 2006/07/10 19:00:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.130 2006/07/12 17:39:06 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> libwnck-2.14.2.ebuild: + Stable on x86 wrt bug #139612. 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> libwnck-2.14.2.ebuild: Stable on sparc wrt #139612 diff --git a/x11-libs/libwnck/libwnck-2.14.2.ebuild b/x11-libs/libwnck/libwnck-2.14.2.ebuild index 004375c661f6..2dcb9ea88b56 100644 --- a/x11-libs/libwnck/libwnck-2.14.2.ebuild +++ b/x11-libs/libwnck/libwnck-2.14.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.14.2.ebuild,v 1.2 2006/07/10 19:00:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.14.2.ebuild,v 1.3 2006/07/12 17:39:06 wolf31o2 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 |