diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-10-27 19:19:26 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-30 09:39:17 +0000 |
commit | 25b639dd0a77db4f5280c917e50c6da6ecb7ffbe (patch) | |
tree | b74cf0e5722fe7e4283625b446f9cba299d2bc3a /sci-astronomy | |
parent | net-misc/rsync: remove unused patch (diff) | |
download | gentoo-25b639dd0a77db4f5280c917e50c6da6ecb7ffbe.tar.gz gentoo-25b639dd0a77db4f5280c917e50c6da6ecb7ffbe.tar.bz2 gentoo-25b639dd0a77db4f5280c917e50c6da6ecb7ffbe.zip |
sci-astronomy/celestia: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/27985
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/celestia/files/celestia-1.5.0-desktop.patch | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/sci-astronomy/celestia/files/celestia-1.5.0-desktop.patch b/sci-astronomy/celestia/files/celestia-1.5.0-desktop.patch deleted file mode 100644 index 002c2d95cec5..000000000000 --- a/sci-astronomy/celestia/files/celestia-1.5.0-desktop.patch +++ /dev/null @@ -1,55 +0,0 @@ ---- a/src/celestia/kde/data/celestia.desktop -+++ b/src/celestia/kde/data/celestia.desktop -@@ -1,8 +1,12 @@ - [Desktop Entry] -+Encoding=UTF-8 -+Version=1.0 - Name=Celestia --Comment=Celestia -+Comment=3D space simulator to explore the universe - Exec=celestia %f - Terminal=false - Icon=celestia.png - MimeType=application/x-celestia-script - Type=Application -+Categories=Education;Science;Astronomy;Qt -+GenericName=Space Simulator ---- a/src/celestia/gtk/data/celestia.desktop -+++ b/src/celestia/gtk/data/celestia.desktop -@@ -1,12 +1,12 @@ - [Desktop Entry] - Encoding=UTF-8 --Version=1.4.0 --Type=Application --Exec=celestia --Icon=celestia --X-GNOME-DocPath= --Terminal=false -+Version=1.0 - Name=Celestia --Comment=Space Simulator --StartupNotify=true --Categories=Astronomy;Science;Application; -+Comment=3D space simulator to explore the universe -+Exec=celestia %f -+Terminal=false -+Icon=celestia -+MimeType=application/x-celestia-script -+Type=Application -+Categories=Education;Science;Astronomy;GTK -+GenericName=Space Simulator ---- a/celestia.desktop -+++ b/celestia.desktop -@@ -0,0 +1,12 @@ -+[Desktop Entry] -+Encoding=UTF-8 -+Version=1.0 -+Name=Celestia -+GenericName=Space Simulator -+Comment=Explore the Universe in this detailed space simulation -+Type=Application -+Categories=Education;Science;Astronomy -+Exec=celestia %f -+Terminal=false -+Icon=celestia -+MimeType=application/x-celestia-script |