public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/christine: christine-0.1.6.ebuild ChangeLog
@ 2008-06-09 15:06 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2008-06-09 15:06 UTC (permalink / raw
  To: gentoo-commits

armin76     08/06/09 15:06:13

  Modified:             christine-0.1.6.ebuild ChangeLog
  Log:
  Add ~sparc/~x86
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.2                  media-sound/christine/christine-0.1.6.ebuild

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

Index: christine-0.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/christine/christine-0.1.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- christine-0.1.6.ebuild	8 Jun 2008 18:45:59 -0000	1.1
+++ christine-0.1.6.ebuild	9 Jun 2008 15:06:12 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/christine/christine-0.1.6.ebuild,v 1.1 2008/06/08 18:45:59 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/christine/christine-0.1.6.ebuild,v 1.2 2008/06/09 15:06:12 armin76 Exp $
 
 inherit multilib python
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~sparc ~x86"
 IUSE="readline"
 
 RDEPEND="readline? ( sys-libs/readline )



1.2                  media-sound/christine/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/christine/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	8 Jun 2008 18:45:59 -0000	1.1
+++ ChangeLog	9 Jun 2008 15:06:12 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/christine
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/christine/ChangeLog,v 1.1 2008/06/08 18:45:59 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/christine/ChangeLog,v 1.2 2008/06/09 15:06:12 armin76 Exp $
+
+  09 Jun 2008; Raúl Porcel <armin76@gentoo.org> christine-0.1.6.ebuild:
+  Add ~sparc/~x86
 
 *christine-0.1.6 (08 Jun 2008)
 



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



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

* [gentoo-commits] gentoo-x86 commit in media-sound/christine: christine-0.1.6.ebuild ChangeLog
@ 2008-11-25 16:09 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2008-11-25 16:09 UTC (permalink / raw
  To: gentoo-commits

ssuominen    08/11/25 16:09:08

  Modified:             christine-0.1.6.ebuild ChangeLog
  Log:
  Add missing deps wrt #243068, thanks to basic at mozdev.org and Jim Ramsay. Play addpredict games.
  (Portage version: 2.2_rc15/cvs/Linux 2.6.27-gentoo-r3 i686)

Revision  Changes    Path
1.3                  media-sound/christine/christine-0.1.6.ebuild

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

Index: christine-0.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/christine/christine-0.1.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- christine-0.1.6.ebuild	9 Jun 2008 15:06:12 -0000	1.2
+++ christine-0.1.6.ebuild	25 Nov 2008 16:09:08 -0000	1.3
@@ -1,6 +1,8 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/christine/christine-0.1.6.ebuild,v 1.2 2008/06/09 15:06:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/christine/christine-0.1.6.ebuild,v 1.3 2008/11/25 16:09:08 ssuominen Exp $
+
+EAPI=1
 
 inherit multilib python
 
@@ -12,10 +14,12 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~sparc ~x86"
-IUSE="readline"
+IUSE="+libnotify readline"
 
 RDEPEND="readline? ( sys-libs/readline )
+	libnotify? ( dev-python/notify-python )
 	>=dev-python/pygtk-2
+	>=dev-python/gconf-python-2
 	>=dev-python/gst-python-0.10
 	>=media-plugins/gst-plugins-meta-0.10
 	media-libs/mutagen"
@@ -26,9 +30,10 @@
 	dev-util/intltool"
 
 src_compile() {
-	addpredict $(unset HOME; echo ~)/.gconf
-	addpredict $(unset HOME; echo ~)/.gconfd
-	addpredict $(unset HOME; echo ~)/.gstreamer-0.10
+	addpredict /root/.gconf
+	addpredict /root/.gconfd
+	addpredict /root/.gstreamer-0.10
+	addpredict /root/.gnome2
 	econf --disable-dependency-tracking $(use_with readline)
 	emake || die "emake failed."
 }



1.3                  media-sound/christine/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/christine/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	9 Jun 2008 15:06:12 -0000	1.2
+++ ChangeLog	25 Nov 2008 16:09:08 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/christine
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/christine/ChangeLog,v 1.2 2008/06/09 15:06:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/christine/ChangeLog,v 1.3 2008/11/25 16:09:08 ssuominen Exp $
+
+  25 Nov 2008; <ssuominen@gentoo.org> christine-0.1.6.ebuild:
+  Add missing deps wrt #243068, thanks to basic at mozdev.org and Jim
+  Ramsay. Play addpredict games.
 
   09 Jun 2008; Raúl Porcel <armin76@gentoo.org> christine-0.1.6.ebuild:
   Add ~sparc/~x86






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

end of thread, other threads:[~2008-11-25 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-25 16:09 [gentoo-commits] gentoo-x86 commit in media-sound/christine: christine-0.1.6.ebuild ChangeLog Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2008-06-09 15:06 Raul Porcel (armin76)

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