summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2006-11-15 18:42:29 +0000
committerCaleb Tennis <caleb@gentoo.org>2006-11-15 18:42:29 +0000
commitef976e4befe87077b6ef0250be5b75df63a01d55 (patch)
tree1093fa7e693a0382194af214b40221446c6c6f95 /dev-python/PyQt/files
parentremove some older versions (diff)
downloadgentoo-2-ef976e4befe87077b6ef0250be5b75df63a01d55.tar.gz
gentoo-2-ef976e4befe87077b6ef0250be5b75df63a01d55.tar.bz2
gentoo-2-ef976e4befe87077b6ef0250be5b75df63a01d55.zip
remove some older versions
(Portage version: 2.1.2_rc1-r1) (Unsigned Manifest commit)
Diffstat (limited to 'dev-python/PyQt/files')
-rw-r--r--dev-python/PyQt/files/PyQt-3.13-kde34.diff182
-rw-r--r--dev-python/PyQt/files/digest-PyQt-3.13-r21
-rw-r--r--dev-python/PyQt/files/digest-PyQt-3.15.13
3 files changed, 0 insertions, 186 deletions
diff --git a/dev-python/PyQt/files/PyQt-3.13-kde34.diff b/dev-python/PyQt/files/PyQt-3.13-kde34.diff
deleted file mode 100644
index 17d2dbeda321..000000000000
--- a/dev-python/PyQt/files/PyQt-3.13-kde34.diff
+++ /dev/null
@@ -1,182 +0,0 @@
-diff -Bru PyQt-3.13-r1/work/PyQt-x11-gpl-3.13/examples3/SQL/connect.ui pykde-3.4.0/work/pykde-3.4.0/python/pyqt/examples3/SQL/connect.ui
---- examples3/SQL/connect.ui 2004-09-21 16:17:41.000000000 +0200
-+++ pykde-3.4.0/work/pykde-3.4.0/python/pyqt/examples3/SQL/connect.ui 2005-03-28 17:32:11.000000000 +0200
-@@ -13,7 +13,7 @@
- </rect>
- </property>
- <property name="caption">
-- <string>Connect...</string>
-+ <string>Connect</string>
- </property>
- <vbox>
- <property name="name">
-@@ -30,7 +30,7 @@
- <cstring>GroupBox3</cstring>
- </property>
- <property name="title">
-- <string>Connection settings</string>
-+ <string>Connection Settings</string>
- </property>
- <grid>
- <property name="name">
-@@ -52,7 +52,7 @@
- <cstring>TextLabel3</cstring>
- </property>
- <property name="text">
-- <string>Database Name:</string>
-+ <string>Database name:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>comboDatabase</cstring>
-@@ -71,7 +71,7 @@
- <cstring>TextLabel4</cstring>
- </property>
- <property name="text">
-- <string>&amp;Username:</string>
-+ <string>&amp;User name:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>editUsername</cstring>
-@@ -108,7 +108,7 @@
- <cstring>TextLabel5</cstring>
- </property>
- <property name="text">
-- <string>&amp;Hostname:</string>
-+ <string>&amp;Host name:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>editHostname</cstring>
-@@ -147,7 +147,7 @@
- <cstring>TextLabel2</cstring>
- </property>
- <property name="text">
-- <string>D&amp;river</string>
-+ <string>D&amp;river:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>comboDriver</cstring>
-diff -Bru PyQt-3.13-r1/work/PyQt-x11-gpl-3.13/examples3/SQL/form1.ui pykde-3.4.0/work/pykde-3.4.0/python/pyqt/examples3/SQL/form1.ui
---- examples3/SQL/form1.ui 2004-09-21 16:17:41.000000000 +0200
-+++ pykde-3.4.0/work/pykde-3.4.0/python/pyqt/examples3/SQL/form1.ui 2005-03-28 17:32:11.000000000 +0200
-@@ -12,9 +12,6 @@
- <height>370</height>
- </rect>
- </property>
-- <property name="caption">
-- <string>Form1</string>
-- </property>
- <widget class="QDataTable">
- <column>
- <property name="text">
-diff -Bru PyQt-3.13-r1/work/PyQt-x11-gpl-3.13/examples3/SQL/form2.ui pykde-3.4.0/work/pykde-3.4.0/python/pyqt/examples3/SQL/form2.ui
---- examples3/SQL/form2.ui 2004-09-21 16:17:41.000000000 +0200
-+++ pykde-3.4.0/work/pykde-3.4.0/python/pyqt/examples3/SQL/form2.ui 2005-03-28 17:32:11.000000000 +0200
-@@ -12,9 +12,6 @@
- <height>152</height>
- </rect>
- </property>
-- <property name="caption">
-- <string>Form2</string>
-- </property>
- <widget class="QDataBrowser">
- <property name="name">
- <cstring>DataBrowser1</cstring>
-@@ -68,7 +65,7 @@
- <cstring>labelSurname</cstring>
- </property>
- <property name="text">
-- <string>Surname</string>
-+ <string>Surname:</string>
- </property>
- </widget>
- <widget class="QSpinBox" row="1" column="3">
-@@ -103,7 +100,7 @@
- <cstring>labelStatusid</cstring>
- </property>
- <property name="text">
-- <string>Statusid</string>
-+ <string>Statusid:</string>
- </property>
- </widget>
- <widget class="QLabel" row="0" column="0">
-@@ -111,7 +108,7 @@
- <cstring>labelForename</cstring>
- </property>
- <property name="text">
-- <string>Forename</string>
-+ <string>Forename:</string>
- </property>
- </widget>
- <widget class="QLineEdit" row="0" column="3">
-@@ -134,7 +131,7 @@
- <cstring>labelSalary</cstring>
- </property>
- <property name="text">
-- <string>Salary</string>
-+ <string>Salary:</string>
- </property>
- </widget>
- <widget class="QLineEdit" row="0" column="1">
-diff -Bru PyQt-3.13-r1/work/PyQt-x11-gpl-3.13/examples3/SQL/frmconnect.ui pykde-3.4.0/work/pykde-3.4.0/python/pyqt/examples3/SQL/frmconnect.ui
---- examples3/SQL/frmconnect.ui 2004-09-21 16:17:41.000000000 +0200
-+++ pykde-3.4.0/work/pykde-3.4.0/python/pyqt/examples3/SQL/frmconnect.ui 2005-03-28 17:32:11.000000000 +0200
-@@ -127,7 +127,7 @@
- <cstring>lblDatabase</cstring>
- </property>
- <property name="text">
-- <string>&amp;Database</string>
-+ <string>&amp;Database:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>cmbDatabase</cstring>
-@@ -138,7 +138,7 @@
- <cstring>lblServer</cstring>
- </property>
- <property name="text">
-- <string>&amp;Server</string>
-+ <string>&amp;Server:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>cmbServer</cstring>
-@@ -149,7 +149,7 @@
- <cstring>lblName</cstring>
- </property>
- <property name="text">
-- <string>&amp;Name</string>
-+ <string>&amp;Name:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>txtName</cstring>
-@@ -191,7 +191,7 @@
- <cstring>lblPasswd</cstring>
- </property>
- <property name="text">
-- <string>&amp;Password</string>
-+ <string>&amp;Password:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>txtPasswd</cstring>
-diff -Bru PyQt-3.13-r1/work/PyQt-x11-gpl-3.13/sip/qt/qlist.sip pykde-3.4.0/work/pykde-3.4.0/python/pyqt/sip/qt/qlist.sip
---- sip/qt/qlist.sip 2004-09-21 16:17:45.000000000 +0200
-+++ pykde-3.4.0/work/pykde-3.4.0/python/pyqt/sip/qt/qlist.sip 2004-06-19 22:33:31.000000000 +0200
-@@ -37,7 +37,7 @@
- %MappedType QList<QNetworkOperation>
- {
- %TypeHeaderCode
--#include <qlist.h>
-+#include <qptrlist.h>
- %End
-
- %ConvertFromTypeCode
-diff -Bru PyQt-3.13-r1/work/PyQt-x11-gpl-3.13/sip/qtpe/qpelist.sip pykde-3.4.0/work/pykde-3.4.0/python/pyqt/sip/qtpe/qpelist.sip
---- sip/qtpe/qpelist.sip 2004-09-21 16:17:45.000000000 +0200
-+++ pykde-3.4.0/work/pykde-3.4.0/python/pyqt/sip/qtpe/qpelist.sip 2004-06-19 22:33:33.000000000 +0200
-@@ -27,7 +27,7 @@
- %MappedType QList<AppLnk>
- {
- %TypeHeaderCode
--#include <qlist.h>
-+#include <qptrlist.h>
- %End
-
- %ConvertFromTypeCode
diff --git a/dev-python/PyQt/files/digest-PyQt-3.13-r2 b/dev-python/PyQt/files/digest-PyQt-3.13-r2
deleted file mode 100644
index c64660b67669..000000000000
--- a/dev-python/PyQt/files/digest-PyQt-3.13-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a4145b39742a4d9df9b6bf06495f75f5 PyQt-x11-gpl-3.13.tar.gz 763066
diff --git a/dev-python/PyQt/files/digest-PyQt-3.15.1 b/dev-python/PyQt/files/digest-PyQt-3.15.1
deleted file mode 100644
index 62e44d0302eb..000000000000
--- a/dev-python/PyQt/files/digest-PyQt-3.15.1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 835d49f219b3c0b7f60bf6b2b47c5320 PyQt-x11-gpl-3.15.1.tar.gz 790366
-RMD160 56492774a425d3ca4175f02dd45d396f4322ec13 PyQt-x11-gpl-3.15.1.tar.gz 790366
-SHA256 1c7eb1d19308ecb853836dbcc4fa0e50a321a889db9911e83f6bb222a00b7f20 PyQt-x11-gpl-3.15.1.tar.gz 790366