diff options
author | 2007-09-25 03:00:45 +0000 | |
---|---|---|
committer | 2007-09-25 03:00:45 +0000 | |
commit | 3143d255f5f1b76e059ff1be4542a4be4e033c95 (patch) | |
tree | 10d74c8ad8cd248a165185a768986b5eb486e94a /x11-libs/libwnck | |
parent | Stable for HPPA (bug #193339). (diff) | |
download | gentoo-2-3143d255f5f1b76e059ff1be4542a4be4e033c95.tar.gz gentoo-2-3143d255f5f1b76e059ff1be4542a4be4e033c95.tar.bz2 gentoo-2-3143d255f5f1b76e059ff1be4542a4be4e033c95.zip |
Stable for HPPA (bug #193339).
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.18.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index bc05dac02153..369a7f5a3d58 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.175 2007/09/22 14:45:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.176 2007/09/25 03:00:45 jer Exp $ + + 25 Sep 2007; Jeroen Roovers <jer@gentoo.org> libwnck-2.18.3.ebuild: + Stable for HPPA (bug #193339). 22 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> libwnck-2.18.3.ebuild: diff --git a/x11-libs/libwnck/libwnck-2.18.3.ebuild b/x11-libs/libwnck/libwnck-2.18.3.ebuild index 8c3e8182f6f7..83dd28a2eb70 100644 --- a/x11-libs/libwnck/libwnck-2.18.3.ebuild +++ b/x11-libs/libwnck/libwnck-2.18.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.18.3.ebuild,v 1.5 2007/09/23 14:47:17 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.18.3.ebuild,v 1.6 2007/09/25 03:00:45 jer Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 |