public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ali Polatel (hawking)" <hawking@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/moosic: moosic-1.5.4.ebuild ChangeLog
Date: Thu, 29 May 2008 17:16:58 +0000	[thread overview]
Message-ID: <E1K1lkI-00048k-SC@stork.gentoo.org> (raw)

hawking     08/05/29 17:16:58

  Modified:             moosic-1.5.4.ebuild ChangeLog
  Log:
  python_mod_optimize is ROOT aware. Fixed python_mod_cleanup. Multilib love.
  (Portage version: 2.1.5.2)

Revision  Changes    Path
1.2                  media-sound/moosic/moosic-1.5.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/moosic/moosic-1.5.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/moosic/moosic-1.5.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/moosic/moosic-1.5.4.ebuild?r1=1.1&r2=1.2

Index: moosic-1.5.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/moosic/moosic-1.5.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- moosic-1.5.4.ebuild	27 Jul 2007 21:45:24 -0000	1.1
+++ moosic-1.5.4.ebuild	29 May 2008 17:16:58 -0000	1.2
@@ -1,8 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moosic/moosic-1.5.4.ebuild,v 1.1 2007/07/27 21:45:24 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moosic/moosic-1.5.4.ebuild,v 1.2 2008/05/29 17:16:58 hawking Exp $
 
-inherit distutils python
+inherit distutils python multilib
 
 DESCRIPTION="Moosic is a music player that focuses on easy playlist management"
 HOMEPAGE="http://www.nanoo.org/~daniel/moosic"
@@ -35,10 +35,9 @@
 
 pkg_postinst() {
 	python_version
-	python_mod_optimize "${ROOT}"/usr/lib*/python${PYVER}/site-packages
+	python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages
 }
 
 pkg_postrm() {
-	python_version
-	python_mod_cleanup "${ROOT}"/usr/lib*/python${PYVER}/site-packages
+	python_mod_cleanup
 }



1.17                 media-sound/moosic/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/moosic/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/moosic/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/moosic/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/moosic/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	27 Jul 2007 21:45:24 -0000	1.16
+++ ChangeLog	29 May 2008 17:16:58 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/moosic
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moosic/ChangeLog,v 1.16 2007/07/27 21:45:24 drac Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moosic/ChangeLog,v 1.17 2008/05/29 17:16:58 hawking Exp $
+
+  29 May 2008; Ali Polatel <hawking@gentoo.org> moosic-1.5.4.ebuild:
+  python_mod_optimize is ROOT aware. Fixed python_mod_cleanup. Multilib
+  love.
 
 *moosic-1.5.4 (27 Jul 2007)
 



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-05-29 17:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-29 17:16 Ali Polatel (hawking) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-28 12:17 [gentoo-commits] gentoo-x86 commit in media-sound/moosic: moosic-1.5.4.ebuild ChangeLog Markus Meier (maekke)
2009-07-17 18:55 Samuli Suominen (ssuominen)
2009-07-17 23:26 Tiago Cunha (tcunha)
2010-05-28 21:27 Arfrever Frehtes Taifersar Arahesis (arfrever)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1K1lkI-00048k-SC@stork.gentoo.org \
    --to=hawking@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox