diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:28:48 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:28:48 +0000 |
commit | 4d1ad54a7d885e024014a8b66e165709157c3fbb (patch) | |
tree | 3af1691fd3d0dfd02cb2daea62143ed1c970507b /x11-libs | |
parent | Stable on amd64 wrt bug #348987 (diff) | |
download | gentoo-2-4d1ad54a7d885e024014a8b66e165709157c3fbb.tar.gz gentoo-2-4d1ad54a7d885e024014a8b66e165709157c3fbb.tar.bz2 gentoo-2-4d1ad54a7d885e024014a8b66e165709157c3fbb.zip |
Stable on amd64 wrt bug #348987
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.30.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 290ff192ea2f..d37faf210461 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.256 2011/01/18 15:23:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.257 2011/01/19 21:28:48 hwoarang Exp $ + + 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> libwnck-2.30.6.ebuild: + Stable on amd64 wrt bug #348987 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> libwnck-2.30.6.ebuild: diff --git a/x11-libs/libwnck/libwnck-2.30.6.ebuild b/x11-libs/libwnck/libwnck-2.30.6.ebuild index e3f50a8e8b1e..65384a16ec50 100644 --- a/x11-libs/libwnck/libwnck-2.30.6.ebuild +++ b/x11-libs/libwnck/libwnck-2.30.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.30.6.ebuild,v 1.3 2011/01/18 15:23:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.30.6.ebuild,v 1.4 2011/01/19 21:28:48 hwoarang Exp $ EAPI="3" 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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc +introspection startup-notification" |