diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 17:43:34 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 17:43:34 +0000 |
commit | 1198dcbe64dab95a484dfa7f1a6e37eed816f893 (patch) | |
tree | 7770e097dffffbc6f34463d8a542406764105c89 /gnome-base/orbit | |
parent | Roll out a temp version of 4.0.22-r1 for testing with bug 65587. (Manifest re... (diff) | |
download | gentoo-2-1198dcbe64dab95a484dfa7f1a6e37eed816f893.tar.gz gentoo-2-1198dcbe64dab95a484dfa7f1a6e37eed816f893.tar.bz2 gentoo-2-1198dcbe64dab95a484dfa7f1a6e37eed816f893.zip |
Stable on hppa.
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 3985ce695bd4..417167a35a8c 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.10 2004/12/12 04:37:31 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.11 2004/12/23 17:39:46 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> orbit-2.12.0.ebuild: + Stable on hppa. 11 Dec 2004; Joe McCann <joem@gentoo.org> orbit-2.12.0.ebuild: Bumping libIDL dep, see bug #73521 diff --git a/gnome-base/orbit/orbit-2.12.0.ebuild b/gnome-base/orbit/orbit-2.12.0.ebuild index 5da0f4b076a7..42c6af5b83d1 100644 --- a/gnome-base/orbit/orbit-2.12.0.ebuild +++ b/gnome-base/orbit/orbit-2.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.0.ebuild,v 1.7 2004/12/12 04:37:31 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.0.ebuild,v 1.8 2004/12/23 17:39:46 gmsoft Exp $ inherit gnome2 eutils @@ -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="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc alpha sparc hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc ssl" RDEPEND=">=dev-libs/glib-2 |