diff options
author | Dane Smith <c1pher@gentoo.org> | 2013-01-04 00:49:09 +0000 |
---|---|---|
committer | Dane Smith <c1pher@gentoo.org> | 2013-01-04 00:49:09 +0000 |
commit | 5f9b045941d212fdd1cb0343c1eaf98e578ea675 (patch) | |
tree | e5a49db714bc7bf5c2f95633f9157c1d31f352bc /app-crypt/xca/files/xca-0.9.3-desktop.patch | |
parent | Set DISTUTILS_NO_PARALLEL_BUILD to prevent race in tests. (diff) | |
download | gentoo-2-5f9b045941d212fdd1cb0343c1eaf98e578ea675.tar.gz gentoo-2-5f9b045941d212fdd1cb0343c1eaf98e578ea675.tar.bz2 gentoo-2-5f9b045941d212fdd1cb0343c1eaf98e578ea675.zip |
app-crypt/xca: version bump wrt bug 449740.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key E27104B3)
Diffstat (limited to 'app-crypt/xca/files/xca-0.9.3-desktop.patch')
-rw-r--r-- | app-crypt/xca/files/xca-0.9.3-desktop.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-crypt/xca/files/xca-0.9.3-desktop.patch b/app-crypt/xca/files/xca-0.9.3-desktop.patch new file mode 100644 index 000000000000..cee9b3261b0a --- /dev/null +++ b/app-crypt/xca/files/xca-0.9.3-desktop.patch @@ -0,0 +1,12 @@ +--- misc/xca.desktop 2012-05-12 05:37:14.000000000 -0400 ++++ xca.desktop.new 2013-01-03 19:43:35.877856711 -0500 +@@ -7,7 +7,7 @@ + Comment[fi]=Graafinen X.509-varmenteiden hallintatyökalu + Comment[fr]=Création et gestion de certificats conformes à la norme X.509 + Exec=xca %F +-Icon=xca-32x32.xpm ++Icon=xca-32x32 + Terminal=false +-Categories=Application;Utility;Qt; ++Categories=Utility;Qt; + MimeType=application/x-xca-database;application/x-xca-template;application/x-x509-ca-cert;application/pkcs10;application/x-pkcs7-certificates;application/x-pkcs12; |