diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-13 15:13:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-13 15:13:33 +0000 |
commit | cc05ee06f1404aec398b8d385a3d65c922cef974 (patch) | |
tree | efa89d88a39d177ce5a3f68312018f57ce8d917c | |
parent | Stable on sparc (diff) | |
download | historical-cc05ee06f1404aec398b8d385a3d65c922cef974.tar.gz historical-cc05ee06f1404aec398b8d385a3d65c922cef974.tar.bz2 historical-cc05ee06f1404aec398b8d385a3d65c922cef974.zip |
Stable on sparc
Package-Manager: portage-2.0.54
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.8.12.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.12.3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/pango/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.10.3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.18.ebuild | 4 |
8 files changed, 24 insertions, 12 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 68c1c297dd0e..2f9c67d27069 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.221 2006/03/03 21:09:11 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.222 2006/03/13 15:08:13 gustavoz Exp $ + + 13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> gtk+-2.8.12.ebuild: + Stable on sparc *gtk+-2.8.13 (03 Mar 2006) diff --git a/x11-libs/gtk+/gtk+-2.8.12.ebuild b/x11-libs/gtk+/gtk+-2.8.12.ebuild index 694e6497afef..a320944171b2 100644 --- a/x11-libs/gtk+/gtk+-2.8.12.ebuild +++ b/x11-libs/gtk+/gtk+-2.8.12.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/gtk+/gtk+-2.8.12.ebuild,v 1.2 2006/02/12 21:09:54 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.8.12.ebuild,v 1.3 2006/03/13 15:08:13 gustavoz Exp $ inherit gnome.org flag-o-matic eutils debug autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="debug doc jpeg tiff xinerama" RDEPEND="|| ( ( diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 763c05a5a97a..83866320cd10 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.117 2006/02/06 20:02:11 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.118 2006/03/13 15:13:33 gustavoz Exp $ + + 13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> libwnck-2.12.3.ebuild: + Stable on sparc *libwnck-2.12.3 (06 Feb 2006) diff --git a/x11-libs/libwnck/libwnck-2.12.3.ebuild b/x11-libs/libwnck/libwnck-2.12.3.ebuild index e5c1f90e8ac3..dfee1a253e36 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.1 2006/02/06 20:02:11 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.12.3.ebuild,v 1.2 2006/03/13 15:13:33 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" RDEPEND=">=x11-libs/gtk+-2.5.4 diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index 2e724f6cb71b..b9629d5926a1 100644 --- a/x11-libs/pango/ChangeLog +++ b/x11-libs/pango/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pango # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.123 2006/03/05 05:20:52 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.124 2006/03/13 15:09:20 gustavoz Exp $ + + 13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> pango-1.10.3.ebuild: + Stable on sparc *pango-1.10.4 (05 Mar 2006) diff --git a/x11-libs/pango/pango-1.10.3.ebuild b/x11-libs/pango/pango-1.10.3.ebuild index a5e7b63520a7..3bf0d2a1c53d 100644 --- a/x11-libs/pango/pango-1.10.3.ebuild +++ b/x11-libs/pango/pango-1.10.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/pango/pango-1.10.3.ebuild,v 1.1 2006/02/06 22:27:30 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.10.3.ebuild,v 1.2 2006/03/13 15:09:20 gustavoz Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pango.org/" LICENSE="LGPL-2 FTL" 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="|| ( ( diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 930d9e5bc9bc..f5f2ba14da5c 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.109 2006/02/14 13:58:23 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.110 2006/03/13 15:11:35 gustavoz Exp $ + + 13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.11.18.ebuild: + Stable on sparc 14 Feb 2006; Leonardo Boshell <leonardop@gentoo.org> vte-0.11.18.ebuild: Run eautoreconf under gnome-pty-helper only to avoid problems with missing diff --git a/x11-libs/vte/vte-0.11.18.ebuild b/x11-libs/vte/vte-0.11.18.ebuild index bae63a0e0698..6655e86900fc 100644 --- a/x11-libs/vte/vte-0.11.18.ebuild +++ b/x11-libs/vte/vte-0.11.18.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/vte/vte-0.11.18.ebuild,v 1.2 2006/02/14 13:58:23 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.18.ebuild,v 1.3 2006/03/13 15:11:35 gustavoz Exp $ inherit eutils autotools 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="debug doc python" RDEPEND=">=dev-libs/glib-2 |