public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/exo: ChangeLog exo-0.3.4.ebuild
@ 2007-12-02 15:12 Samuli Suominen (drac)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (drac) @ 2007-12-02 15:12 UTC (permalink / raw
  To: gentoo-commits

drac        07/12/02 15:12:37

  Modified:             ChangeLog
  Added:                exo-0.3.4.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.4_rc4)

Revision  Changes    Path
1.47                 xfce-extra/exo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	11 Jun 2007 14:43:36 -0000	1.46
+++ ChangeLog	2 Dec 2007 15:12:37 -0000	1.47
@@ -1,6 +1,11 @@
 # ChangeLog for xfce-extra/exo
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.46 2007/06/11 14:43:36 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.47 2007/12/02 15:12:37 drac Exp $
+
+*exo-0.3.4 (02 Dec 2007)
+
+  02 Dec 2007; Samuli Suominen <drac@gentoo.org> +exo-0.3.4.ebuild:
+  Version bump.
 
   11 Jun 2007; Samuli Suominen <drac@gentoo.org> exo-0.3.2.ebuild:
   Adjust sys-apps/hal dep to 0.5.7.1 because of compilation failure on arm.



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

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

Index: exo-0.3.4.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.4.ebuild,v 1.1 2007/12/02 15:12:37 drac Exp $

inherit xfce44 python

xfce44
xfce44_core_package

DESCRIPTION="Extensions, widgets and framework library with session management support"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~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
	>=x11-libs/gtk+-2.6
	>=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
	>=xfce-base/xfce-mcs-manager-${XFCE_MASTER_VERSION}
	>=xfce-base/xfce-mcs-plugins-${XFCE_MASTER_VERSION}
	libnotify? ( x11-libs/libnotify )
	hal? ( >=sys-apps/hal-0.5.7.1 )
	python? ( dev-python/pygtk )"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	doc? ( dev-util/gtk-doc )
	dev-util/intltool"

XFCE_CONFIG="${XFCE_CONFIG}	$(use_enable python) \
	$(use_enable libnotify notifications) \
	$(use_enable hal) --enable-mcs-plugin"

DOCS="AUTHORS ChangeLog HACKING NEWS README THANKS TODO"

# See bug 166568 for reference
src_unpack() {
	unpack ${A}
	sed -i -e 's:-Werror::g' "${S}"/configure
}

# See bug 164780 for reference
src_install() {
	xfce44_src_install
	rm -f "${D}"/usr/lib*/python*/site-packages/pyexo.py[co]
	rm -f "${D}"/usr/lib*/python*/site-packages/${PN}-0.3/${PN}/__init__.py[co]
}

pkg_postinst() {
	xfce44_pkg_postinst
	python_mod_optimize "${ROOT}"usr/lib*/python*/site-packages
}

pkg_postrm() {
	xfce44_pkg_postrm
	python_mod_cleanup "${ROOT}"usr/lib*/python*/site-packages
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in xfce-extra/exo: ChangeLog exo-0.3.4.ebuild
@ 2008-11-20 16:52 Christoph Mende (angelos)
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Mende (angelos) @ 2008-11-20 16:52 UTC (permalink / raw
  To: gentoo-commits

angelos     08/11/20 16:52:33

  Modified:             ChangeLog
  Removed:              exo-0.3.4.ebuild
  Log:
  Removed old
  (Portage version: 2.2_rc14/cvs/Linux 2.6.28-rc5-00172-gee2f6cc x86_64)

Revision  Changes    Path
1.70                 xfce-extra/exo/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	20 Nov 2008 16:44:51 -0000	1.69
+++ ChangeLog	20 Nov 2008 16:52:33 -0000	1.70
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-extra/exo
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.69 2008/11/20 16:44:51 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.70 2008/11/20 16:52:33 angelos Exp $
+
+  20 Nov 2008; Christoph Mende <angelos@gentoo.org> -exo-0.3.4.ebuild:
+  Removed old
 
   20 Nov 2008; Brent Baude <ranger@gentoo.org> exo-0.3.4-r1.ebuild:
   Marking exo-0.3.4-r1 ppc64 for bug 245970






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-20 16:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-20 16:52 [gentoo-commits] gentoo-x86 commit in xfce-extra/exo: ChangeLog exo-0.3.4.ebuild Christoph Mende (angelos)
  -- strict thread matches above, loose matches on Subject: below --
2007-12-02 15:12 Samuli Suominen (drac)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox