diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 17:50:20 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-02-03 17:50:20 +0000 |
commit | caa8137dde16a6c7742079f955e487c7194c0fe0 (patch) | |
tree | 3761af4c8339848c156a4638d9af84d915c32ba3 /gnome-base/orbit | |
parent | Patches to fix #121369 and #121444. (diff) | |
download | gentoo-2-caa8137dde16a6c7742079f955e487c7194c0fe0.tar.gz gentoo-2-caa8137dde16a6c7742079f955e487c7194c0fe0.tar.bz2 gentoo-2-caa8137dde16a6c7742079f955e487c7194c0fe0.zip |
Stable on hppa.
(Portage version: 2.0.53)
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 8907cdf46b19..715f7373d829 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.54 2006/02/02 21:17:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.55 2006/02/03 17:47:19 gmsoft Exp $ + + 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> orbit-2.12.4.ebuild: + Stable on hppa. 02 Feb 2006; Aron Griffis <agriffis@gentoo.org> orbit-2.12.4.ebuild: Mark 2.12.4 stable on alpha diff --git a/gnome-base/orbit/orbit-2.12.4.ebuild b/gnome-base/orbit/orbit-2.12.4.ebuild index 7aeb4c8cac03..ef4cc0f37068 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.8 2006/02/02 21:17:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.4.ebuild,v 1.9 2006/02/03 17:47:19 gmsoft 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 |