diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:16:17 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:16:17 +0000 |
commit | a474feb0db1d30823efbcc22efc4c69e09d59fbc (patch) | |
tree | f036ea4af0db8d6fd0cad81f648fcd74e3ecce1d /gnome-base/orbit | |
parent | ppc stable, bug #139612 (diff) | |
download | historical-a474feb0db1d30823efbcc22efc4c69e09d59fbc.tar.gz historical-a474feb0db1d30823efbcc22efc4c69e09d59fbc.tar.bz2 historical-a474feb0db1d30823efbcc22efc4c69e09d59fbc.zip |
ppc stable, bug #139612
Package-Manager: portage-2.1-r1
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index e043a3fc852a..5f19fd46aa5d 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.68 2006/07/12 17:07:03 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.69 2006/07/14 16:09:05 dertobi123 Exp $ + + 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> orbit-2.14.0.ebuild: + ppc stable, bug #139612 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> orbit-2.14.0.ebuild: Stable on x86 wrt bug #139612. diff --git a/gnome-base/orbit/orbit-2.14.0.ebuild b/gnome-base/orbit/orbit-2.14.0.ebuild index 1db06263a715..684d57d164a1 100644 --- a/gnome-base/orbit/orbit-2.14.0.ebuild +++ b/gnome-base/orbit/orbit-2.14.0.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.14.0.ebuild,v 1.4 2006/07/12 17:07:03 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.0.ebuild,v 1.5 2006/07/14 16:09:05 dertobi123 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 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86" IUSE="doc ssl static" RDEPEND=">=dev-libs/glib-2 |