diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-17 15:04:53 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-17 15:04:53 +0000 |
commit | 10354f24706a5bc2f49318e1d0e6137dda134c28 (patch) | |
tree | 8c80e79f6aae2acb1d93f0dbe743dc6fc1e06190 /gnome-base/orbit | |
parent | Stable on ppc wrt bug 199322 (diff) | |
download | gentoo-2-10354f24706a5bc2f49318e1d0e6137dda134c28.tar.gz gentoo-2-10354f24706a5bc2f49318e1d0e6137dda134c28.tar.bz2 gentoo-2-10354f24706a5bc2f49318e1d0e6137dda134c28.zip |
Stable on ppc wrt bug 199322
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index de4e4345925f..dcf5ce645d9a 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.114 2007/11/17 13:14:58 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.115 2007/11/17 15:04:53 nixnut Exp $ + + 17 Nov 2007; nixnut <nixnut@gentoo.org> orbit-2.14.10.ebuild: + Stable on ppc wrt bug 199322 17 Nov 2007; Dawid Węgliński <cla@gentoo.org> orbit-2.14.10.ebuild: Stable on x86 (bug #199322) diff --git a/gnome-base/orbit/orbit-2.14.10.ebuild b/gnome-base/orbit/orbit-2.14.10.ebuild index 47634f6da47c..5024474cf789 100644 --- a/gnome-base/orbit/orbit-2.14.10.ebuild +++ b/gnome-base/orbit/orbit-2.14.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.10.ebuild,v 1.3 2007/11/17 13:14:58 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.10.ebuild,v 1.4 2007/11/17 15:04:53 nixnut 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 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.8 |