diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 16:49:21 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 16:49:21 +0000 |
commit | 5aa286c65714cb0be8be64d34852bec77752d866 (patch) | |
tree | e605337be870454eaefe8a4ee94c633b8bd325e1 /gnome-base/orbit | |
parent | Adde SOAPpy dependency. Closes #96326 (diff) | |
download | historical-5aa286c65714cb0be8be64d34852bec77752d866.tar.gz historical-5aa286c65714cb0be8be64d34852bec77752d866.tar.bz2 historical-5aa286c65714cb0be8be64d34852bec77752d866.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index b39d08b6b483..17e11e4e92bf 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.26 2005/06/13 05:50:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.27 2005/07/02 16:49:21 kloeri Exp $ + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> orbit-2.12.2.ebuild: + Stable on alpha. 13 Jun 2005; Markus Rothe <corsair@gentoo.org> orbit-2.12.2.ebuild: Stable on ppc64 diff --git a/gnome-base/orbit/orbit-2.12.2.ebuild b/gnome-base/orbit/orbit-2.12.2.ebuild index 141104a2bd03..ae3c665e5367 100644 --- a/gnome-base/orbit/orbit-2.12.2.ebuild +++ b/gnome-base/orbit/orbit-2.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.2.ebuild,v 1.6 2005/06/13 05:50:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.2.ebuild,v 1.7 2005/07/02 16:49:21 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="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="doc ssl" RDEPEND=">=dev-libs/glib-2 |