diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:27:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:27:14 +0000 |
commit | b0fa73276fd3bfb4014114b059763acaeac9bb5c (patch) | |
tree | 363ae0f7d8db81303edcd67f96affa86e159f97c /gnome-base/orbit | |
parent | stable x86, bug 293714 (diff) | |
download | historical-b0fa73276fd3bfb4014114b059763acaeac9bb5c.tar.gz historical-b0fa73276fd3bfb4014114b059763acaeac9bb5c.tar.bz2 historical-b0fa73276fd3bfb4014114b059763acaeac9bb5c.zip |
sh stable
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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.17.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index 0cb0a52c22fc..f3565cea1c93 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.155 2009/12/03 16:55:31 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.156 2010/01/16 17:02:08 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> orbit-2.14.17.ebuild: + sh stable 03 Dec 2009; Brent Baude <ranger@gentoo.org> orbit-2.14.17.ebuild: Marking orbit-2.14.17 ppc64 stable for bug 281427 diff --git a/gnome-base/orbit/orbit-2.14.17.ebuild b/gnome-base/orbit/orbit-2.14.17.ebuild index 3b322cd0385b..2f3d75e0bb10 100644 --- a/gnome-base/orbit/orbit-2.14.17.ebuild +++ b/gnome-base/orbit/orbit-2.14.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.17.ebuild,v 1.10 2009/12/03 16:55:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.17.ebuild,v 1.11 2010/01/16 17:02:08 armin76 Exp $ EAPI="2" GCONF_DEBUG="no" @@ -17,7 +17,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 |