diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-21 20:25:33 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-21 20:25:33 +0000 |
commit | 6007ed6c45047fcfb1afe693876082cbd9b7b36f (patch) | |
tree | d088a64d3a317046a458418b67aba65e9557f7b6 /x11-libs/libwnck | |
parent | Stable on alpha wrt Bug #126321. (diff) | |
download | gentoo-2-6007ed6c45047fcfb1afe693876082cbd9b7b36f.tar.gz gentoo-2-6007ed6c45047fcfb1afe693876082cbd9b7b36f.tar.bz2 gentoo-2-6007ed6c45047fcfb1afe693876082cbd9b7b36f.zip |
Stable on alpha wrt Bug #126321.
(Portage version: 2.0.54)
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.12.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index a9afeb246854..e753b6626fd6 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.125 2006/03/24 15:40:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.126 2006/04/21 20:25:33 tcort Exp $ + + 21 Apr 2006; Thomas Cort <tcort@gentoo.org> libwnck-2.12.3.ebuild: + Stable on alpha wrt Bug #126321. 24 Mar 2006; Aron Griffis <agriffis@gentoo.org> libwnck-2.12.3.ebuild: Mark 2.12.3 stable on ia64 diff --git a/x11-libs/libwnck/libwnck-2.12.3.ebuild b/x11-libs/libwnck/libwnck-2.12.3.ebuild index 34a9fa8858e6..09e92f2ee489 100644 --- a/x11-libs/libwnck/libwnck-2.12.3.ebuild +++ b/x11-libs/libwnck/libwnck-2.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.12.3.ebuild,v 1.8 2006/03/24 15:40:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.12.3.ebuild,v 1.9 2006/04/21 20:25:33 tcort 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" RDEPEND=">=x11-libs/gtk+-2.5.4 |