diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:25:01 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:25:01 +0000 |
commit | 711ef6f662593c3d333fbdbb841ca1ebae5ebb11 (patch) | |
tree | 244962cd9f5e62aca72f5f49cd8b0df05e8831b8 /gnome-base | |
parent | Stable on amd64 wrt bug #348987 (diff) | |
download | gentoo-2-711ef6f662593c3d333fbdbb841ca1ebae5ebb11.tar.gz gentoo-2-711ef6f662593c3d333fbdbb841ca1ebae5ebb11.tar.bz2 gentoo-2-711ef6f662593c3d333fbdbb841ca1ebae5ebb11.zip |
Stable on amd64 wrt bug #348987
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 7a30556995e5..78de1d066db4 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit # 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 $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.169 2011/01/19 21:25:01 hwoarang Exp $ + + 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> orbit-2.14.19.ebuild: + Stable on amd64 wrt bug #348987 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> orbit-2.14.19.ebuild: x86 stable, bug 348987 diff --git a/gnome-base/orbit/orbit-2.14.19.ebuild b/gnome-base/orbit/orbit-2.14.19.ebuild index a9d35ab9df7f..6cd017d2f482 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-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.2 2011/01/18 14:29:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.19.ebuild,v 1.3 2011/01/19 21:25:01 hwoarang 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 |