diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 09:52:38 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 09:52:38 +0000 |
commit | 2c232390efce0b323373c06b5f2f25a578a11905 (patch) | |
tree | deb61d2358621b5f16629ac83470e09392706a02 /gnome-base/orbit | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-2c232390efce0b323373c06b5f2f25a578a11905.tar.gz gentoo-2-2c232390efce0b323373c06b5f2f25a578a11905.tar.bz2 gentoo-2-2c232390efce0b323373c06b5f2f25a578a11905.zip |
Stable on alpha.
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 4d7f9ac1ba5c..de118e012c27 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.8 2004/11/12 02:02:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.9 2004/12/11 09:52:38 kloeri Exp $ + + 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> orbit-2.12.0.ebuild: + Stable on alpha. 11 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> orbit-2.12.0.ebuild: Stable on sparc diff --git a/gnome-base/orbit/orbit-2.12.0.ebuild b/gnome-base/orbit/orbit-2.12.0.ebuild index 799e11c23c97..66affc38395f 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.5 2004/11/12 02:02:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.0.ebuild,v 1.6 2004/12/11 09:52:38 kloeri 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 |