ottxor      15/03/07 23:40:51

  Modified:             espresso-3.2.0.ebuild espresso-3.3.0.ebuild
                        ChangeLog
  Log:
  fixed homepage (bug #541888)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
C2000586)

Revision  Changes    Path
1.5                  sci-physics/espresso/espresso-3.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/espresso-3.2.0.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/espresso-3.2.0.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/espresso-3.2.0.ebuild?r1=1.4&r2=1.5

Index: espresso-3.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/espresso/espresso-3.2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- espresso-3.2.0.ebuild       11 Aug 2014 21:33:08 -0000      1.4
+++ espresso-3.2.0.ebuild       7 Mar 2015 23:40:50 -0000       1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-physics/espresso/espresso-3.2.0.ebuild,v 1.4 
2014/08/11 21:33:08 ottxor Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-physics/espresso/espresso-3.2.0.ebuild,v 1.5 
2015/03/07 23:40:50 ottxor Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit autotools-utils python-any-r1 savedconfig
 
 DESCRIPTION="Extensible Simulation Package for Research on Soft matter"
-HOMEPAGE="http://www.espressomd.org";
+HOMEPAGE="http://espressomd.org";
 
 if [[ ${PV} = 9999 ]]; then
        EGIT_REPO_URI="git://git.savannah.nongnu.org/espressomd.git"
@@ -41,7 +41,7 @@
 
 DEPEND="${RDEPEND}
        doc? (
-               || ( <app-doc/doxygen-1.7.6.1[-nodot] 
>=app-doc/doxygen-1.7.6.1[dot] )
+               app-doc/doxygen[dot]
                dev-texlive/texlive-latexextra
                virtual/latex-base )"
 



1.2                  sci-physics/espresso/espresso-3.3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild?r1=1.1&r2=1.2

Index: espresso-3.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- espresso-3.3.0.ebuild       11 Aug 2014 21:33:08 -0000      1.1
+++ espresso-3.3.0.ebuild       7 Mar 2015 23:40:50 -0000       1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild,v 1.1 
2014/08/11 21:33:08 ottxor Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild,v 1.2 
2015/03/07 23:40:50 ottxor Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit autotools-utils python-single-r1 savedconfig
 
 DESCRIPTION="Extensible Simulation Package for Research on Soft matter"
-HOMEPAGE="http://www.espressomd.org";
+HOMEPAGE="http://espressomd.org";
 
 if [[ ${PV} = 9999 ]]; then
        EGIT_REPO_URI="git://git.savannah.nongnu.org/espressomd.git"
@@ -48,7 +48,7 @@
 
 DEPEND="${RDEPEND}
        doc? (
-               || ( <app-doc/doxygen-1.7.6.1[-nodot] 
>=app-doc/doxygen-1.7.6.1[dot] )
+               app-doc/doxygen[dot]
                dev-texlive/texlive-latexextra
                virtual/latex-base )"
 



1.18                 sci-physics/espresso/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/ChangeLog?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/ChangeLog?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/espresso/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   11 Aug 2014 21:33:08 -0000      1.17
+++ ChangeLog   7 Mar 2015 23:40:50 -0000       1.18
@@ -1,6 +1,10 @@
 # ChangeLog for sci-physics/espresso
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso/ChangeLog,v 1.17 
2014/08/11 21:33:08 ottxor Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso/ChangeLog,v 1.18 
2015/03/07 23:40:50 ottxor Exp $
+
+  07 Mar 2015; Christoph Junghans <[email protected]> espresso-3.2.0.ebuild,
+  espresso-3.3.0.ebuild:
+  fixed homepage (bug #541888)
 
 *espresso-3.3.0 (11 Aug 2014)
 




Reply via email to