diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 14:29:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 14:29:48 +0000 |
commit | 4b38a2515b8f124537c16db1ccacd79ffa6298c1 (patch) | |
tree | e6ad44e737b7236ca75f843ee396f0ab04b225c1 /gnome-base/orbit | |
parent | x86 stable, bug 348987 (diff) | |
download | gentoo-2-4b38a2515b8f124537c16db1ccacd79ffa6298c1.tar.gz gentoo-2-4b38a2515b8f124537c16db1ccacd79ffa6298c1.tar.bz2 gentoo-2-4b38a2515b8f124537c16db1ccacd79ffa6298c1.zip |
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.19.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 3fc803024968..7a30556995e5 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.167 2010/10/07 22:38:57 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.168 2011/01/18 14:29:48 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> orbit-2.14.19.ebuild: + x86 stable, bug 348987 07 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> orbit-2.14.18.ebuild: ppc64 stable wrt #324077 diff --git a/gnome-base/orbit/orbit-2.14.19.ebuild b/gnome-base/orbit/orbit-2.14.19.ebuild index 1330ceb7d403..a9d35ab9df7f 100644 --- a/gnome-base/orbit/orbit-2.14.19.ebuild +++ b/gnome-base/orbit/orbit-2.14.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.19.ebuild,v 1.1 2010/10/01 22:20:01 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.19.ebuild,v 1.2 2011/01/18 14:29:48 fauli Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc test" RDEPEND=">=dev-libs/glib-2.8 |