public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/jd: jd-2.6.5_p100425.ebuild ChangeLog jd-2.8.0_p110203.ebuild jd-2.7.5_p101228.ebuild
@ 2011-03-28 18:31 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2011-03-28 18:31 UTC (permalink / raw
  To: gentoo-commits

angelos     11/03/28 18:31:50

  Modified:             jd-2.6.5_p100425.ebuild ChangeLog
                        jd-2.8.0_p110203.ebuild jd-2.7.5_p101228.ebuild
  Log:
  Fixed slot deps
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  www-client/jd/jd-2.6.5_p100425.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/jd/jd-2.6.5_p100425.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/jd/jd-2.6.5_p100425.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/jd/jd-2.6.5_p100425.ebuild?r1=1.1&r2=1.2

Index: jd-2.6.5_p100425.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/jd/jd-2.6.5_p100425.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jd-2.6.5_p100425.ebuild	30 Apr 2010 23:46:32 -0000	1.1
+++ jd-2.6.5_p100425.ebuild	28 Mar 2011 18:31:50 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/jd/jd-2.6.5_p100425.ebuild,v 1.1 2010/04/30 23:46:32 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/jd/jd-2.6.5_p100425.ebuild,v 1.2 2011/03/28 18:31:50 angelos Exp $
 
 EAPI="2"
 inherit eutils autotools
@@ -17,8 +17,8 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="alsa gnome gnutls migemo"
 
-RDEPEND=">=dev-cpp/gtkmm-2.8
-	>=dev-libs/glib-2
+RDEPEND="dev-cpp/gtkmm:2.4
+	dev-libs/glib:2
 	x11-misc/xdg-utils
 	alsa? ( >=media-libs/alsa-lib-1 )
 	gnome? ( >=gnome-base/libgnomeui-2 )
@@ -54,7 +54,7 @@
 		$(use_with !gnutls openssl) \
 		$(use_with migemo) \
 		$(use_with migemo migemodict /usr/share/migemo/migemo-dict) \
-		${myconf} || die "econf failed"
+		${myconf}
 }
 
 src_install() {



1.25                 www-client/jd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/jd/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/jd/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/jd/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/jd/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	3 Feb 2011 00:05:50 -0000	1.24
+++ ChangeLog	28 Mar 2011 18:31:50 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/jd
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/jd/ChangeLog,v 1.24 2011/02/03 00:05:50 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/jd/ChangeLog,v 1.25 2011/03/28 18:31:50 angelos Exp $
+
+  28 Mar 2011; Christoph Mende <angelos@gentoo.org> jd-2.6.5_p100425.ebuild,
+  jd-2.7.5_p101228.ebuild, jd-2.8.0_p110203.ebuild:
+  Fixed slot deps
 
 *jd-2.8.0_p110203 (03 Feb 2011)
 



1.2                  www-client/jd/jd-2.8.0_p110203.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/jd/jd-2.8.0_p110203.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/jd/jd-2.8.0_p110203.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/jd/jd-2.8.0_p110203.ebuild?r1=1.1&r2=1.2

Index: jd-2.8.0_p110203.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/jd/jd-2.8.0_p110203.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jd-2.8.0_p110203.ebuild	3 Feb 2011 00:05:50 -0000	1.1
+++ jd-2.8.0_p110203.ebuild	28 Mar 2011 18:31:50 -0000	1.2
@@ -1,7 +1,8 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/jd/jd-2.8.0_p110203.ebuild,v 1.1 2011/02/03 00:05:50 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/jd/jd-2.8.0_p110203.ebuild,v 1.2 2011/03/28 18:31:50 angelos Exp $
 
+EAPI=3
 inherit eutils autotools
 
 MY_P="${P/_p/-}"
@@ -16,8 +17,8 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="alsa gnome gnutls migemo"
 
-RDEPEND=">=dev-cpp/gtkmm-2.8
-	>=dev-libs/glib-2
+RDEPEND="dev-cpp/gtkmm:2.4
+	dev-libs/glib:2
 	x11-misc/xdg-utils
 	alsa? ( >=media-libs/alsa-lib-1 )
 	gnome? ( >=gnome-base/libgnomeui-2 )
@@ -34,13 +35,11 @@
 
 S="${WORKDIR}/${MY_P}"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
+src_prepare() {
 	eautoreconf
 }
 
-src_compile() {
+src_configure() {
 	local myconf="--with-xdgopen"
 
 	# use gnomeui sm instead of Xorg SM/ICE
@@ -55,8 +54,7 @@
 		$(use_with !gnutls openssl) \
 		$(use_with migemo) \
 		$(use_with migemo migemodict /usr/share/migemo/migemo-dict) \
-		${myconf} || die "econf failed"
-	emake || die "emake failed"
+		${myconf}
 }
 
 src_install() {



1.2                  www-client/jd/jd-2.7.5_p101228.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/jd/jd-2.7.5_p101228.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/jd/jd-2.7.5_p101228.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/jd/jd-2.7.5_p101228.ebuild?r1=1.1&r2=1.2

Index: jd-2.7.5_p101228.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/jd/jd-2.7.5_p101228.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jd-2.7.5_p101228.ebuild	30 Dec 2010 05:43:21 -0000	1.1
+++ jd-2.7.5_p101228.ebuild	28 Mar 2011 18:31:50 -0000	1.2
@@ -1,7 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/jd/jd-2.7.5_p101228.ebuild,v 1.1 2010/12/30 05:43:21 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/jd/jd-2.7.5_p101228.ebuild,v 1.2 2011/03/28 18:31:50 angelos Exp $
 
+EAPI=3
 inherit eutils autotools
 
 MY_P="${P/_p/-}"
@@ -16,8 +17,8 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="alsa gnome gnutls migemo"
 
-RDEPEND=">=dev-cpp/gtkmm-2.8
-	>=dev-libs/glib-2
+RDEPEND="dev-cpp/gtkmm:2.4
+	dev-libs/glib:2
 	x11-misc/xdg-utils
 	alsa? ( >=media-libs/alsa-lib-1 )
 	gnome? ( >=gnome-base/libgnomeui-2 )
@@ -34,13 +35,11 @@
 
 S="${WORKDIR}/${MY_P}"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
+src_prepare() {
 	eautoreconf
 }
 
-src_compile() {
+src_configure() {
 	local myconf="--with-xdgopen"
 
 	# use gnomeui sm instead of Xorg SM/ICE
@@ -55,8 +54,7 @@
 		$(use_with !gnutls openssl) \
 		$(use_with migemo) \
 		$(use_with migemo migemodict /usr/share/migemo/migemo-dict) \
-		${myconf} || die "econf failed"
-	emake || die "emake failed"
+		${myconf}
 }
 
 src_install() {






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

only message in thread, other threads:[~2011-03-28 18:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28 18:31 [gentoo-commits] gentoo-x86 commit in www-client/jd: jd-2.6.5_p100425.ebuild ChangeLog jd-2.8.0_p110203.ebuild jd-2.7.5_p101228.ebuild Christoph Mende (angelos)

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