diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-03-04 10:26:17 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-03-04 10:27:26 +0200 |
commit | fbc3666f9c5cf4595ff6e5d20adc890eb43133a8 (patch) | |
tree | a8b5cb633ab7e6551e90e104f433dd4dd1287541 /app-text/extract_url | |
parent | dev-perl/URI-Find: Stabilize 20160806.0.0-r1 amd64, #892677 (diff) | |
download | gentoo-fbc3666f9c5cf4595ff6e5d20adc890eb43133a8.tar.gz gentoo-fbc3666f9c5cf4595ff6e5d20adc890eb43133a8.tar.bz2 gentoo-fbc3666f9c5cf4595ff6e5d20adc890eb43133a8.zip |
app-text/extract_url: Stabilize 1.6.2 amd64, #892677
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-text/extract_url')
-rw-r--r-- | app-text/extract_url/extract_url-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/extract_url/extract_url-1.6.2.ebuild b/app-text/extract_url/extract_url-1.6.2.ebuild index 5f105f6cc147..e64257e765c4 100644 --- a/app-text/extract_url/extract_url-1.6.2.ebuild +++ b/app-text/extract_url/extract_url-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/m3m0ryh0l3/${PN/_/}/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=" |