diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 02:07:31 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 02:07:31 +0000 |
commit | f3170291bb3123eb20ccb7ec75ff458ee33d3f99 (patch) | |
tree | 5c5a152eb72d4ea3304bbf25fa7d4e5c48c7745d /gnome-base/orbit | |
parent | Stable on alpha and clean out old ebuild. (diff) | |
download | historical-f3170291bb3123eb20ccb7ec75ff458ee33d3f99.tar.gz historical-f3170291bb3123eb20ccb7ec75ff458ee33d3f99.tar.bz2 historical-f3170291bb3123eb20ccb7ec75ff458ee33d3f99.zip |
Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.12.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index a1f1891abfc9..64e95a35a493 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.48 2006/01/20 21:57:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.49 2006/01/22 02:07:31 tsunam Exp $ + + 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> orbit-2.12.4.ebuild: + Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> orbit-2.12.4.ebuild: Stable on sparc wrt #119634 diff --git a/gnome-base/orbit/orbit-2.12.4.ebuild b/gnome-base/orbit/orbit-2.12.4.ebuild index f95b2ee206ac..f82764be32cf 100644 --- a/gnome-base/orbit/orbit-2.12.4.ebuild +++ b/gnome-base/orbit/orbit-2.12.4.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.12.4.ebuild,v 1.2 2006/01/20 21:57:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.4.ebuild,v 1.3 2006/01/22 02:07:31 tsunam 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 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="doc ssl static" RDEPEND=">=dev-libs/glib-2 |