dev-tex/revtex: fix DESCRIPTION and HOMEPAGE
authorJonas Stein <jstein@gentoo.org>
Sat, 8 Jul 2017 12:12:04 +0000 (14:12 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 30 Jul 2017 14:59:32 +0000 (16:59 +0200)
* fix dev-tex/revtex: DESCRIPTION is 98 characters (max 80)
* updated HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/5071

dev-tex/revtex/revtex-4.1_p2-r1.ebuild
dev-tex/revtex/revtex-4.ebuild

index ca1f55eef68f6ad177cd9800f53a7e2ca31e5da1..7c1b8b11ebb767a6574ba0e952b0de08df1e1152 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=2
@@ -7,9 +7,8 @@ inherit versionator latex-package
 
 MY_P="${PN}$(version_format_string '$1-$2')"
 
-DESCRIPTION="LaTeX2e macros for journals of the American Physical Society and the American Institute of Physics"
-HOMEPAGE="http://authors.aps.org/revtex4/"
-
+DESCRIPTION="LaTeX2e macros to prepare manuscripts for the journals of the APS and AIP"
+HOMEPAGE="https://journals.aps.org/revtex"
 SRC_URI="http://authors.aps.org/revtex4/${MY_P}.zip -> ${P}.zip"
 
 LICENSE="LPPL-1.3c"
index a2000b4965f5695ee1faf6b6b3b3812729d449da..a424685b456dd2e7598c92e06867151f99fdb1f6 100644 (file)
@@ -1,13 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 inherit latex-package
 
-DESCRIPTION="LaTeX2e macros for journals of the American Physical Society and the American Institute of Physics"
-HOMEPAGE="http://authors.aps.org/revtex4/"
-
+DESCRIPTION="LaTeX2e macros to prepare manuscripts for the journals of the APS and AIP"
+HOMEPAGE="https://journals.aps.org/revtex"
 SRC_URI="http://publish.aps.org/files/revtex/4/revtex4.zip"
 
 LICENSE="LPPL-1.3c"