diff options
author | 2007-11-06 16:39:18 +0000 | |
---|---|---|
committer | 2007-11-06 16:39:18 +0000 | |
commit | 4a9df8a67cca1440dbb33ef502dadd1f9f3d8ab8 (patch) | |
tree | 8ee9dd9c94615e28b9a3c76da00c0618b5806959 /gnome-base/orbit | |
parent | sparc stable wrt #193339 (diff) | |
download | gentoo-2-4a9df8a67cca1440dbb33ef502dadd1f9f3d8ab8.tar.gz gentoo-2-4a9df8a67cca1440dbb33ef502dadd1f9f3d8ab8.tar.bz2 gentoo-2-4a9df8a67cca1440dbb33ef502dadd1f9f3d8ab8.zip |
sparc stable wrt #193339
(Portage version: 2.1.3.16)
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.8-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 4c4c41ca3a30..e8cc01799235 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.111 2007/10/17 22:37:57 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.112 2007/11/06 16:39:18 armin76 Exp $ + + 06 Nov 2007; Raúl Porcel <armin76@gentoo.org> orbit-2.14.8-r3.ebuild: + sparc stable wrt #193339 *orbit-2.14.10 (17 Oct 2007) diff --git a/gnome-base/orbit/orbit-2.14.8-r3.ebuild b/gnome-base/orbit/orbit-2.14.8-r3.ebuild index 5317f6664ec4..fca4b608f776 100644 --- a/gnome-base/orbit/orbit-2.14.8-r3.ebuild +++ b/gnome-base/orbit/orbit-2.14.8-r3.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.8-r3.ebuild,v 1.7 2007/09/27 11:26:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.8-r3.ebuild,v 1.8 2007/11/06 16:39:18 armin76 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 |