diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 18:18:45 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 18:18:45 +0000 |
commit | 043f57a325f26c584e54c6694f6fd7c82d3855ec (patch) | |
tree | 29d1902b607addbf70afb7064d659cd352e4ee79 | |
parent | Keyworded ~sparc (diff) | |
download | historical-043f57a325f26c584e54c6694f6fd7c82d3855ec.tar.gz historical-043f57a325f26c584e54c6694f6fd7c82d3855ec.tar.bz2 historical-043f57a325f26c584e54c6694f6fd7c82d3855ec.zip |
Stable on sparc wrt #139612
Package-Manager: portage-2.1-r1
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.14.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index b66afa732593..2d05f166e3a9 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.146 2006/05/18 17:16:02 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.147 2006/07/10 18:18:44 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> gconf-2.14.0.ebuild: + Stable on sparc wrt #139612 18 May 2006; Saleem Abdulrasool <compnerd@gentoo.org> -gconf-1.0.8-r3.ebuild, -gconf-1.0.8-r5.ebuild: diff --git a/gnome-base/gconf/gconf-2.14.0.ebuild b/gnome-base/gconf/gconf-2.14.0.ebuild index 345be1c3d56f..d148e976747d 100644 --- a/gnome-base/gconf/gconf-2.14.0.ebuild +++ b/gnome-base/gconf/gconf-2.14.0.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/gnome-base/gconf/gconf-2.14.0.ebuild,v 1.3 2006/07/05 05:49:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.14.0.ebuild,v 1.4 2006/07/10 18:18:45 gustavoz Exp $ inherit gnome2 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.10 diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index aa36885e617f..822f3d0a2976 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.66 2006/04/21 20:24:10 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.67 2006/07/10 18:17:39 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> orbit-2.14.0.ebuild: + Stable on sparc wrt #139612 21 Apr 2006; Thomas Cort <tcort@gentoo.org> orbit-2.12.5.ebuild: Stable on alpha wrt Bug #126321. diff --git a/gnome-base/orbit/orbit-2.14.0.ebuild b/gnome-base/orbit/orbit-2.14.0.ebuild index cabf1f21e1a1..31d9b1425eea 100644 --- a/gnome-base/orbit/orbit-2.14.0.ebuild +++ b/gnome-base/orbit/orbit-2.14.0.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/gnome-base/orbit/orbit-2.14.0.ebuild,v 1.2 2006/07/05 05:38:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.0.ebuild,v 1.3 2006/07/10 18:17:39 gustavoz Exp $ inherit gnome2 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/ORBit2/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86" IUSE="doc ssl static" RDEPEND=">=dev-libs/glib-2 |