summaryrefslogtreecommitdiff
path: root/media-gfx/gimp/gimp-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-21 22:50:10 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-21 22:50:10 +0000
commitb6e823198d27bc8b1abf6ad0956f3b33ff1d35a0 (patch)
tree372d772f8bb2aa14c207514eca339cd413ca076f /media-gfx/gimp/gimp-9999.ebuild
parenta20d6a70837f7859762be1d1c9d13e1a20212320 (diff)
gentoo auto-resync : 21:01:2024 - 22:50:10
Diffstat (limited to 'media-gfx/gimp/gimp-9999.ebuild')
-rw-r--r--media-gfx/gimp/gimp-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild
index 182c61c4e356..63d81b476781 100644
--- a/media-gfx/gimp/gimp-9999.ebuild
+++ b/media-gfx/gimp/gimp-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,6 @@ inherit git-r3 lua-single meson python-single-r1 vala xdg
DESCRIPTION="GNU Image Manipulation Program"
HOMEPAGE="https://www.gimp.org/"
EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gimp.git"
-SRC_URI=""
LICENSE="GPL-3+ LGPL-3+"
SLOT="0/3"
@@ -109,7 +108,7 @@ BDEPEND="
virtual/pkgconfig
"
-DOCS=( "AUTHORS" "devel-docs/HACKING.md" "NEWS" "README" "README.i18n" )
+DOCS=( "AUTHORS" "NEWS" "README" "README.i18n" )
pkg_setup() {
use lua && lua-single_pkg_setup