public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/magneto-core: ChangeLog magneto-core-136.ebuild
@ 2012-08-24 14:41 Fabio Erculiani (lxnay)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabio Erculiani (lxnay) @ 2012-08-24 14:41 UTC (permalink / raw
  To: gentoo-commits

lxnay       12/08/24 14:41:19

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/magneto-core/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	11 Jul 2012 18:42:03 -0000	1.18
+++ ChangeLog	24 Aug 2012 14:41:19 -0000	1.19
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/magneto-core
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/magneto-core/ChangeLog,v 1.18 2012/07/11 18:42:03 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/magneto-core/ChangeLog,v 1.19 2012/08/24 14:41:19 lxnay Exp $
+
+*magneto-core-136 (24 Aug 2012)
+
+  24 Aug 2012; Fabio Erculiani <lxnay@gentoo.org> +magneto-core-136.ebuild:
+  version bump
 
 *magneto-core-1.0_rc124 (11 Jul 2012)
 



1.1                  sys-apps/magneto-core/magneto-core-136.ebuild

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

Index: magneto-core-136.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/magneto-core/magneto-core-136.ebuild,v 1.1 2012/08/24 14:41:19 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 ~arm ~x86"
IUSE=""

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

DEPEND="~sys-apps/rigo-daemon-${PV}"
RDEPEND="${DEPEND}
	x11-misc/xdg-utils"

src_compile() {
	einfo "nothing to compile"
}

src_install() {
	emake DESTDIR="${D}" LIBDIR="usr/lib" 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] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-apps/magneto-core: ChangeLog magneto-core-136.ebuild
@ 2013-08-22 11:21 Fabio Erculiani (lxnay)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabio Erculiani (lxnay) @ 2013-08-22 11:21 UTC (permalink / raw
  To: gentoo-commits

lxnay       13/08/22 11:21:51

  Modified:             ChangeLog
  Removed:              magneto-core-136.ebuild
  Log:
  drop older version 136
  
  (Portage version: 2.2.0_alpha188/cvs/Linux x86_64, unsigned Manifest commit)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/magneto-core/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	22 Aug 2013 11:15:13 -0000	1.33
+++ ChangeLog	22 Aug 2013 11:21:51 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/magneto-core
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/magneto-core/ChangeLog,v 1.33 2013/08/22 11:15:13 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/magneto-core/ChangeLog,v 1.34 2013/08/22 11:21:51 lxnay Exp $
+
+  22 Aug 2013; Fabio Erculiani <lxnay@gentoo.org> -magneto-core-136.ebuild:
+  drop older version 136
 
 *magneto-core-216 (22 Aug 2013)
 





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

end of thread, other threads:[~2013-08-22 11:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-22 11:21 [gentoo-commits] gentoo-x86 commit in sys-apps/magneto-core: ChangeLog magneto-core-136.ebuild Fabio Erculiani (lxnay)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-24 14:41 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