diff options
author | 2005-08-29 21:35:19 +0000 | |
---|---|---|
committer | 2005-08-29 21:35:19 +0000 | |
commit | 5d39a44800461b59e30c8875045d9a21f570a2b2 (patch) | |
tree | 03f988854d28513ce62980220298ef20df231fe4 /x11-libs | |
parent | fix whitespace (diff) | |
download | gentoo-2-5d39a44800461b59e30c8875045d9a21f570a2b2.tar.gz gentoo-2-5d39a44800461b59e30c8875045d9a21f570a2b2.tar.bz2 gentoo-2-5d39a44800461b59e30c8875045d9a21f570a2b2.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 2f17f2091077..41662593a9a0 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.94 2005/08/29 04:33:31 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.95 2005/08/29 21:35:19 gmsoft Exp $ + + 29 Aug 2005; Guy Martin <gmsoft@gentoo.org> libwnck-2.10.2.ebuild: + Stable on hppa. 29 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> libwnck-2.10.3.ebuild: diff --git a/x11-libs/libwnck/libwnck-2.10.2.ebuild b/x11-libs/libwnck/libwnck-2.10.2.ebuild index 173e101ae9fa..cbebb3793767 100644 --- a/x11-libs/libwnck/libwnck-2.10.2.ebuild +++ b/x11-libs/libwnck/libwnck-2.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.10.2.ebuild,v 1.4 2005/08/26 17:59:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.10.2.ebuild,v 1.5 2005/08/29 21:35:19 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="doc static" RDEPEND=">=x11-libs/gtk+-2.5.4 |