public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/magneto-core: magneto-core-1.0_rc34.ebuild ChangeLog
@ 2011-08-07 16:48 Fabio Erculiani (lxnay)
  0 siblings, 0 replies; only message in thread
From: Fabio Erculiani (lxnay) @ 2011-08-07 16:48 UTC (permalink / raw
  To: gentoo-commits

lxnay       11/08/07 16:48:07

  Modified:             ChangeLog
  Added:                magneto-core-1.0_rc34.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sys-apps/magneto-core/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/magneto-core/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/magneto-core/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/magneto-core/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/magneto-core/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	2 Aug 2011 16:56:17 -0000	1.2
+++ ChangeLog	7 Aug 2011 16:48:07 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/magneto-core
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/magneto-core/ChangeLog,v 1.2 2011/08/02 16:56:17 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/magneto-core/ChangeLog,v 1.3 2011/08/07 16:48:07 lxnay Exp $
+
+*magneto-core-1.0_rc34 (07 Aug 2011)
+
+  07 Aug 2011; Fabio Erculiani <lxnay@gentoo.org>
+  +magneto-core-1.0_rc34.ebuild:
+  version bump
 
 *magneto-core-1.0_rc29 (02 Aug 2011)
 



1.1                  sys-apps/magneto-core/magneto-core-1.0_rc34.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/magneto-core/magneto-core-1.0_rc34.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/magneto-core/magneto-core-1.0_rc34.ebuild?rev=1.1&content-type=text/plain

Index: magneto-core-1.0_rc34.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/magneto-core/magneto-core-1.0_rc34.ebuild,v 1.1 2011/08/07 16:48:07 lxnay Exp $

EAPI="3"
PYTHON_DEPEND="2"
inherit eutils python multilib

DESCRIPTION="Entropy Package Manager notification applet library"
HOMEPAGE="http://www.sabayon.org"
LICENSE="GPL-2"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

SRC_URI="mirror://sabayon/sys-apps/entropy-${PV}.tar.bz2"
S="${WORKDIR}/entropy-${PV}/magneto"

DEPEND=">=sys-apps/entropy-client-services-${PV}"
RDEPEND="${DEPEND}
	x11-misc/xdg-utils"

src_compile() {
	einfo "nothing to compile"
}

src_install() {
	emake DESTDIR="${D}" LIBDIR="usr/$(get_libdir)" magneto-core-install || die "make install failed"
}

pkg_postinst() {
	python_mod_optimize "/usr/$(get_libdir)/entropy/magneto"
}

pkg_postrm() {
	python_mod_cleanup "/usr/$(get_libdir)/entropy/magneto"
}






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

only message in thread, other threads:[~2011-08-07 16:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-07 16:48 [gentoo-commits] gentoo-x86 commit in sys-apps/magneto-core: magneto-core-1.0_rc34.ebuild ChangeLog 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