public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-doc/openmotif-manual: openmotif-manual-2.3.0.ebuild
@ 2010-02-06 15:30 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-02-06 15:30 UTC (permalink / raw
  To: gentoo-commits

ulm         10/02/06 15:30:49

  Modified:             openmotif-manual-2.3.0.ebuild
  Log:
  Remove unnecessary blocker.
  (Portage version: 2.2_rc62/cvs/Linux i686)

Revision  Changes    Path
1.2                  app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild

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

Index: openmotif-manual-2.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openmotif-manual-2.3.0.ebuild	6 Feb 2010 15:28:17 -0000	1.1
+++ openmotif-manual-2.3.0.ebuild	6 Feb 2010 15:30:49 -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/app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild,v 1.1 2010/02/06 15:28:17 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild,v 1.2 2010/02/06 15:30:49 ulm Exp $
 
 DESCRIPTION="Manual for Open Motif"
 HOMEPAGE="http://www.motifzone.net/"
@@ -11,8 +11,6 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
-RDEPEND="!<=x11-libs/openmotif-2.3.2"
-
 S="${WORKDIR}"
 
 src_install() {






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

* [gentoo-commits] gentoo-x86 commit in app-doc/openmotif-manual: openmotif-manual-2.3.0.ebuild
@ 2010-02-06 15:41 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-02-06 15:41 UTC (permalink / raw
  To: gentoo-commits

ulm         10/02/06 15:41:21

  Modified:             openmotif-manual-2.3.0.ebuild
  Log:
  Update SRC_URI.
  (Portage version: 2.2_rc62/cvs/Linux i686)

Revision  Changes    Path
1.3                  app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild

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

Index: openmotif-manual-2.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openmotif-manual-2.3.0.ebuild	6 Feb 2010 15:30:49 -0000	1.2
+++ openmotif-manual-2.3.0.ebuild	6 Feb 2010 15:41:21 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild,v 1.2 2010/02/06 15:30:49 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/openmotif-manual/openmotif-manual-2.3.0.ebuild,v 1.3 2010/02/06 15:41:21 ulm Exp $
 
 DESCRIPTION="Manual for Open Motif"
 HOMEPAGE="http://www.motifzone.net/"
-SRC_URI="http://www.motifzone.net/files/documents/openmotif-${PV}-manual.pdf.tgz"
+SRC_URI="ftp://ftp.ics.com/openmotif/openmotif-${PV}-manual.pdf.tgz"
 
 LICENSE="OPL"
 SLOT="0"






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

end of thread, other threads:[~2010-02-06 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-06 15:30 [gentoo-commits] gentoo-x86 commit in app-doc/openmotif-manual: openmotif-manual-2.3.0.ebuild Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-06 15:41 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