public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/molecule: molecule-0.9.24.7.ebuild ChangeLog molecule-0.9.24.5.ebuild molecule-0.9.24.2.ebuild
@ 2013-01-05 10:02 Fabio Erculiani (lxnay)
  0 siblings, 0 replies; only message in thread
From: Fabio Erculiani (lxnay) @ 2013-01-05 10:02 UTC (permalink / raw
  To: gentoo-commits

lxnay       13/01/05 10:02:55

  Modified:             ChangeLog
  Added:                molecule-0.9.24.7.ebuild
  Removed:              molecule-0.9.24.5.ebuild molecule-0.9.24.2.ebuild
  Log:
  version bump, drop older releases
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.37                 dev-util/molecule/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/molecule/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	11 Sep 2012 14:05:57 -0000	1.36
+++ ChangeLog	5 Jan 2013 10:02:55 -0000	1.37
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/molecule
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule/ChangeLog,v 1.36 2012/09/11 14:05:57 lxnay Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule/ChangeLog,v 1.37 2013/01/05 10:02:55 lxnay Exp $
+
+*molecule-0.9.24.7 (05 Jan 2013)
+
+  05 Jan 2013; Fabio Erculiani <lxnay@gentoo.org> -molecule-0.9.24.2.ebuild,
+  -molecule-0.9.24.5.ebuild, +molecule-0.9.24.7.ebuild:
+  version bump, drop older releases
 
 *molecule-0.9.24.6 (11 Sep 2012)
 



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

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

Index: molecule-0.9.24.7.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule/molecule-0.9.24.7.ebuild,v 1.1 2013/01/05 10:02:55 lxnay Exp $

EAPI="3"
PYTHON_DEPEND="*"

inherit python

DESCRIPTION="Release metatool used for creating Sabayon (and Gentoo) releases"
HOMEPAGE="http://www.sabayon.org"
SRC_URI="mirror://sabayon/${CATEGORY}/${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
	sys-process/lsof
	virtual/cdrtools"

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

pkg_postinst() {
	python_mod_optimize "/usr/lib/molecule"
}

pkg_postrm() {
	python_mod_cleanup "/usr/lib/molecule"
}





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

only message in thread, other threads:[~2013-01-05 10:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-05 10:02 [gentoo-commits] gentoo-x86 commit in dev-util/molecule: molecule-0.9.24.7.ebuild ChangeLog molecule-0.9.24.5.ebuild molecule-0.9.24.2.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