diff options
author | Ben de Groot <yngwin@gentoo.org> | 2010-03-27 00:18:15 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2010-03-27 00:18:15 +0000 |
commit | 6b2a754935cbf277a2b678cbdb7b70a2c396437c (patch) | |
tree | c70a60a66ee20888e6299e02cc9e9641dfe66625 /app-i18n/kimera/files | |
parent | Use qt4-r2.eclass (bug #311481). Formatting. (diff) | |
download | gentoo-2-6b2a754935cbf277a2b678cbdb7b70a2c396437c.tar.gz gentoo-2-6b2a754935cbf277a2b678cbdb7b70a2c396437c.tar.bz2 gentoo-2-6b2a754935cbf277a2b678cbdb7b70a2c396437c.zip |
Migrate to eapi3 and qt4-r2.eclass. Drop patch since that is taken care off by the eclass.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/kimera/files')
-rw-r--r-- | app-i18n/kimera/files/kimera-2.11-gentoo.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/app-i18n/kimera/files/kimera-2.11-gentoo.patch b/app-i18n/kimera/files/kimera-2.11-gentoo.patch deleted file mode 100644 index 41272a1589b4..000000000000 --- a/app-i18n/kimera/files/kimera-2.11-gentoo.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff -Naur kimera-2.11.orig/kimera.pro kimera-2.11/kimera.pro ---- kimera-2.11.orig/kimera.pro 2009-01-26 00:36:40.000000000 +0900 -+++ kimera-2.11/kimera.pro 2009-02-11 09:12:00.000000000 +0900 -@@ -1,5 +1,5 @@ - TEMPLATE = app --CONFIG += qt x11 warn_on release -+CONFIG += qt x11 warn_on release nostrip - QT += network - TARGET = kimera-bin - VERSION = 2.11 |