* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-light: ChangeLog gnome-light-2.28.2.ebuild gnome-light-2.28.1.ebuild
@ 2010-04-25 14:09 Pacho Ramos (pacho)
0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2010-04-25 14:09 UTC (permalink / raw
To: gentoo-commits
pacho 10/04/25 14:09:34
Modified: ChangeLog
Added: gnome-light-2.28.2.ebuild
Removed: gnome-light-2.28.1.ebuild
Log:
Version bump to sync with gnome-base/gnome
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.113 gnome-base/gnome-light/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-light/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-light/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-light/ChangeLog?r1=1.112&r2=1.113
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog 12 Apr 2010 20:24:31 -0000 1.112
+++ ChangeLog 25 Apr 2010 14:09:34 -0000 1.113
@@ -1,6 +1,13 @@
# ChangeLog for gnome-base/gnome-light
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.112 2010/04/12 20:24:31 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.113 2010/04/25 14:09:34 pacho Exp $
+
+*gnome-light-2.28.2 (25 Apr 2010)
+
+ 25 Apr 2010; Pacho Ramos <pacho@gentoo.org> -gnome-light-2.28.1.ebuild,
+ +gnome-light-2.28.2.ebuild:
+ Version bump to sync with gnome-base/gnome: updating deps and dropping
+ deprecated software.
12 Apr 2010; Gilles Dartiguelongue <eva@gentoo.org>
-gnome-light-2.24.1.ebuild, -gnome-light-2.26.2.ebuild,
1.1 gnome-base/gnome-light/gnome-light-2.28.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-light/gnome-light-2.28.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-light/gnome-light-2.28.2.ebuild?rev=1.1&content-type=text/plain
Index: gnome-light-2.28.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-2.28.2.ebuild,v 1.1 2010/04/25 14:09:34 pacho Exp $
EAPI="2"
S=${WORKDIR}
DESCRIPTION="Meta package for the GNOME desktop, merge this package to install"
HOMEPAGE="http://www.gnome.org/"
LICENSE="as-is"
SLOT="2.0"
IUSE="+automount"
# when unmasking for an arch
# double check none of the deps are still masked !
KEYWORDS="~amd64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
# Note to developers:
# This is a wrapper for the 'light' Gnome2 desktop,
# This should only consist of the bare minimum of libs/apps needed
# It is basicly the gnome-base/gnome without all extra apps
# This is currently in it's test phase, if you feel like some dep
# should be added or removed from this pack file a bug to
# gnome@gentoo.org on bugs.gentoo.org
# >=media-gfx/eog-2.28.1
RDEPEND="!gnome-base/gnome
>=dev-libs/glib-2.22.4
>=x11-libs/gtk+-2.18.7
>=dev-libs/atk-1.28.0
>=x11-libs/pango-1.26.2
>=gnome-base/orbit-2.14.17
>=x11-libs/libwnck-2.28.0
>=x11-wm/metacity-2.28.1
>=gnome-base/gconf-2.28.0
>=gnome-base/libbonobo-2.24.2
>=gnome-base/libbonoboui-2.24.2
>=gnome-base/libgnome-2.28.0
>=gnome-base/libgnomeui-2.24.2
>=gnome-base/libgnomecanvas-2.26.0
>=gnome-base/libglade-2.6.4
>=gnome-base/gnome-settings-daemon-2.28.1
>=gnome-base/gnome-control-center-2.28.1
>=gnome-base/nautilus-2.28.4
>=gnome-base/gnome-desktop-2.28.2
>=gnome-base/gnome-session-2.28.0
>=gnome-base/gnome-panel-2.28.0
>=x11-themes/gnome-icon-theme-2.28.0
>=x11-themes/gnome-themes-2.28.1
>=x11-terms/gnome-terminal-2.28.2
>=gnome-base/librsvg-2.26.0
>=gnome-extra/yelp-2.28.1"
DEPEND=""
PDEPEND=">=gnome-base/gvfs-1.4.3
automount? ( >=gnome-base/gvfs-1.4.3[gdu] )"
pkg_postinst () {
# FIXME: Rephrase to teach about using different WMs instead, as metacity is the default anyway
# FIXME: but first check WINDOW_MANAGER is still honored in 2.24. gnome-session-2.24 might have lost
# FIXME: support for it, but we don't ship with gnome-session-2.24 yet
# elog "Note that to change windowmanager to metacity do: "
# elog " export WINDOW_MANAGER=\"/usr/bin/metacity\""
# elog "of course this works for all other window managers as well"
# elog
elog "Use gnome-base/gnome for the full GNOME Desktop"
elog "as released by the GNOME team."
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-25 14:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-25 14:09 [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-light: ChangeLog gnome-light-2.28.2.ebuild gnome-light-2.28.1.ebuild Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox