summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-24 16:23:46 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-24 16:23:46 +0000
commit7d67729f9049d7238e6aecd527f2b7273c8dcdfe (patch)
tree4f39853483b194ea8b81c70130cea786ebe79019 /gnome-base
parentAdded ibiblio mirror and closing bug #87288. (diff)
downloadgentoo-2-7d67729f9049d7238e6aecd527f2b7273c8dcdfe.tar.gz
gentoo-2-7d67729f9049d7238e6aecd527f2b7273c8dcdfe.tar.bz2
gentoo-2-7d67729f9049d7238e6aecd527f2b7273c8dcdfe.zip
Mark 0.5.17-r1 stable on ia64 #117606. Also mark 2.12.5 stable on ia64
(Portage version: 2.0.53)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/orbit/ChangeLog6
-rw-r--r--gnome-base/orbit/orbit-0.5.17-r1.ebuild4
-rw-r--r--gnome-base/orbit/orbit-2.12.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog
index 61c45812ec1d..edb52dcf569b 100644
--- a/gnome-base/orbit/ChangeLog
+++ b/gnome-base/orbit/ChangeLog
@@ -1,6 +1,10 @@
# 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.64 2006/03/19 12:00:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.65 2006/03/24 16:23:46 agriffis Exp $
+
+ 22 Mar 2006; Aron Griffis <agriffis@gentoo.org> orbit-0.5.17-r1.ebuild,
+ orbit-2.12.5.ebuild:
+ Mark 0.5.17-r1 stable on ia64 #117606. Also mark 2.12.5 stable on ia64
19 Mar 2006; Markus Rothe <corsair@gentoo.org> orbit-2.12.5.ebuild:
Stable on ppc64
diff --git a/gnome-base/orbit/orbit-0.5.17-r1.ebuild b/gnome-base/orbit/orbit-0.5.17-r1.ebuild
index b1b758d61459..b4a0c3ce4ab8 100644
--- a/gnome-base/orbit/orbit-0.5.17-r1.ebuild
+++ b/gnome-base/orbit/orbit-0.5.17-r1.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-0.5.17-r1.ebuild,v 1.9 2006/03/16 18:46:14 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-0.5.17-r1.ebuild,v 1.10 2006/03/24 16:23:46 agriffis Exp $
inherit gnome.org libtool gnuconfig eutils multilib
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/ORBit/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
DEPEND="sys-devel/gettext
diff --git a/gnome-base/orbit/orbit-2.12.5.ebuild b/gnome-base/orbit/orbit-2.12.5.ebuild
index 790f8d24d674..1592660c4244 100644
--- a/gnome-base/orbit/orbit-2.12.5.ebuild
+++ b/gnome-base/orbit/orbit-2.12.5.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.5.ebuild,v 1.7 2006/03/19 12:00:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.5.ebuild,v 1.8 2006/03/24 16:23:46 agriffis 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