diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 01:02:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 01:02:05 +0000 |
commit | d1d9b95eb40f295fbdb06a4ae5500901d222289c (patch) | |
tree | f541e3638f80a6aefa75d1d8b18a3e5c66523763 /x11-libs | |
parent | Removed AECA and RiceBSD licenses (diff) | |
download | gentoo-2-d1d9b95eb40f295fbdb06a4ae5500901d222289c.tar.gz gentoo-2-d1d9b95eb40f295fbdb06a4ae5500901d222289c.tar.bz2 gentoo-2-d1d9b95eb40f295fbdb06a4ae5500901d222289c.zip |
Stable for HPPA (bug #281427).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.26.2-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index dc2de7308872..7f9d3a96e2c1 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.228 2009/12/03 17:03:57 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.229 2010/01/14 01:02:05 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> libwnck-2.26.2-r2.ebuild: + Stable for HPPA (bug #281427). 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 diff --git a/x11-libs/libwnck/libwnck-2.26.2-r2.ebuild b/x11-libs/libwnck/libwnck-2.26.2-r2.ebuild index ab3bb5446db7..592dafa79778 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 +# Copyright 1999-2010 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.8 2009/12/03 17:03:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.26.2-r2.ebuild,v 1.9 2010/01/14 01:02:05 jer 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 |