* [gentoo-commits] gentoo-x86 commit in dev-ruby/adhearsion: ChangeLog adhearsion-0.8.3-r1.ebuild
@ 2010-06-12 20:00 Hans de Graaff (graaff)
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2010-06-12 20:00 UTC (permalink / raw
To: gentoo-commits
graaff 10/06/12 20:00:40
Modified: ChangeLog
Added: adhearsion-0.8.3-r1.ebuild
Log:
Move to ruby-fakegem, but without the ppc64 keyword due to bug 306909.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.11 dev-ruby/adhearsion/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/adhearsion/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/adhearsion/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/adhearsion/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/adhearsion/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 12 Jun 2010 19:45:00 -0000 1.10
+++ ChangeLog 12 Jun 2010 20:00:40 -0000 1.11
@@ -1,6 +1,12 @@
# ChangeLog for dev-ruby/adhearsion
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/adhearsion/ChangeLog,v 1.10 2010/06/12 19:45:00 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/adhearsion/ChangeLog,v 1.11 2010/06/12 20:00:40 graaff Exp $
+
+*adhearsion-0.8.3-r1 (12 Jun 2010)
+
+ 12 Jun 2010; Hans de Graaff <graaff@gentoo.org>
+ +adhearsion-0.8.3-r1.ebuild:
+ Move to ruby-fakegem, but without the ppc64 keyword due to bug 306909.
12 Jun 2010; Hans de Graaff <graaff@gentoo.org> adhearsion-0.8.3.ebuild:
Move ppc64 keyword forward since that seems to have been the intention.
1.1 dev-ruby/adhearsion/adhearsion-0.8.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/adhearsion/adhearsion-0.8.3-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/adhearsion/adhearsion-0.8.3-r1.ebuild?rev=1.1&content-type=text/plain
Index: adhearsion-0.8.3-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/adhearsion/adhearsion-0.8.3-r1.ebuild,v 1.1 2010/06/12 20:00:40 graaff Exp $
EAPI=2
USE_RUBY="ruby18"
RUBY_FAKEGEM_TASK_TEST="" # specs are not distributed in the gem.
RUBY_FAKEGEM_TASK_DOC="yard"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG EVENTS"
RUBY_FAKEGEM_EXTRAINSTALL="app_generators"
inherit ruby-fakegem
DESCRIPTION="'Adhesion you can hear' for integrating VoIP"
HOMEPAGE="http://adhearsion.com"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
ruby_add_bdepend "doc? ( dev-ruby/yard )"
ruby_add_rdepend ">=dev-ruby/rubigen-1.0.6 >=dev-ruby/log4r-1.0.5"
all_ruby_install() {
all_fakegem_install
insinto /usr/share/doc/${PF}
doins -r examples || die
}
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/adhearsion: ChangeLog adhearsion-0.8.3-r1.ebuild
@ 2010-09-30 15:20 Brent Baude (ranger)
0 siblings, 0 replies; 2+ messages in thread
From: Brent Baude (ranger) @ 2010-09-30 15:20 UTC (permalink / raw
To: gentoo-commits
ranger 10/09/30 15:20:05
Modified: ChangeLog adhearsion-0.8.3-r1.ebuild
Log:
Marking adhearsion-0.8.3-r1 ~ppc64 for bug 306909
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Revision Changes Path
1.16 dev-ruby/adhearsion/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/adhearsion/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/adhearsion/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/adhearsion/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/adhearsion/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 18 Sep 2010 14:30:34 -0000 1.15
+++ ChangeLog 30 Sep 2010 15:20:05 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/adhearsion
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/adhearsion/ChangeLog,v 1.15 2010/09/18 14:30:34 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/adhearsion/ChangeLog,v 1.16 2010/09/30 15:20:05 ranger Exp $
+
+ 30 Sep 2010; Brent Baude <ranger@gentoo.org> adhearsion-0.8.3-r1.ebuild:
+ Marking adhearsion-0.8.3-r1 ~ppc64 for bug 306909
*adhearsion-0.8.6 (18 Sep 2010)
1.2 dev-ruby/adhearsion/adhearsion-0.8.3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/adhearsion/adhearsion-0.8.3-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/adhearsion/adhearsion-0.8.3-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/adhearsion/adhearsion-0.8.3-r1.ebuild?r1=1.1&r2=1.2
Index: adhearsion-0.8.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/adhearsion/adhearsion-0.8.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- adhearsion-0.8.3-r1.ebuild 12 Jun 2010 20:00:40 -0000 1.1
+++ adhearsion-0.8.3-r1.ebuild 30 Sep 2010 15:20:05 -0000 1.2
@@ -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/dev-ruby/adhearsion/adhearsion-0.8.3-r1.ebuild,v 1.1 2010/06/12 20:00:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/adhearsion/adhearsion-0.8.3-r1.ebuild,v 1.2 2010/09/30 15:20:05 ranger Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -19,7 +19,7 @@
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
ruby_add_bdepend "doc? ( dev-ruby/yard )"
ruby_add_rdepend ">=dev-ruby/rubigen-1.0.6 >=dev-ruby/log4r-1.0.5"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-30 15:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-30 15:20 [gentoo-commits] gentoo-x86 commit in dev-ruby/adhearsion: ChangeLog adhearsion-0.8.3-r1.ebuild Brent Baude (ranger)
-- strict thread matches above, loose matches on Subject: below --
2010-06-12 20:00 Hans de Graaff (graaff)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox