diff options
author | Markus Meier <maekke@gentoo.org> | 2012-05-27 13:24:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-05-27 13:24:38 +0000 |
commit | c2025c23ef6115d39626befc0b1c91b0cec9c4fb (patch) | |
tree | bdbf5dca98c158941a4f76e401d8e3f84adc7399 /x11-libs | |
parent | arm stable, bug #415885 (diff) | |
download | gentoo-2-c2025c23ef6115d39626befc0b1c91b0cec9c4fb.tar.gz gentoo-2-c2025c23ef6115d39626befc0b1c91b0cec9c4fb.tar.bz2 gentoo-2-c2025c23ef6115d39626befc0b1c91b0cec9c4fb.zip |
arm stable, bug #416333
(Portage version: 2.1.10.62/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.31.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 0450c525f29f..27aee5a54143 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.290 2012/05/24 14:13:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.291 2012/05/27 13:24:38 maekke Exp $ + + 27 May 2012; Markus Meier <maekke@gentoo.org> libwnck-2.31.0.ebuild: + arm stable, bug #416333 24 May 2012; Samuli Suominen <ssuominen@gentoo.org> libwnck-3.2.1.ebuild: ppc stable wrt #410611 diff --git a/x11-libs/libwnck/libwnck-2.31.0.ebuild b/x11-libs/libwnck/libwnck-2.31.0.ebuild index 4648832bdf8c..2d72f6578869 100644 --- a/x11-libs/libwnck/libwnck-2.31.0.ebuild +++ b/x11-libs/libwnck/libwnck-2.31.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.31.0.ebuild,v 1.7 2012/05/21 06:23:34 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.31.0.ebuild,v 1.8 2012/05/27 13:24:38 maekke Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="1" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc +introspection startup-notification" |