diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 03:46:06 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 03:46:06 +0000 |
commit | ae5aefa54857d783b39f21b219da5a85f9feb663 (patch) | |
tree | 4addb6bf1e0d84ec3fba0bd504b324d0f7d93768 /x11-libs | |
parent | Initial commit. Needed to build oscore from source (bug #63282). (diff) | |
download | gentoo-2-ae5aefa54857d783b39f21b219da5a85f9feb663.tar.gz gentoo-2-ae5aefa54857d783b39f21b219da5a85f9feb663.tar.bz2 gentoo-2-ae5aefa54857d783b39f21b219da5a85f9feb663.zip |
Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 896be9efb816..ef2a5583bf59 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.109 2006/01/20 22:11:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.110 2006/01/22 03:43:56 tsunam Exp $ + + 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> libwnck-2.12.2.ebuild: + Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> libwnck-2.12.2.ebuild: Stable on sparc wrt #119634 diff --git a/x11-libs/libwnck/libwnck-2.12.2.ebuild b/x11-libs/libwnck/libwnck-2.12.2.ebuild index 2399c23a2bbd..a2482b90cacb 100644 --- a/x11-libs/libwnck/libwnck-2.12.2.ebuild +++ b/x11-libs/libwnck/libwnck-2.12.2.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.2.ebuild,v 1.4 2006/01/20 22:11:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.12.2.ebuild,v 1.5 2006/01/22 03:43:56 tsunam 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 |