diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-12-14 19:15:41 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-12-14 19:15:41 +0000 |
| commit | e39be748657852ea65b1d7adf2de9ece7142d31d (patch) | |
| tree | e07132ff7ce4065a71ae83e365f5ee5e81b1d045 /app-office/abiword-docs | |
| parent | fb2aa35a27c598047d94683bd61cd7a45d993c65 (diff) | |
| download | baldeagleos-repo-e39be748657852ea65b1d7adf2de9ece7142d31d.tar.gz baldeagleos-repo-e39be748657852ea65b1d7adf2de9ece7142d31d.tar.xz baldeagleos-repo-e39be748657852ea65b1d7adf2de9ece7142d31d.zip | |
Adding metadata
Diffstat (limited to 'app-office/abiword-docs')
| -rw-r--r-- | app-office/abiword-docs/abiword-docs-3.0.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/abiword-docs/abiword-docs-3.0.2-r1.ebuild b/app-office/abiword-docs/abiword-docs-3.0.2-r1.ebuild index 37c336bbbdd7..e6418221284c 100644 --- a/app-office/abiword-docs/abiword-docs-3.0.2-r1.ebuild +++ b/app-office/abiword-docs/abiword-docs-3.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,8 +6,8 @@ EAPI=8 inherit gnome2 DESCRIPTION="Fully featured yet light and fast cross platform word processor documentation" -HOMEPAGE="http://www.abisource.com/" -SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/source/${P}.tar.gz" +HOMEPAGE="https://gitlab.gnome.org/World/AbiWord" +SRC_URI="mirror://gentoo/${P}.tar.gz" # Upstream tarball is wrongly prepared, drop in the next version S="${WORKDIR}/${PN}-3.0.1" |
