diff options
author | Sebastian Pipping <sping@gentoo.org> | 2018-01-27 19:29:46 +0100 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2018-01-27 19:31:52 +0100 |
commit | 34a4af9df3a97e9e19b34fc20b9cfd39a3204d9b (patch) | |
tree | a42c29b22baf55b286cbd1119be1b0a371b64d1d /x11-themes/constantine-backgrounds | |
parent | dev-util/jay: remove last rited package (diff) | |
download | gentoo-34a4af9df3a97e9e19b34fc20b9cfd39a3204d9b.tar.gz gentoo-34a4af9df3a97e9e19b34fc20b9cfd39a3204d9b.tar.bz2 gentoo-34a4af9df3a97e9e19b34fc20b9cfd39a3204d9b.zip |
x11-themes/*-backgrounds: Put Fedora release number in descrioption
Diffstat (limited to 'x11-themes/constantine-backgrounds')
-rw-r--r-- | x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4-r1.ebuild b/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4-r1.ebuild index 257386c6159c..c45eab515c8d 100644 --- a/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4-r1.ebuild +++ b/x11-themes/constantine-backgrounds/constantine-backgrounds-12.1.1.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_PATH=development/15/source/SRPMS FEDORA=15 MY_P="${PN}-$(get_version_component_range 1-3)" -DESCRIPTION="Fedora official background artwork" +DESCRIPTION="Fedora 12 official background artwork" HOMEPAGE="https://fedoraproject.org/wiki/F12_Artwork" SRC_URI="mirror://fedora-dev/${SRC_PATH}/${PN}-$(replace_version_separator 3 -).fc${FEDORA}.src.rpm" |