summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2015-06-11 12:17:02 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2015-06-11 12:17:02 +0000
commitbe57d740cbf00a0795ae187584b68305cf4eb00a (patch)
tree0cf2005cdf781d9c13c1854c4c8e369062c72b52 /dev-db
parentamd64 stable wrt bug #551682 (diff)
downloadgentoo-2-be57d740cbf00a0795ae187584b68305cf4eb00a.tar.gz
gentoo-2-be57d740cbf00a0795ae187584b68305cf4eb00a.tar.bz2
gentoo-2-be57d740cbf00a0795ae187584b68305cf4eb00a.zip
Fix bug 338843. Patch now modifies icon path.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/pgadmin3/ChangeLog6
-rw-r--r--dev-db/pgadmin3/files/pgadmin3-desktop.patch11
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-db/pgadmin3/ChangeLog b/dev-db/pgadmin3/ChangeLog
index e0452059b1ef..1649e61d4833 100644
--- a/dev-db/pgadmin3/ChangeLog
+++ b/dev-db/pgadmin3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/pgadmin3
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/ChangeLog,v 1.104 2015/05/20 19:48:25 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgadmin3/ChangeLog,v 1.105 2015/06/11 12:17:02 titanofold Exp $
+
+ 11 Jun 2015; Aaron W. Swenson <titanofold@gentoo.org>
+ files/pgadmin3-desktop.patch:
+ Fix bug 338843. Patch now modifies icon path.
*pgadmin3-1.20.0-r1 (20 May 2015)
diff --git a/dev-db/pgadmin3/files/pgadmin3-desktop.patch b/dev-db/pgadmin3/files/pgadmin3-desktop.patch
index 471a78a7807c..0453d8d7e4b3 100644
--- a/dev-db/pgadmin3/files/pgadmin3-desktop.patch
+++ b/dev-db/pgadmin3/files/pgadmin3-desktop.patch
@@ -1,9 +1,12 @@
diff -Naruw a/pkg/pgadmin3.desktop b/pkg/pgadmin3.desktop
---- a/pkg/pgadmin3.desktop 2013-02-22 17:21:19.000000000 +0000
-+++ b/pkg/pgadmin3.desktop 2013-09-25 14:34:27.717913730 +0000
-@@ -4,7 +4,7 @@
+--- a/pkg/pgadmin3.desktop 2013-02-22 12:21:19.000000000 -0500
++++ b/pkg/pgadmin3.desktop 2015-02-04 15:36:34.845312953 -0500
+@@ -2,9 +2,9 @@
+ Encoding=UTF-8
+ Name=pgAdmin III
Exec=/usr/bin/pgadmin3
- Icon=/usr/share/pgadmin3/pgAdmin3.png
+-Icon=/usr/share/pgadmin3/pgAdmin3.png
++Icon=/usr/share/pixmaps/pgadmin3.png
Type=Application
-Categories=Application;Development;
-MimeType=text/html