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: "Jeremy Olexa (darkside)" <darkside@g.o>
Subject: gentoo-x86 commit in xfce-extra/exo: ChangeLog exo-0.3.102.ebuild
Date: Thu, 20 Aug 2009 21:12:57 +0000
darkside    09/08/20 21:12:57

  Modified:             ChangeLog
  Added:                exo-0.3.102.ebuild
  Log:
  Version bump, bug fix release. http://releases.xfce.org/feeds/project/exo
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.93                 xfce-extra/exo/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/exo/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/exo/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/exo/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	27 Jul 2009 17:32:38 -0000	1.92
+++ ChangeLog	20 Aug 2009 21:12:57 -0000	1.93
@@ -1,6 +1,11 @@
 # ChangeLog for xfce-extra/exo
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.92 2009/07/27 17:32:38 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.93 2009/08/20 21:12:57 darkside Exp $
+
+*exo-0.3.102 (20 Aug 2009)
+
+  20 Aug 2009; Jeremy Olexa <darkside@g.o> +exo-0.3.102.ebuild:
+  Version bump, bug fix release. http://releases.xfce.org/feeds/project/exo
 
   27 Jul 2009; nixnut <nixnut@g.o> exo-0.3.101-r1.ebuild:
   ppc stable #265587



1.1                  xfce-extra/exo/exo-0.3.102.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/exo/exo-0.3.102.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/exo/exo-0.3.102.ebuild?rev=1.1&content-type=text/plain

Index: exo-0.3.102.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.102.ebuild,v 1.1 2009/08/20 21:12:57 darkside Exp $

EAPI="2"

inherit xfconf python multilib

DESCRIPTION="Extensions, widgets and framework library with session management support"
# Can't find a better homepage
HOMEPAGE="http://www.xfce.org"
SRC_URI="http://archive.xfce.org/src/xfce/exo/0.3/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc hal libnotify python"

RDEPEND=">=dev-lang/perl-5.6
	dev-perl/URI
	>=dev-libs/glib-2.6:2
	>=x11-libs/gtk+-2.6:2
	>=xfce-base/libxfce4util-4.6.1
	libnotify? ( x11-libs/libnotify )
	hal? ( sys-apps/hal )
	python? ( dev-python/pygtk )"
DEPEND="${RDEPEND}
	dev-util/intltool
	doc? ( dev-util/gtk-doc )"


pkg_setup() {
	XFCONF=" $(use_enable doc gtk-doc) $(use_enable hal)
		$(use_enable libnotify notifications) $(use_enable python)"
	DOCS="AUTHORS ChangeLog HACKING NEWS README THANKS TODO"
	XFCE4_PATCHES="${FILESDIR}/exo-0.3.101-iocharset.patch"
}

src_prepare() {
	xfconf_src_prepare
	cd "${S}"
	rm py-compile
	touch py-compile
	chmod +x py-compile
}

pkg_postinst() {
	xfce4_pkg_postinst
	python_mod_optimize "$(python_get_sitedir)"
}

pkg_postrm() {
	xfce4_pkg_postrm
	python_mod_cleanup "$(python_get_sitedir)"
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
eselect r635 - trunk
Next by thread:
gentoo-x86 commit in xfce-extra/exo: ChangeLog exo-0.3.102.ebuild
Previous by date:
eselect r635 - trunk
Next by date:
gentoo commit in src/patchsets/coreutils/7.5: - New directory


Updated Jun 26, 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.