diff options
author | 2011-10-30 17:46:47 +0000 | |
---|---|---|
committer | 2011-10-30 17:46:47 +0000 | |
commit | 8f7fc31c22fca02aa16316254e144fc80c63ba19 (patch) | |
tree | 34b54d432e816127a568818fe8e2a66c1639e7c9 /x11-libs/libwnck | |
parent | alpha/ia64/sparc stable wrt #385699 (diff) | |
download | historical-8f7fc31c22fca02aa16316254e144fc80c63ba19.tar.gz historical-8f7fc31c22fca02aa16316254e144fc80c63ba19.tar.bz2 historical-8f7fc31c22fca02aa16316254e144fc80c63ba19.zip |
alpha/ia64/sh/sparc stable wrt #385699
Package-Manager: portage-2.1.10.11/cvs/Linux ia64
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.30.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 6a5e5d53e28f..ba2d7dc44349 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.274 2011/10/28 22:31:42 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.275 2011/10/30 17:43:31 armin76 Exp $ + + 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> libwnck-2.30.7.ebuild: + alpha/ia64/sh/sparc stable wrt #385699 *libwnck-3.2.1 (28 Oct 2011) diff --git a/x11-libs/libwnck/libwnck-2.30.7.ebuild b/x11-libs/libwnck/libwnck-2.30.7.ebuild index 57bb35387284..4806ab7ba779 100644 --- a/x11-libs/libwnck/libwnck-2.30.7.ebuild +++ b/x11-libs/libwnck/libwnck-2.30.7.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.7.ebuild,v 1.6 2011/10/28 20:22:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.30.7.ebuild,v 1.7 2011/10/30 17:43:31 armin76 Exp $ EAPI="3" 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 ~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" |