diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 02:02:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 02:02:32 +0000 |
commit | 02c82971f7a814b808c487c794bbd0eca0caa3f6 (patch) | |
tree | 781ea8e4bd714c1d12c9a6008629bc0dc2bc619a /gnome-base/orbit | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-02c82971f7a814b808c487c794bbd0eca0caa3f6.tar.gz gentoo-2-02c82971f7a814b808c487c794bbd0eca0caa3f6.tar.bz2 gentoo-2-02c82971f7a814b808c487c794bbd0eca0caa3f6.zip |
Stable on sparc
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 4a966b119a5f..4d7f9ac1ba5c 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.7 2004/11/11 11:22:22 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.8 2004/11/12 02:02:32 gustavoz Exp $ + + 11 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> orbit-2.12.0.ebuild: + Stable on sparc 11 Nov 2004; Mike Gardiner <obz@gentoo.org> orbit-2.12.0.ebuild: Keyworded ppc for GNOME 2.8 diff --git a/gnome-base/orbit/orbit-2.12.0.ebuild b/gnome-base/orbit/orbit-2.12.0.ebuild index ab61c42adce5..799e11c23c97 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.4 2004/11/11 11:22:22 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.0.ebuild,v 1.5 2004/11/12 02:02:32 gustavoz 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 |