diff options
author | Matt Jolly <Matt.Jolly@footclan.ninja> | 2022-04-17 20:33:29 +1000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-18 21:29:17 +0100 |
commit | 8ec3b80245732a8b095133843ef52ff5911de7f5 (patch) | |
tree | 3a9907884899eaf76960f37e41657e7a0237a2af /sci-astronomy/stellarium | |
parent | sci-astronomy/stellarium: bump DSO to 3.15 (diff) | |
download | gentoo-8ec3b80245732a8b095133843ef52ff5911de7f5.tar.gz gentoo-8ec3b80245732a8b095133843ef52ff5911de7f5.tar.bz2 gentoo-8ec3b80245732a8b095133843ef52ff5911de7f5.zip |
sci-astronomy/stellarium: alphabetise patches
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/stellarium/stellarium-0.22.1.ebuild b/sci-astronomy/stellarium/stellarium-0.22.1.ebuild index 2f9a8b8e8582..940b01d9d06d 100644 --- a/sci-astronomy/stellarium/stellarium-0.22.1.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.22.1.ebuild @@ -70,8 +70,8 @@ RESTRICT="!test? ( test )" PATCHES=( "${FILESDIR}/stellarium-0.20.3-unbundle-indi.patch" - "${FILESDIR}/stellarium-0.22.1-unbundle-qtcompress.patch" "${FILESDIR}/stellarium-0.20.3-unbundle-zlib.patch" + "${FILESDIR}/stellarium-0.22.1-unbundle-qtcompress.patch" ) src_prepare() { |