Gentoo Logo
Gentoo Spaceship




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
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Gilles Dartiguelongue (eva)" <eva@g.o>
Subject: gentoo-x86 commit in x11-misc/alacarte: ChangeLog alacarte-0.11.6.ebuild alacarte-0.11.3-r1.ebuild
Date: Sat, 27 Sep 2008 16:00:32 +0000
eva         08/09/27 16:00:32

  Modified:             ChangeLog
  Added:                alacarte-0.11.6.ebuild
  Removed:              alacarte-0.11.3-r1.ebuild
  Log:
  bump to 0.11.6. Updated translations. Use of more theme icons.
  (Portage version: 2.2_rc11/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)

Revision  Changes    Path
1.59                 x11-misc/alacarte/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/alacarte/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	25 Sep 2008 15:10:59 -0000	1.58
+++ ChangeLog	27 Sep 2008 16:00:31 -0000	1.59
@@ -1,6 +1,12 @@
 # ChangeLog for x11-misc/alacarte
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/ChangeLog,v 1.58 2008/09/25 15:10:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/ChangeLog,v 1.59 2008/09/27 16:00:31 eva Exp $
+
+*alacarte-0.11.6 (27 Sep 2008)
+
+  27 Sep 2008; Gilles Dartiguelongue <eva@g.o>
+  -alacarte-0.11.3-r1.ebuild, +alacarte-0.11.6.ebuild:
+  bump to 0.11.6. Updated translations. Use of more theme icons.
 
   25 Sep 2008; Jeroen Roovers <jer@g.o> alacarte-0.11.5.ebuild:
   Stable for HPPA (bug #236971).



1.1                  x11-misc/alacarte/alacarte-0.11.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/alacarte-0.11.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alacarte/alacarte-0.11.6.ebuild?rev=1.1&content-type=text/plain

Index: alacarte-0.11.6.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/alacarte/alacarte-0.11.6.ebuild,v 1.1 2008/09/27 16:00:31 eva Exp $

inherit gnome2 python eutils

DESCRIPTION="Simple GNOME menu editor"
HOMEPAGE="http://www.realistanew.com/projects/alacarte"

LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
SLOT=0

RDEPEND=">=dev-lang/python-2.4
		 >=dev-python/pygtk-2.8
		 >=gnome-base/gnome-menus-2.18
		 >=dev-python/gnome-python-2.18"
DEPEND="${RDEPEND}
		  sys-devel/gettext
		>=dev-util/intltool-0.35
		>=dev-util/pkgconfig-0.19"

DOCS="AUTHORS ChangeLog NEWS README"

pkg_setup() {
	if ! built_with_use gnome-base/gnome-menus python ; then
		eerror "You must emerge gnome-base/gnome-menus with the python USE flag"
		die "alacarte needs python support in gnome-base/gnome-menus"
	fi
}

src_unpack() {
	gnome2_src_unpack

	# disable pyc compiling
	mv py-compile py-compile.orig
	ln -s $(type -P true) py-compile
}

pkg_postinst() {
	gnome2_pkg_postinst
	python_version
	python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/Alacarte
}

pkg_postrm() {
	gnome2_pkg_postrm
	python_version
	python_mod_cleanup
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
portage r11569 - main/branches/prefix/pym/portage
Next by thread:
gentoo-x86 commit in net-misc/fakeidentd: fakeidentd-2.5.ebuild ChangeLog fakeidentd-2.4.ebuild
Previous by date:
portage r11569 - main/branches/prefix/pym/portage
Next by date:
gentoo-x86 commit in net-misc/fakeidentd: fakeidentd-2.5.ebuild ChangeLog fakeidentd-2.4.ebuild


Updated Mar 31, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.