summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-10-10 13:36:16 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-10-10 13:36:16 +0000
commit1884e9fc9d7c7431e2e2d7f4d24a7b8755b090f0 (patch)
tree7fc19dd7c3c4847b62840dd310009897f8f1af17 /app-text/kbibtex/files
parentRemoved old version. (diff)
downloadgentoo-2-1884e9fc9d7c7431e2e2d7f4d24a7b8755b090f0.tar.gz
gentoo-2-1884e9fc9d7c7431e2e2d7f4d24a7b8755b090f0.tar.bz2
gentoo-2-1884e9fc9d7c7431e2e2d7f4d24a7b8755b090f0.zip
Removed old version.
(Portage version: 2.1.2_pre2-r7) (Signed Manifest commit)
Diffstat (limited to 'app-text/kbibtex/files')
-rw-r--r--app-text/kbibtex/files/digest-kbibtex-0.1.33
-rw-r--r--app-text/kbibtex/files/kbibtex-gcc-4.1.patch11
2 files changed, 0 insertions, 14 deletions
diff --git a/app-text/kbibtex/files/digest-kbibtex-0.1.3 b/app-text/kbibtex/files/digest-kbibtex-0.1.3
deleted file mode 100644
index 00615548132e..000000000000
--- a/app-text/kbibtex/files/digest-kbibtex-0.1.3
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 ad603af9130ff1e0ad30ac618211bdc5 kbibtex-0.1.3.tar.bz2 539277
-RMD160 5bd7cfdd1ea44ec90897f8053dfccf997598afcb kbibtex-0.1.3.tar.bz2 539277
-SHA256 3190769aed42a5338a3c8d8509cc079d516c367473c57f6b4ed55f00876fe0c6 kbibtex-0.1.3.tar.bz2 539277
diff --git a/app-text/kbibtex/files/kbibtex-gcc-4.1.patch b/app-text/kbibtex/files/kbibtex-gcc-4.1.patch
deleted file mode 100644
index 9ce661e4327e..000000000000
--- a/app-text/kbibtex/files/kbibtex-gcc-4.1.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/kbibtexlistview.h.orig 2005-11-29 13:43:15.000000000 +0100
-+++ src/kbibtexlistview.h 2006-03-20 14:17:54.000000000 +0100
-@@ -62,7 +62,7 @@
- // BibTeX::BibTeXFile *selectedElements();
-
- void enabledActions();
-- bool KBibTeXListView::acceptDrag( QDropEvent *event ) const;
-+ bool acceptDrag( QDropEvent *event ) const;
-
- public slots:
- void filterText( const QString&text );