About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
lxnay 11/12/28 16:33:56 Modified: ChangeLog Added: molecule-0.9.22.ebuild Log: version bump (Portage version: 2.2.0_alpha78/cvs/Linux x86_64) Revision Changes Path 1.27 dev-util/molecule/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/molecule/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/molecule/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/molecule/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/molecule/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 26 Nov 2011 16:38:45 -0000 1.26 +++ ChangeLog 28 Dec 2011 16:33:56 -0000 1.27 @@ -1,6 +1,11 @@ # ChangeLog for dev-util/molecule # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule/ChangeLog,v 1.26 2011/11/26 16:38:45 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/molecule/ChangeLog,v 1.27 2011/12/28 16:33:56 lxnay Exp $ + +*molecule-0.9.22 (28 Dec 2011) + + 28 Dec 2011; Fabio Erculiani <lxnay@g.o> +molecule-0.9.22.ebuild: + version bump 26 Nov 2011; Fabio Erculiani <lxnay@g.o> molecule-0.9.21.ebuild: mark stable for amd64, x86 1.1 dev-util/molecule/molecule-0.9.22.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/molecule/molecule-0.9.22.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/molecule/molecule-0.9.22.ebuild?rev=1.1&content-type=text/plain Index: molecule-0.9.22.ebuild =================================================================== # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/molecule/molecule-0.9.22.ebuild,v 1.1 2011/12/28 16:33:56 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" }
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.