diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-21 20:24:10 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-21 20:24:10 +0000 |
commit | e0e62675c169414f0c0cd8d203c50c70aba7e303 (patch) | |
tree | 274b907be6498c8911d8b4ded54ae99f2dc1a1f0 /gnome-base | |
parent | Stable on alpha wrt Bug #126321. (diff) | |
download | gentoo-2-e0e62675c169414f0c0cd8d203c50c70aba7e303.tar.gz gentoo-2-e0e62675c169414f0c0cd8d203c50c70aba7e303.tar.bz2 gentoo-2-e0e62675c169414f0c0cd8d203c50c70aba7e303.zip |
Stable on alpha wrt Bug #126321.
(Portage version: 2.0.54)
Diffstat (limited to 'gnome-base')
-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 edb52dcf569b..aa36885e617f 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.65 2006/03/24 16:23:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.66 2006/04/21 20:24:10 tcort Exp $ + + 21 Apr 2006; Thomas Cort <tcort@gentoo.org> orbit-2.12.5.ebuild: + Stable on alpha wrt Bug #126321. 22 Mar 2006; Aron Griffis <agriffis@gentoo.org> orbit-0.5.17-r1.ebuild, orbit-2.12.5.ebuild: diff --git a/gnome-base/orbit/orbit-2.12.5.ebuild b/gnome-base/orbit/orbit-2.12.5.ebuild index 1592660c4244..8bf4883af030 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.8 2006/03/24 16:23:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.12.5.ebuild,v 1.9 2006/04/21 20:24:10 tcort 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 |