diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:03:57 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:03:57 +0000 |
commit | 167887e96a6f35848ba85892f9ec7d5230a643cc (patch) | |
tree | f5991cb2db3360d27a7add89c19aa685a1258042 /x11-libs/libwnck | |
parent | Marking gconf-editor-2.26.0 ppc64 for bug 281427 (diff) | |
download | gentoo-2-167887e96a6f35848ba85892f9ec7d5230a643cc.tar.gz gentoo-2-167887e96a6f35848ba85892f9ec7d5230a643cc.tar.bz2 gentoo-2-167887e96a6f35848ba85892f9ec7d5230a643cc.zip |
Marking libwnck-2.26.2-r2 ppc64 for bug 281427
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.26.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index c24596273a45..dc2de7308872 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.227 2009/11/28 16:41:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.228 2009/12/03 17:03:57 ranger Exp $ + + 03 Dec 2009; Brent Baude <ranger@gentoo.org> libwnck-2.26.2-r2.ebuild: + Marking libwnck-2.26.2-r2 ppc64 stable for bug 281427 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> libwnck-2.26.2-r2.ebuild: alpha/ia64/sparc stable wrt #281427 diff --git a/x11-libs/libwnck/libwnck-2.26.2-r2.ebuild b/x11-libs/libwnck/libwnck-2.26.2-r2.ebuild index 6afd6b677e9f..ab3bb5446db7 100644 --- a/x11-libs/libwnck/libwnck-2.26.2-r2.ebuild +++ b/x11-libs/libwnck/libwnck-2.26.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.26.2-r2.ebuild,v 1.7 2009/11/28 16:41:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.26.2-r2.ebuild,v 1.8 2009/12/03 17:03:57 ranger Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc startup-notification" RDEPEND=">=x11-libs/gtk+-2.11.3 |