diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-11-29 18:46:09 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-11-29 18:46:09 +0000 |
commit | eae17aae28f615a81c26caabe4c378845fbba469 (patch) | |
tree | 0ce5c1c30909345afb19e5261d3ac9d9d00b91e1 /kde-base/kolourpaint | |
parent | Keyworded ~sparc wrt #113875 (diff) | |
download | gentoo-2-eae17aae28f615a81c26caabe4c378845fbba469.tar.gz gentoo-2-eae17aae28f615a81c26caabe4c378845fbba469.tar.bz2 gentoo-2-eae17aae28f615a81c26caabe4c378845fbba469.zip |
Remove KDE 3.5 prereleases.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kolourpaint')
7 files changed, 0 insertions, 81 deletions
diff --git a/kde-base/kolourpaint/files/digest-kolourpaint-3.5.0_beta2 b/kde-base/kolourpaint/files/digest-kolourpaint-3.5.0_beta2 deleted file mode 100644 index c9eb1dce1883..000000000000 --- a/kde-base/kolourpaint/files/digest-kolourpaint-3.5.0_beta2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 3940c18429f4ffca239483f34d0ede29 kdegraphics-3.4.91-3.4.92.tar.xdelta 280637 -MD5 e388b51732cb066cd4d44d6e4a36e6bc kdegraphics-3.4.91.tar.bz2 7089738 -MD5 428599056f074fbb3bfa47907c97e390 kdegraphics-3.4.92.tar.bz2 7091476 diff --git a/kde-base/kolourpaint/files/digest-kolourpaint-3.5.0_rc1 b/kde-base/kolourpaint/files/digest-kolourpaint-3.5.0_rc1 deleted file mode 100644 index f1ade932debf..000000000000 --- a/kde-base/kolourpaint/files/digest-kolourpaint-3.5.0_rc1 +++ /dev/null @@ -1,4 +0,0 @@ -MD5 3940c18429f4ffca239483f34d0ede29 kdegraphics-3.4.91-3.4.92.tar.xdelta 280637 -MD5 e388b51732cb066cd4d44d6e4a36e6bc kdegraphics-3.4.91.tar.bz2 7089738 -MD5 1082eec26eeaa128ac7c592a8f01ea38 kdegraphics-3.4.92-3.5.0_rc1.tar.xdelta 279691 -MD5 92ebb91067b4d38ea02a9b9e10ba9d50 kdegraphics-3.5.0_rc1.tar.bz2 7094244 diff --git a/kde-base/kolourpaint/files/digest-kolourpaint-3.5_beta1 b/kde-base/kolourpaint/files/digest-kolourpaint-3.5_beta1 deleted file mode 100644 index e54b3c6ba8a1..000000000000 --- a/kde-base/kolourpaint/files/digest-kolourpaint-3.5_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 e388b51732cb066cd4d44d6e4a36e6bc kdegraphics-3.4.91.tar.bz2 7089738 diff --git a/kde-base/kolourpaint/files/kolourpaint-3.5_beta1-compile-fix.patch b/kde-base/kolourpaint/files/kolourpaint-3.5_beta1-compile-fix.patch deleted file mode 100644 index c8ac4308595a..000000000000 --- a/kde-base/kolourpaint/files/kolourpaint-3.5_beta1-compile-fix.patch +++ /dev/null @@ -1,32 +0,0 @@ ---- kolourpaint/kolourpaint.cpp 2005-09-10 09:19:07.000000000 +0100 -+++ kolourpaint/kolourpaint.cpp 2005-09-24 19:30:54.000000000 +0100 -@@ -74,28 +74,7 @@ - // this is _not_ the same as KAboutData::License_BSD - aboutData.setLicenseText (kpLicenseText); - -- -- aboutData.setCustomAuthorText ( -- I18N_NOOP -- ( -- "\n" -- "For support, or to report bugs and feature requests, please email\n" -- "<kolourpaint-support@lists.sourceforge.net>" -- " - the free and friendly\n" -- "KolourPaint support service.\n" -- "\n" -- ), -- I18N_NOOP -- ( -- "<qt>" -- "For support, or to report bugs and feature requests, please email<br>" -- "<a href=\"mailto:kolourpaint-support@lists.sourceforge.net\">kolourpaint-support@lists.sourceforge.net</a>" -- " - the free and friendly<br>" -- "KolourPaint support service.<br>" -- "<br>" -- "</qt>" -- )); -- -+ aboutData.setBugAddress("kolourpaint-support@lists.sourceforge.net"); - - // SYNC: with AUTHORS - diff --git a/kde-base/kolourpaint/kolourpaint-3.5.0_beta2.ebuild b/kde-base/kolourpaint/kolourpaint-3.5.0_beta2.ebuild deleted file mode 100644 index a1196ea50842..000000000000 --- a/kde-base/kolourpaint/kolourpaint-3.5.0_beta2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.0_beta2.ebuild,v 1.3 2005/10/22 07:15:42 halcy0n Exp $ - -KMNAME=kdegraphics -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="Paint Program for KDE" -KEYWORDS="~amd64 ~x86" -IUSE="" - diff --git a/kde-base/kolourpaint/kolourpaint-3.5.0_rc1.ebuild b/kde-base/kolourpaint/kolourpaint-3.5.0_rc1.ebuild deleted file mode 100644 index f3daa151623e..000000000000 --- a/kde-base/kolourpaint/kolourpaint-3.5.0_rc1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.0_rc1.ebuild,v 1.1 2005/11/12 15:49:30 danarmak Exp $ - -KMNAME=kdegraphics -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="Paint Program for KDE" -KEYWORDS="~amd64 ~x86" -IUSE="" - diff --git a/kde-base/kolourpaint/kolourpaint-3.5_beta1.ebuild b/kde-base/kolourpaint/kolourpaint-3.5_beta1.ebuild deleted file mode 100644 index 6e776d4c34cd..000000000000 --- a/kde-base/kolourpaint/kolourpaint-3.5_beta1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5_beta1.ebuild,v 1.3 2005/10/22 07:15:42 halcy0n Exp $ - -KMNAME=kdegraphics -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="Paint Program for KDE" -KEYWORDS="~amd64 ~x86" -IUSE="" - -# The setCustomAuthorText function seems to have been removed. -PATCHES="$FILESDIR/${P}-compile-fix.patch" |