diff options
author | 2007-08-10 12:50:02 +0000 | |
---|---|---|
committer | 2007-08-10 12:50:02 +0000 | |
commit | 07c95147ac1ec5e34b1dbc8db3bf44b418ec217d (patch) | |
tree | 7f88307be0e7a3f2f395a8d92b2d51385ed110ce /x11-libs/libwnck | |
parent | Stable on amd64 wrt bug #185823 (diff) | |
download | gentoo-2-07c95147ac1ec5e34b1dbc8db3bf44b418ec217d.tar.gz gentoo-2-07c95147ac1ec5e34b1dbc8db3bf44b418ec217d.tar.bz2 gentoo-2-07c95147ac1ec5e34b1dbc8db3bf44b418ec217d.zip |
Stable on amd64 wrt bug #185823
(Portage version: 2.1.3.3)
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.18.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 974a96e7f6fd..2caca1c8ceec 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.168 2007/08/08 21:54:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.169 2007/08/10 12:50:02 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> libwnck-2.18.2.ebuild: + Stable on amd64 wrt bug #185823 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> libwnck-2.18.2.ebuild: alpha/ia64 stable wrt #185823 diff --git a/x11-libs/libwnck/libwnck-2.18.2.ebuild b/x11-libs/libwnck/libwnck-2.18.2.ebuild index ebc4c75dc544..267be991d338 100644 --- a/x11-libs/libwnck/libwnck-2.18.2.ebuild +++ b/x11-libs/libwnck/libwnck-2.18.2.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.2.ebuild,v 1.4 2007/08/08 21:54:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.18.2.ebuild,v 1.5 2007/08/10 12:50:02 angelos 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 |