flameeyes 07/11/19 19:47:36
Modified: http-access2-0j-r1.ebuild http-access2-2.0.6.ebuild
ChangeLog
Log:
Block httpclient (http-access2 replacement).
(Portage version: 2.1.3.19)
Revision Changes Path
1.6 dev-ruby/http-access2/http-access2-0j-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/http-access2/http-access2-0j-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/http-access2/http-access2-0j-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/http-access2/http-access2-0j-r1.ebuild?r1=1.5&r2=1.6
Index: http-access2-0j-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/http-access2-0j-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- http-access2-0j-r1.ebuild 13 Jul 2006 05:20:15 -0000 1.5
+++ http-access2-0j-r1.ebuild 19 Nov 2007 19:47:35 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/http-access2-0j-r1.ebuild,v 1.5 2006/07/13 05:20:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/http-access2-0j-r1.ebuild,v 1.6 2007/11/19 19:47:35 flameeyes Exp $
inherit ruby
@@ -16,6 +16,8 @@
USE_RUBY="any"
S=${WORKDIR}/${MY_P}
+RDEPEND="!dev-ruby/httpclient"
+
src_unpack() {
unpack ${A}
cd ${S}
1.4 dev-ruby/http-access2/http-access2-2.0.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/http-access2/http-access2-2.0.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/http-access2/http-access2-2.0.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/http-access2/http-access2-2.0.6.ebuild?r1=1.3&r2=1.4
Index: http-access2-2.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/http-access2-2.0.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- http-access2-2.0.6.ebuild 13 Mar 2007 19:09:54 -0000 1.3
+++ http-access2-2.0.6.ebuild 19 Nov 2007 19:47:35 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/http-access2-2.0.6.ebuild,v 1.3 2007/03/13 19:09:54 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/http-access2-2.0.6.ebuild,v 1.4 2007/11/19 19:47:35 flameeyes Exp $
inherit ruby
@@ -18,6 +18,8 @@
S="${WORKDIR}/${MY_P}"
+RDEPEND="!dev-ruby/httpclient"
+
src_unpack() {
unpack ${A}
cd "${S}"
1.13 dev-ruby/http-access2/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/http-access2/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/http-access2/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/http-access2/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 13 Mar 2007 19:09:54 -0000 1.12
+++ ChangeLog 19 Nov 2007 19:47:35 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/http-access2
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/ChangeLog,v 1.12 2007/03/13 19:09:54 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/ChangeLog,v 1.13 2007/11/19 19:47:35 flameeyes Exp $
+
+ 19 Nov 2007; Diego Pettenò <flameeyes@g.o>
+ http-access2-0j-r1.ebuild, http-access2-2.0.6.ebuild:
+ Block httpclient (http-access2 replacement).
13 Mar 2007; Tom Gall <tgall@g.o> http-access2-2.0.6.ebuild:
added ~ppc64
--
gentoo-commits@g.o mailing list
|