public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/flashcard: flashcard-2.3.3.ebuild ChangeLog
@ 2008-01-25 23:08 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-01-25 23:08 UTC (permalink / raw
  To: gentoo-commits

opfer       08/01/25 23:08:12

  Modified:             flashcard-2.3.3.ebuild ChangeLog
  Log:
  add new primary HOMEPAGE and relocate IUSE
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.3                  app-emacs/flashcard/flashcard-2.3.3.ebuild

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

Index: flashcard-2.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- flashcard-2.3.3.ebuild	12 Feb 2007 19:35:35 -0000	1.2
+++ flashcard-2.3.3.ebuild	25 Jan 2008 23:08:12 -0000	1.3
@@ -1,16 +1,16 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild,v 1.2 2007/02/12 19:35:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild,v 1.3 2008/01/25 23:08:12 opfer Exp $
 
 inherit elisp
 
-IUSE=""
-
 DESCRIPTION="An Emacs Lisp package for drilling on questions and answers."
-HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki/FlashCard"
+HOMEPAGE="http://ichi2.net/flashcard/
+	http://www.emacswiki.org/cgi-bin/wiki/FlashCard"
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
+IUSE=""
 KEYWORDS="~amd64 ~x86 ~sparc ~ppc"
 
 SITEFILE=50flashcard-gentoo.el



1.6                  app-emacs/flashcard/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/flashcard/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	23 Feb 2007 11:54:39 -0000	1.5
+++ ChangeLog	25 Jan 2008 23:08:12 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/flashcard
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/flashcard/ChangeLog,v 1.5 2007/02/23 11:54:39 opfer Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/flashcard/ChangeLog,v 1.6 2008/01/25 23:08:12 opfer Exp $
+
+  25 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+  flashcard-2.3.3.ebuild:
+  add new primary HOMEPAGE and relocate IUSE
 
   23 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
   -flashcard-2.3.2.ebuild:



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



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

* [gentoo-commits] gentoo-x86 commit in app-emacs/flashcard: flashcard-2.3.3.ebuild ChangeLog
@ 2008-02-17 17:08 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-02-17 17:08 UTC (permalink / raw
  To: gentoo-commits

opfer       08/02/17 17:08:17

  Modified:             flashcard-2.3.3.ebuild ChangeLog
  Log:
  x86/amd64 stable
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.4                  app-emacs/flashcard/flashcard-2.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild?r1=1.3&r2=1.4

Index: flashcard-2.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- flashcard-2.3.3.ebuild	25 Jan 2008 23:08:12 -0000	1.3
+++ flashcard-2.3.3.ebuild	17 Feb 2008 17:08:16 -0000	1.4
@@ -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/app-emacs/flashcard/flashcard-2.3.3.ebuild,v 1.3 2008/01/25 23:08:12 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild,v 1.4 2008/02/17 17:08:16 opfer Exp $
 
 inherit elisp
 
@@ -11,6 +11,6 @@
 LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
-KEYWORDS="~amd64 ~x86 ~sparc ~ppc"
+KEYWORDS="amd64 ~ppc ~sparc x86"
 
 SITEFILE=50flashcard-gentoo.el



1.8                  app-emacs/flashcard/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/flashcard/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	17 Feb 2008 16:08:25 -0000	1.7
+++ ChangeLog	17 Feb 2008 17:08:16 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/flashcard
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/flashcard/ChangeLog,v 1.7 2008/02/17 16:08:25 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/flashcard/ChangeLog,v 1.8 2008/02/17 17:08:16 opfer Exp $
+
+  17 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
+  flashcard-2.3.3.ebuild:
+  x86/amd64 stable
 
   17 Feb 2008; Ulrich Mueller <ulm@gentoo.org> files/50flashcard-gentoo.el:
   Fix site-init file.



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



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

* [gentoo-commits] gentoo-x86 commit in app-emacs/flashcard: flashcard-2.3.3.ebuild ChangeLog
@ 2008-12-01 19:45 Tiago Cunha (tcunha)
  0 siblings, 0 replies; 3+ messages in thread
From: Tiago Cunha (tcunha) @ 2008-12-01 19:45 UTC (permalink / raw
  To: gentoo-commits

tcunha      08/12/01 19:45:52

  Modified:             flashcard-2.3.3.ebuild ChangeLog
  Log:
  stable sparc
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.5                  app-emacs/flashcard/flashcard-2.3.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild?r1=1.4&r2=1.5

Index: flashcard-2.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- flashcard-2.3.3.ebuild	17 Feb 2008 17:08:16 -0000	1.4
+++ flashcard-2.3.3.ebuild	1 Dec 2008 19:45:52 -0000	1.5
@@ -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/app-emacs/flashcard/flashcard-2.3.3.ebuild,v 1.4 2008/02/17 17:08:16 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/flashcard/flashcard-2.3.3.ebuild,v 1.5 2008/12/01 19:45:52 tcunha Exp $
 
 inherit elisp
 
@@ -11,6 +11,6 @@
 LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
 
 SITEFILE=50flashcard-gentoo.el



1.9                  app-emacs/flashcard/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/flashcard/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/flashcard/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	17 Feb 2008 17:08:16 -0000	1.8
+++ ChangeLog	1 Dec 2008 19:45:52 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/flashcard
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/flashcard/ChangeLog,v 1.8 2008/02/17 17:08:16 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/flashcard/ChangeLog,v 1.9 2008/12/01 19:45:52 tcunha Exp $
+
+  01 Dec 2008; Tiago Cunha <tcunha@gentoo.org> flashcard-2.3.3.ebuild:
+  stable sparc
 
   17 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
   flashcard-2.3.3.ebuild:






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

end of thread, other threads:[~2008-12-01 19:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-25 23:08 [gentoo-commits] gentoo-x86 commit in app-emacs/flashcard: flashcard-2.3.3.ebuild ChangeLog Christian Faulhammer (opfer)
  -- strict thread matches above, loose matches on Subject: below --
2008-02-17 17:08 Christian Faulhammer (opfer)
2008-12-01 19:45 Tiago Cunha (tcunha)

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