diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:21:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:21:03 +0000 |
commit | e1ccd4b676354a4091150f5bd0b2f325c2df2ee7 (patch) | |
tree | 0843049c8a1d1615ed441cc6243ffd8a1c51149d /gnome-base/orbit | |
parent | Marking nautilus-2.32.2.1 ppc for bug 353436 (diff) | |
download | gentoo-2-e1ccd4b676354a4091150f5bd0b2f325c2df2ee7.tar.gz gentoo-2-e1ccd4b676354a4091150f5bd0b2f325c2df2ee7.tar.bz2 gentoo-2-e1ccd4b676354a4091150f5bd0b2f325c2df2ee7.zip |
Marking orbit-2.14.19 ppc for bug 353436
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'gnome-base/orbit')
-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 1b4ffc5631d0..59b4bb5e3eeb 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.172 2011/03/21 20:15:32 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.173 2011/03/22 19:21:03 ranger Exp $ + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> orbit-2.14.19.ebuild: + Marking orbit-2.14.19 ppc stable for bug 353436 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> orbit-2.14.19.ebuild: ppc64 stable wrt #353436 diff --git a/gnome-base/orbit/orbit-2.14.19.ebuild b/gnome-base/orbit/orbit-2.14.19.ebuild index 3aeea946dd06..1547522e060b 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.5 2011/03/21 20:15:32 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.19.ebuild,v 1.6 2011/03/22 19:21:03 ranger 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 |