diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-14 17:41:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-14 17:41:50 +0000 |
commit | ba11f7c08b9887ab2e890a3f9c7865c727d1c52d (patch) | |
tree | cee52f4da5824b7147e757fd5fe353bc933e9380 /gnome-base/orbit | |
parent | Stable on hppa (diff) | |
download | gentoo-2-ba11f7c08b9887ab2e890a3f9c7865c727d1c52d.tar.gz gentoo-2-ba11f7c08b9887ab2e890a3f9c7865c727d1c52d.tar.bz2 gentoo-2-ba11f7c08b9887ab2e890a3f9c7865c727d1c52d.zip |
Stable on hppa
(Portage version: 2.0.54)
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.12.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 5b3805cc93d4..e178b51854a1 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.57 2006/03/13 15:17:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.58 2006/03/14 17:41:50 gustavoz Exp $ + + 14 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> orbit-2.12.5.ebuild: + Stable on hppa 13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> orbit-2.12.5.ebuild: Stable on sparc diff --git a/gnome-base/orbit/orbit-2.12.5.ebuild b/gnome-base/orbit/orbit-2.12.5.ebuild index 460fe330e660..0c600498af36 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.2 2006/03/13 15:17:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.5.ebuild,v 1.3 2006/03/14 17:41:50 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 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="doc ssl static" RDEPEND=">=dev-libs/glib-2 |