public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-tex/ha-prosper: ChangeLog ha-prosper-4.21.ebuild
@ 2009-05-16 14:36 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-05-16 14:36 UTC (permalink / raw
  To: gentoo-commits

ulm         09/05/16 14:36:56

  Modified:             ChangeLog ha-prosper-4.21.ebuild
  Log:
  Remove xkeyval from any-of-many dependency, bug 262897.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.8                  dev-tex/ha-prosper/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	4 Sep 2008 06:45:20 -0000	1.7
+++ ChangeLog	16 May 2009 14:36:56 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-tex/ha-prosper
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ChangeLog,v 1.7 2008/09/04 06:45:20 opfer Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ChangeLog,v 1.8 2009/05/16 14:36:56 ulm Exp $
+
+  16 May 2009; Ulrich Mueller <ulm@gentoo.org> ha-prosper-4.21.ebuild:
+  Remove xkeyval from any-of-many dependency since the package is going
+  away, bug 262897. Properly specify dependencies as run time only.
 
   04 Sep 2008; Christian Faulhammer <opfer@gentoo.org>
   ha-prosper-4.21.ebuild:



1.6                  dev-tex/ha-prosper/ha-prosper-4.21.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild?r1=1.5&r2=1.6

Index: ha-prosper-4.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ha-prosper-4.21.ebuild	4 Sep 2008 06:45:20 -0000	1.5
+++ ha-prosper-4.21.ebuild	16 May 2009 14:36:56 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild,v 1.5 2008/09/04 06:45:20 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild,v 1.6 2009/05/16 14:36:56 ulm Exp $
 
 inherit latex-package
 
@@ -8,14 +8,17 @@
 HOMEPAGE="http://stuwww.uvt.nl/~hendri/Downloads/haprosper.html"
 # Taken from: ftp://ftp.dante.de/tex-archive/macros/latex/contrib/${PN}.tar.gz
 SRC_URI="mirror://gentoo/${P}.tar.gz"
+
 LICENSE="LPPL-1.2"
 SLOT="0"
 KEYWORDS="x86 ~amd64 ppc"
-DEPEND=">=dev-tex/prosper-1.5
-	|| ( dev-tex/xkeyval >=app-text/tetex-3 >=app-text/ptex-3.1.8 )"
-S=${WORKDIR}/${PN}
 IUSE=""
 
+RDEPEND=">=dev-tex/prosper-1.5
+	|| ( >=app-text/tetex-3 >=app-text/ptex-3.1.8 )"
+
+S=${WORKDIR}/${PN}
+
 src_install(){
 	cd "${S}"/Run
 	insinto "${TEXMF}"/tex/latex/${PN}/






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

* [gentoo-commits] gentoo-x86 commit in dev-tex/ha-prosper: ChangeLog ha-prosper-4.21.ebuild
@ 2009-05-30  6:44 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-05-30  6:44 UTC (permalink / raw
  To: gentoo-commits

ulm         09/05/30 06:44:49

  Modified:             ChangeLog ha-prosper-4.21.ebuild
  Log:
  Remove app-text/tetex from dependencies, bug 227443.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.9                  dev-tex/ha-prosper/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	16 May 2009 14:36:56 -0000	1.8
+++ ChangeLog	30 May 2009 06:44:48 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-tex/ha-prosper
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ChangeLog,v 1.8 2009/05/16 14:36:56 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ChangeLog,v 1.9 2009/05/30 06:44:48 ulm Exp $
+
+  30 May 2009; Ulrich Mueller <ulm@gentoo.org> ha-prosper-4.21.ebuild:
+  Remove app-text/tetex from dependencies, bug 227443.
 
   16 May 2009; Ulrich Mueller <ulm@gentoo.org> ha-prosper-4.21.ebuild:
   Remove xkeyval from any-of-many dependency since the package is going



1.7                  dev-tex/ha-prosper/ha-prosper-4.21.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild?r1=1.6&r2=1.7

Index: ha-prosper-4.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ha-prosper-4.21.ebuild	16 May 2009 14:36:56 -0000	1.6
+++ ha-prosper-4.21.ebuild	30 May 2009 06:44:48 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild,v 1.6 2009/05/16 14:36:56 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild,v 1.7 2009/05/30 06:44:48 ulm Exp $
 
 inherit latex-package
 
@@ -15,7 +15,7 @@
 IUSE=""
 
 RDEPEND=">=dev-tex/prosper-1.5
-	|| ( >=app-text/tetex-3 >=app-text/ptex-3.1.8 )"
+	>=app-text/ptex-3.1.8"
 
 S=${WORKDIR}/${PN}
 






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

* [gentoo-commits] gentoo-x86 commit in dev-tex/ha-prosper: ChangeLog ha-prosper-4.21.ebuild
@ 2010-07-10 17:48 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-07-10 17:48 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/07/10 17:48:26

  Modified:             ChangeLog ha-prosper-4.21.ebuild
  Log:
  Revert app-text/ptex reverse dependencies back to testing wrt #323559 and #319509.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 dev-tex/ha-prosper/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/ha-prosper/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/ha-prosper/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/ha-prosper/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	30 May 2009 06:44:48 -0000	1.9
+++ ChangeLog	10 Jul 2010 17:48:26 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for dev-tex/ha-prosper
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ChangeLog,v 1.9 2009/05/30 06:44:48 ulm Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ChangeLog,v 1.10 2010/07/10 17:48:26 ssuominen Exp $
+
+  10 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
+  ha-prosper-4.21.ebuild:
+  Revert app-text/ptex reverse dependencies back to testing wrt #323559 and
+  #319509.
 
   30 May 2009; Ulrich Mueller <ulm@gentoo.org> ha-prosper-4.21.ebuild:
   Remove app-text/tetex from dependencies, bug 227443.



1.8                  dev-tex/ha-prosper/ha-prosper-4.21.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild?r1=1.7&r2=1.8

Index: ha-prosper-4.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ha-prosper-4.21.ebuild	30 May 2009 06:44:48 -0000	1.7
+++ ha-prosper-4.21.ebuild	10 Jul 2010 17:48:26 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild,v 1.7 2009/05/30 06:44:48 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/ha-prosper/ha-prosper-4.21.ebuild,v 1.8 2010/07/10 17:48:26 ssuominen Exp $
 
 inherit latex-package
 
@@ -11,7 +11,7 @@
 
 LICENSE="LPPL-1.2"
 SLOT="0"
-KEYWORDS="x86 ~amd64 ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-tex/prosper-1.5






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

end of thread, other threads:[~2010-07-10 17:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-10 17:48 [gentoo-commits] gentoo-x86 commit in dev-tex/ha-prosper: ChangeLog ha-prosper-4.21.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2009-05-30  6:44 Ulrich Mueller (ulm)
2009-05-16 14:36 Ulrich Mueller (ulm)

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