diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-30 13:04:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-30 13:04:33 +0000 |
commit | 44e827191844b350db90c9d82adce2dbfbd840d7 (patch) | |
tree | e4e4eba28347084a4e4005f3a57cac7ad64c9aa2 /x11-libs | |
parent | Stable on sparc wrt #101842 (diff) | |
download | historical-44e827191844b350db90c9d82adce2dbfbd840d7.tar.gz historical-44e827191844b350db90c9d82adce2dbfbd840d7.tar.bz2 historical-44e827191844b350db90c9d82adce2dbfbd840d7.zip |
Stable on sparc
Package-Manager: portage-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.3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 9f879776f0b6..53ee54224235 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.96 2005/08/30 02:44:36 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.97 2005/08/30 13:03:07 gustavoz Exp $ + + 30 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> libwnck-2.10.3.ebuild: + Stable on sparc *libwnck-2.11.92 (30 Aug 2005) diff --git a/x11-libs/libwnck/libwnck-2.10.3.ebuild b/x11-libs/libwnck/libwnck-2.10.3.ebuild index a110e7479f35..281f7d8f492b 100644 --- a/x11-libs/libwnck/libwnck-2.10.3.ebuild +++ b/x11-libs/libwnck/libwnck-2.10.3.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.3.ebuild,v 1.2 2005/08/29 04:33:31 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.10.3.ebuild,v 1.3 2005/08/30 13:03:07 gustavoz 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 diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 3f4b78d4b5da..c26784cffb47 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/wxGTK # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.86 2005/08/28 20:45:58 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.87 2005/08/30 13:04:33 gustavoz Exp $ + + 30 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> wxGTK-2.6.1.ebuild: + Stable on sparc 28 Aug 2005; Rob Cakebread <pythonhead@gentoo.org> wxGTK-2.6.1.ebuild: Marked x86 stable diff --git a/x11-libs/wxGTK/wxGTK-2.6.1.ebuild b/x11-libs/wxGTK/wxGTK-2.6.1.ebuild index a42e4f0b3889..755c5a1004e2 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.1.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/wxGTK/wxGTK-2.6.1.ebuild,v 1.5 2005/08/28 20:45:58 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.1.ebuild,v 1.6 2005/08/30 13:04:33 gustavoz Exp $ inherit wxlib gnuconfig @@ -8,7 +8,7 @@ DESCRIPTION="GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit and wxbase non-gui library" SLOT="2.6" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~amd64 ~ia64 ~hppa ~ppc64" +KEYWORDS="x86 ~ppc sparc ~alpha ~arm ~amd64 ~ia64 ~hppa ~ppc64" IUSE="gnome gtk2 joystick odbc opengl sdl wxgtk1" RDEPEND="${RDEPEND} opengl? ( virtual/opengl ) |