public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/molecule: ChangeLog molecule-0.9.10.10.ebuild molecule-0.9.10.3.ebuild
@ 2010-07-12  7:55 Fabio Erculiani (lxnay)
  0 siblings, 0 replies; only message in thread
From: Fabio Erculiani (lxnay) @ 2010-07-12  7:55 UTC (permalink / raw
  To: gentoo-commits

lxnay       10/07/12 07:55:49

  Modified:             ChangeLog
  Added:                molecule-0.9.10.10.ebuild
  Removed:              molecule-0.9.10.3.ebuild
  Log:
  version bump
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-util/molecule/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/molecule/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/molecule/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/molecule/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/molecule/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	29 Jun 2010 09:39:36 -0000	1.6
+++ ChangeLog	12 Jul 2010 07:55:49 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/molecule
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule/ChangeLog,v 1.6 2010/06/29 09:39:36 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule/ChangeLog,v 1.7 2010/07/12 07:55:49 lxnay Exp $
+
+*molecule-0.9.10.10 (12 Jul 2010)
+
+  12 Jul 2010; Fabio Erculiani <lxnay@gentoo.org> -molecule-0.9.10.3.ebuild,
+  +molecule-0.9.10.10.ebuild:
+  version bump
 
   29 Jun 2010; Fabio Erculiani <lxnay@gentoo.org> molecule-0.9.10.3.ebuild:
   fix PYTHON_DEPEND, works with Python 3.x



1.1                  dev-util/molecule/molecule-0.9.10.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/molecule/molecule-0.9.10.10.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/molecule/molecule-0.9.10.10.ebuild?rev=1.1&content-type=text/plain

Index: molecule-0.9.10.10.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule/molecule-0.9.10.10.ebuild,v 1.1 2010/07/12 07:55:49 lxnay Exp $

EAPI="2"
PYTHON_DEPEND="*"

inherit multilib python

DESCRIPTION="Release metatool used for creating Sabayon (and Gentoo) releases"
HOMEPAGE="http://www.sabayon.org"
SRC_URI="http://distfiles.sabayon.org/dev-util/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-util/intltool
	sys-devel/gettext"
RDEPEND="net-misc/rsync
	sys-fs/squashfs-tools
	virtual/cdrtools"

src_install() {
	emake DESTDIR="${D}" LIBDIR="/usr/$(get_libdir)" \
		PREFIX="/usr" SYSCONFDIR="/etc" install \
		|| die "emake install failed"
}

pkg_postinst() {
	python_mod_optimize "/usr/$(get_libdir)/molecule"
}

pkg_postrm() {
	python_mod_cleanup "/usr/$(get_libdir)/molecule"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-12  7:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-12  7:55 [gentoo-commits] gentoo-x86 commit in dev-util/molecule: ChangeLog molecule-0.9.10.10.ebuild molecule-0.9.10.3.ebuild Fabio Erculiani (lxnay)

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