public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libgpod: libgpod-0.8.0.ebuild
@ 2010-10-31 16:47 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-10-31 16:47 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/10/31 16:47:42

  Modified:             libgpod-0.8.0.ebuild
  Log:
  Remove eutils from inherit, unused.
  
  (Portage version: 2.2.0_alpha1/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-libs/libgpod/libgpod-0.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgpod/libgpod-0.8.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgpod/libgpod-0.8.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgpod/libgpod-0.8.0.ebuild?r1=1.1&r2=1.2

Index: libgpod-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.8.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libgpod-0.8.0.ebuild	31 Oct 2010 16:07:46 -0000	1.1
+++ libgpod-0.8.0.ebuild	31 Oct 2010 16:47:42 -0000	1.2
@@ -1,12 +1,12 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.8.0.ebuild,v 1.1 2010/10/31 16:07:46 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.8.0.ebuild,v 1.2 2010/10/31 16:47:42 ssuominen Exp $
 
 EAPI=3
 
 PYTHON_DEPEND="python? 2:2.6"
 
-inherit eutils mono python
+inherit mono python
 
 DESCRIPTION="Shared library to access the contents of an iPod"
 HOMEPAGE="http://www.gtkpod.org/libgpod/"






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

* [gentoo-commits] gentoo-x86 commit in media-libs/libgpod: libgpod-0.8.0.ebuild
@ 2010-10-31 19:29 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-10-31 19:29 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/10/31 19:29:42

  Modified:             libgpod-0.8.0.ebuild
  Log:
  Fix for previous commit, double README in dodoc
  
  (Portage version: 2.2.0_alpha1/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-libs/libgpod/libgpod-0.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgpod/libgpod-0.8.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgpod/libgpod-0.8.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libgpod/libgpod-0.8.0.ebuild?r1=1.2&r2=1.3

Index: libgpod-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.8.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libgpod-0.8.0.ebuild	31 Oct 2010 16:47:42 -0000	1.2
+++ libgpod-0.8.0.ebuild	31 Oct 2010 19:29:42 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.8.0.ebuild,v 1.2 2010/10/31 16:47:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgpod/libgpod-0.8.0.ebuild,v 1.3 2010/10/31 19:29:42 ssuominen Exp $
 
 EAPI=3
 
@@ -63,7 +63,7 @@
 
 src_install() {
 	emake DESTDIR="${D}" install || die
-	dodoc AUTHORS README NEWS README* TROUBLESHOOTING
+	dodoc AUTHORS NEWS README* TROUBLESHOOTING
 
 	find "${D}" -name '*.la' -exec rm -f '{}' +
 }






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

end of thread, other threads:[~2010-10-31 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-31 19:29 [gentoo-commits] gentoo-x86 commit in media-libs/libgpod: libgpod-0.8.0.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-31 16:47 Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox