summaryrefslogtreecommitdiff
path: root/x11-misc/parcellite/parcellite-1.2.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-05 04:10:14 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-05 04:10:14 +0100
commitfc3556aa4466d278bff2aef2f88113089def0bab (patch)
tree1f76bbf16fd77b5c04183054f423b9fe5179fcff /x11-misc/parcellite/parcellite-1.2.1.ebuild
parentcfd874bb4cf6ed8fa9b0d38cc3a81b33a793ebc8 (diff)
gentoo auto-resync : 05:07:2023 - 04:10:14
Diffstat (limited to 'x11-misc/parcellite/parcellite-1.2.1.ebuild')
-rw-r--r--x11-misc/parcellite/parcellite-1.2.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/parcellite/parcellite-1.2.1.ebuild b/x11-misc/parcellite/parcellite-1.2.1.ebuild
index d9bab58ad41d..76814799fc7f 100644
--- a/x11-misc/parcellite/parcellite-1.2.1.ebuild
+++ b/x11-misc/parcellite/parcellite-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,12 +7,12 @@ inherit autotools xdg
MY_P=${PN}-${PV/_}
-DESCRIPTION="A lightweight GTK+ based clipboard manager"
-HOMEPAGE="http://parcellite.sourceforge.net/"
+DESCRIPTION="Lightweight GTK+ based clipboard manager"
+HOMEPAGE="https://parcellite.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 ~ppc x86"
IUSE="nls"