summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-05-20 16:51:35 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-05-20 16:51:35 +0000
commit29a58478876fd8074cdb9c1d79798e049c7b1325 (patch)
treed2688fed3ea5a7be622420bee5cb87fad28e9e0d /app-misc
parentFixed for gcc-4.3, some includes files and adpated for qt-4.4. Also set some ... (diff)
downloadgentoo-2-29a58478876fd8074cdb9c1d79798e049c7b1325.tar.gz
gentoo-2-29a58478876fd8074cdb9c1d79798e049c7b1325.tar.bz2
gentoo-2-29a58478876fd8074cdb9c1d79798e049c7b1325.zip
revert patch, as it is still needed
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/gramps/ChangeLog6
-rw-r--r--app-misc/gramps/files/gramps-2.2.2-desktop-entry-icon.patch20
2 files changed, 25 insertions, 1 deletions
diff --git a/app-misc/gramps/ChangeLog b/app-misc/gramps/ChangeLog
index a44c6493b8f0..cee413d29ff7 100644
--- a/app-misc/gramps/ChangeLog
+++ b/app-misc/gramps/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/gramps
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.60 2008/05/18 07:37:25 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.61 2008/05/20 16:51:34 opfer Exp $
+
+ 20 May 2008; Christian Faulhammer <opfer@gentoo.org>
+ +files/gramps-2.2.2-desktop-entry-icon.patch:
+ revert patch, as it is still needed
18 May 2008; Christian Faulhammer <opfer@gentoo.org>
-files/gramps-2.2.2-desktop-entry-icon.patch, -gramps-2.0.9.ebuild,
diff --git a/app-misc/gramps/files/gramps-2.2.2-desktop-entry-icon.patch b/app-misc/gramps/files/gramps-2.2.2-desktop-entry-icon.patch
new file mode 100644
index 000000000000..1d276aba7342
--- /dev/null
+++ b/app-misc/gramps/files/gramps-2.2.2-desktop-entry-icon.patch
@@ -0,0 +1,20 @@
+--- src/images/Makefile.am 2007-01-05 12:59:36.000000000 -0600
++++ src/images/Makefile.am 2007-01-05 13:01:07.000000000 -0600
+@@ -2,6 +2,7 @@
+ # $Id: gramps-2.2.2-desktop-entry-icon.patch,v 1.3 2008/05/20 16:51:35 opfer Exp $
+
+ SUBDIRS =
++pixmapsdir = $(datadir)/pixmaps
+ pkgdatadir = $(datadir)/@PACKAGE@/images
+
+ map_tile_images = \
+@@ -49,6 +50,9 @@
+ world.topo.200407.3x3200x1600_tile_3_6.jpg\
+ world.topo.200407.3x3200x1600_tile_3_7.jpg
+
++dist_pixmaps_DATA = \
++ gramps.png
++
+ dist_pkgdata_DATA = \
+ bad.png\
+ caution.png\