Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
leio 07/11/20 22:56:35
Modified: ChangeLog
Added: metacity-2.20.1.ebuild
Log:
Version bump for bug fixes and translation updates
(Portage version: 2.1.3.19)
Revision Changes Path
1.198 x11-wm/metacity/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/metacity/ChangeLog?rev=1.198&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/metacity/ChangeLog?rev=1.198&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/metacity/ChangeLog?r1=1.197&r2=1.198
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -r1.197 -r1.198
--- ChangeLog 20 Nov 2007 14:11:56 -0000 1.197
+++ ChangeLog 20 Nov 2007 22:56:35 -0000 1.198
@@ -1,6 +1,11 @@
# ChangeLog for x11-wm/metacity
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.197 2007/11/20 14:11:56 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/ChangeLog,v 1.198 2007/11/20 22:56:35 leio Exp $
+
+*metacity-2.20.1 (20 Nov 2007)
+
+ 20 Nov 2007; Mart Raudsepp <leio@g.o> +metacity-2.20.1.ebuild:
+ Version bump for bug fixes and translation updates
20 Nov 2007; Samuli Suominen <drac@g.o> metacity-2.20.0.ebuild:
amd64 stable wrt #199740
1.1 x11-wm/metacity/metacity-2.20.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/metacity/metacity-2.20.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/metacity/metacity-2.20.1.ebuild?rev=1.1&content-type=text/plain
Index: metacity-2.20.1.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.20.1.ebuild,v 1.1 2007/11/20 22:56:35 leio Exp $
inherit eutils gnome2
DESCRIPTION="Gnome default windowmanager"
HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="xinerama"
# compositor needs libcm as well, not activating it for the time being
RDEPEND=">=x11-libs/gtk+-2.10
>=x11-libs/pango-1.2
>=gnome-base/gconf-2
>=dev-libs/glib-2.6
>=x11-libs/startup-notification-0.7
!x11-misc/expocity"
# needs libcm too
# compositor? ( >=x11-libs/libXcomposite-0.2 )
DEPEND="${RDEPEND}
sys-devel/gettext
>=dev-util/pkgconfig-0.9
>=dev-util/intltool-0.35"
DOCS="AUTHORS ChangeLog HACKING NEWS README *.txt doc/*.txt"
pkg_setup() {
G2CONF="$(use_enable xinerama) \
--disable-compositor"
}
--
gentoo-commits@g.o mailing list
|
|