public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-accessibility/morseall: ChangeLog morseall-0.4.8.ebuild
@ 2009-08-12 18:20 William Hubbs (williamh)
  0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs (williamh) @ 2009-08-12 18:20 UTC (permalink / raw
  To: gentoo-commits

williamh    09/08/12 18:20:10

  Modified:             ChangeLog morseall-0.4.8.ebuild
  Log:
  fixed description and dependencies
  (Portage version: 2.2_rc38/cvs/Linux i686)

Revision  Changes    Path
1.3                  app-accessibility/morseall/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/morseall/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	21 Feb 2007 19:23:02 -0000	1.2
+++ ChangeLog	12 Aug 2009 18:20:10 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for app-accessibility/morseall
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/morseall/ChangeLog,v 1.2 2007/02/21 19:23:02 peper Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/morseall/ChangeLog,v 1.3 2009/08/12 18:20:10 williamh Exp $
+
+  12 Aug 2009; William Hubbs <williamh@gentoo.org> morseall-0.4.8.ebuild:
+  fixed description and dependencies
 
   21 Feb 2007; <peper@gentoo.org> ChangeLog:
   Transition to Manifest2.



1.2                  app-accessibility/morseall/morseall-0.4.8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/morseall/morseall-0.4.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/morseall/morseall-0.4.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/morseall/morseall-0.4.8.ebuild?r1=1.1&r2=1.2

Index: morseall-0.4.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/morseall/morseall-0.4.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- morseall-0.4.8.ebuild	1 Apr 2006 06:11:24 -0000	1.1
+++ morseall-0.4.8.ebuild	12 Aug 2009 18:20:10 -0000	1.2
@@ -1,8 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/morseall/morseall-0.4.8.ebuild,v 1.1 2006/04/01 06:11:24 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/morseall/morseall-0.4.8.ebuild,v 1.2 2009/08/12 18:20:10 williamh Exp $
 
-DESCRIPTION="Program applicated morse code for blind's"
+DESCRIPTION="Allows people who have limitid mobility to control their computer using morse code"
 HOMEPAGE="http://morseall.org/"
 SRC_URI="http://pehr.net/software/${P}.tar.gz"
 
@@ -12,6 +12,7 @@
 IUSE=""
 
 DEPEND="gnome-extra/at-spi"
+RDEPEND="${DEPEND}"
 
 src_install() {
 	make DESTDIR="${D}" install || die "install failed"






^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-accessibility/morseall: ChangeLog morseall-0.4.8.ebuild
@ 2011-08-19 11:30 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; 2+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-08-19 11:30 UTC (permalink / raw
  To: gentoo-commits

nirbheek    11/08/19 11:30:44

  Modified:             ChangeLog morseall-0.4.8.ebuild
  Log:
  Fix slot dep on at-spi, remove old
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-accessibility/morseall/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/morseall/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/morseall/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/morseall/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/morseall/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	12 Aug 2009 18:20:10 -0000	1.3
+++ ChangeLog	19 Aug 2011 11:30:44 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for app-accessibility/morseall
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/morseall/ChangeLog,v 1.3 2009/08/12 18:20:10 williamh Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/morseall/ChangeLog,v 1.4 2011/08/19 11:30:44 nirbheek Exp $
+
+  19 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org> morseall-0.4.8.ebuild:
+  Fix slot dep on at-spi, remove old
 
   12 Aug 2009; William Hubbs <williamh@gentoo.org> morseall-0.4.8.ebuild:
   fixed description and dependencies



1.3                  app-accessibility/morseall/morseall-0.4.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/morseall/morseall-0.4.8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/morseall/morseall-0.4.8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/morseall/morseall-0.4.8.ebuild?r1=1.2&r2=1.3

Index: morseall-0.4.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/morseall/morseall-0.4.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- morseall-0.4.8.ebuild	12 Aug 2009 18:20:10 -0000	1.2
+++ morseall-0.4.8.ebuild	19 Aug 2011 11:30:44 -0000	1.3
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/morseall/morseall-0.4.8.ebuild,v 1.2 2009/08/12 18:20:10 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/morseall/morseall-0.4.8.ebuild,v 1.3 2011/08/19 11:30:44 nirbheek Exp $
+
+EAPI="2"
 
 DESCRIPTION="Allows people who have limitid mobility to control their computer using morse code"
 HOMEPAGE="http://morseall.org/"
@@ -11,10 +13,10 @@
 KEYWORDS="-amd64 ~x86"
 IUSE=""
 
-DEPEND="gnome-extra/at-spi"
+DEPEND="gnome-extra/at-spi:1"
 RDEPEND="${DEPEND}"
 
 src_install() {
-	make DESTDIR="${D}" install || die "install failed"
+	emake DESTDIR="${D}" install || die "install failed"
 	dodoc README CHANGES
 }






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

end of thread, other threads:[~2011-08-19 11:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-12 18:20 [gentoo-commits] gentoo-x86 commit in app-accessibility/morseall: ChangeLog morseall-0.4.8.ebuild William Hubbs (williamh)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-19 11:30 Nirbheek Chauhan (nirbheek)

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