diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2019-12-28 12:27:23 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2019-12-28 12:27:23 +0100 |
commit | d4799ce63f7e8eb60d27b1d6da25a6ae8d252fbd (patch) | |
tree | 0577290bc180c7fd4a759fff309ea200e7209e5f /app-doc | |
parent | app-admin/sudo: Bump to version 1.8.30_beta3. Removed old (diff) | |
download | gentoo-d4799ce63f7e8eb60d27b1d6da25a6ae8d252fbd.tar.gz gentoo-d4799ce63f7e8eb60d27b1d6da25a6ae8d252fbd.tar.bz2 gentoo-d4799ce63f7e8eb60d27b1d6da25a6ae8d252fbd.zip |
app-doc/doxygen: Fixed HOMEPAGE
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/doxygen/doxygen-1.8.15.ebuild | 2 | ||||
-rw-r--r-- | app-doc/doxygen/doxygen-1.8.16-r1.ebuild | 2 | ||||
-rw-r--r-- | app-doc/doxygen/doxygen-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/doxygen/doxygen-1.8.15.ebuild b/app-doc/doxygen/doxygen-1.8.15.ebuild index e327a0a51be4..c0a604e464ea 100644 --- a/app-doc/doxygen/doxygen-1.8.15.ebuild +++ b/app-doc/doxygen/doxygen-1.8.15.ebuild @@ -17,7 +17,7 @@ else fi DESCRIPTION="Documentation system for most programming languages" -HOMEPAGE="https://www.stack.nl/~dimitri/doxygen/" +HOMEPAGE="http://www.doxygen.org" LICENSE="GPL-2" SLOT="0" diff --git a/app-doc/doxygen/doxygen-1.8.16-r1.ebuild b/app-doc/doxygen/doxygen-1.8.16-r1.ebuild index 1b459f87c8c7..155e624ce114 100644 --- a/app-doc/doxygen/doxygen-1.8.16-r1.ebuild +++ b/app-doc/doxygen/doxygen-1.8.16-r1.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="Documentation system for most programming languages" -HOMEPAGE="https://www.stack.nl/~dimitri/doxygen/" +HOMEPAGE="http://www.doxygen.org" LICENSE="GPL-2" SLOT="0" diff --git a/app-doc/doxygen/doxygen-9999.ebuild b/app-doc/doxygen/doxygen-9999.ebuild index 776ebc3469f0..c9e3db14fa35 100644 --- a/app-doc/doxygen/doxygen-9999.ebuild +++ b/app-doc/doxygen/doxygen-9999.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="Documentation system for most programming languages" -HOMEPAGE="https://www.stack.nl/~dimitri/doxygen/" +HOMEPAGE="http://www.doxygen.org" LICENSE="GPL-2" SLOT="0" |