diff options
author | 2009-11-03 09:15:26 +0000 | |
---|---|---|
committer | 2009-11-03 09:15:26 +0000 | |
commit | c598992118e6f9865b6eeb0c8672bcab0906bb28 (patch) | |
tree | 44aa913194d5e008ea4ed1763cc4d3943ec591e1 | |
parent | Drop old versions (diff) | |
download | historical-c598992118e6f9865b6eeb0c8672bcab0906bb28.tar.gz historical-c598992118e6f9865b6eeb0c8672bcab0906bb28.tar.bz2 historical-c598992118e6f9865b6eeb0c8672bcab0906bb28.zip |
Drop old version
Package-Manager: portage--svn/cvs/Linux i686
-rw-r--r-- | kde-misc/katapult/ChangeLog | 7 | ||||
-rw-r--r-- | kde-misc/katapult/katapult-0.3.1.4.ebuild | 16 | ||||
-rw-r--r-- | kde-misc/kcometen4/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/kcometen4/kcometen4-1.0.4.ebuild | 24 | ||||
-rw-r--r-- | kde-misc/knetdockapp/ChangeLog | 7 | ||||
-rw-r--r-- | kde-misc/knetdockapp/knetdockapp-0.67.3.ebuild | 15 | ||||
-rw-r--r-- | kde-misc/kompose/ChangeLog | 7 | ||||
-rw-r--r-- | kde-misc/kompose/kompose-0.5.3.ebuild | 28 | ||||
-rw-r--r-- | kde-misc/kopete-antispam/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/kopete-antispam/files/kopete-antispam-0.4-fixlink.patch | 44 | ||||
-rw-r--r-- | kde-misc/kopete-antispam/kopete-antispam-0.4.ebuild | 32 |
11 files changed, 24 insertions, 167 deletions
diff --git a/kde-misc/katapult/ChangeLog b/kde-misc/katapult/ChangeLog index 3e63a48acf32..c24f6d1b8bc1 100644 --- a/kde-misc/katapult/ChangeLog +++ b/kde-misc/katapult/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/katapult -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/katapult/ChangeLog,v 1.18 2008/02/08 18:12:04 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/katapult/ChangeLog,v 1.19 2009/11/03 09:06:54 abcd Exp $ + + 03 Nov 2009; Jonathan Callen <abcd@gentoo.org> -katapult-0.3.1.4.ebuild: + Drop old version 08 Feb 2008; Markus Meier <maekke@gentoo.org> katapult-0.3.2.1.ebuild: x86 stable, bug #209108 diff --git a/kde-misc/katapult/katapult-0.3.1.4.ebuild b/kde-misc/katapult/katapult-0.3.1.4.ebuild deleted file mode 100644 index efe154463dc4..000000000000 --- a/kde-misc/katapult/katapult-0.3.1.4.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/katapult/katapult-0.3.1.4.ebuild,v 1.4 2007/05/15 16:19:49 opfer Exp $ - -inherit kde - -DESCRIPTION="KDE application to allow fast access to applications, bookmarks and other items." -HOMEPAGE="http://www.thekatapult.org.uk/" -SRC_URI="mirror://sourceforge/${PN}/${P/-/_}.orig.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 ppc x86" -IUSE="" - -need-kde 3.3 diff --git a/kde-misc/kcometen4/ChangeLog b/kde-misc/kcometen4/ChangeLog index b3c27a94d901..052f59d0b366 100644 --- a/kde-misc/kcometen4/ChangeLog +++ b/kde-misc/kcometen4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kcometen4 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcometen4/ChangeLog,v 1.2 2009/06/30 20:09:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcometen4/ChangeLog,v 1.3 2009/11/03 09:07:48 abcd Exp $ + + 03 Nov 2009; Jonathan Callen <abcd@gentoo.org> -kcometen4-1.0.4.ebuild: + Drop old version *kcometen4-1.0.5 (30 Jun 2009) diff --git a/kde-misc/kcometen4/kcometen4-1.0.4.ebuild b/kde-misc/kcometen4/kcometen4-1.0.4.ebuild deleted file mode 100644 index 1eb70449528a..000000000000 --- a/kde-misc/kcometen4/kcometen4-1.0.4.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcometen4/kcometen4-1.0.4.ebuild,v 1.1 2009/02/12 19:43:29 hwoarang Exp $ - -EAPI="2" - -OPENGL_REQUIRED="always" - -inherit kde4-base - -HOMEPAGE="http://www.kde-apps.org/content/show.php?content=87586&forumpage=1&PHPSESSID=e5af" -DESCRIPTION="OpenGL KDE4 screensaver" -SRC_URI="http://www.kde-apps.org/CONTENT/content-files/87586-${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="${DEPEND} - >=kde-base/kscreensaver-4.1.4[opengl] - media-libs/libart_lgpl - virtual/opengl" -RDEPEND="${DEPEND}" diff --git a/kde-misc/knetdockapp/ChangeLog b/kde-misc/knetdockapp/ChangeLog index a6d9715afb5e..9527d254f470 100644 --- a/kde-misc/knetdockapp/ChangeLog +++ b/kde-misc/knetdockapp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/knetdockapp -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/knetdockapp/ChangeLog,v 1.5 2007/12/18 07:00:05 philantrop Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/knetdockapp/ChangeLog,v 1.6 2009/11/03 09:11:19 abcd Exp $ + + 03 Nov 2009; Jonathan Callen <abcd@gentoo.org> -knetdockapp-0.67.3.ebuild: + Drop old version *knetdockapp-0.82.1 (18 Dec 2007) diff --git a/kde-misc/knetdockapp/knetdockapp-0.67.3.ebuild b/kde-misc/knetdockapp/knetdockapp-0.67.3.ebuild deleted file mode 100644 index 112704edc15d..000000000000 --- a/kde-misc/knetdockapp/knetdockapp-0.67.3.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-misc/knetdockapp/knetdockapp-0.67.3.ebuild,v 1.1 2005/12/22 12:15:42 uberlord Exp $ - -inherit kde -need-kde 3 - -DESCRIPTION="Network interface monitor panel applet" -HOMEPAGE="http://pan4os.info" -SRC_URI="http://pan4os.info/apps/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/kde-misc/kompose/ChangeLog b/kde-misc/kompose/ChangeLog index 51b0b0541ded..889b6cb7e540 100644 --- a/kde-misc/kompose/ChangeLog +++ b/kde-misc/kompose/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kompose -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kompose/ChangeLog,v 1.24 2008/12/07 12:53:20 jmbsvicetto Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kompose/ChangeLog,v 1.25 2009/11/03 09:13:55 abcd Exp $ + + 03 Nov 2009; Jonathan Callen <abcd@gentoo.org> -kompose-0.5.3.ebuild: + Drop old version 07 Dec 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> kompose-0.5.4.ebuild: diff --git a/kde-misc/kompose/kompose-0.5.3.ebuild b/kde-misc/kompose/kompose-0.5.3.ebuild deleted file mode 100644 index 1949ffa6eb46..000000000000 --- a/kde-misc/kompose/kompose-0.5.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kompose/kompose-0.5.3.ebuild,v 1.7 2006/09/29 13:32:38 deathwing00 Exp $ - -inherit kde - -DESCRIPTION="A KDE fullscreen task manager." -HOMEPAGE="http://kompose.berlios.de" -#SRC_URI="http://download.berlios.de/kompose/${P}.tar.bz2" -# 0.5.3 tarball was reissued upstream... -SRC_URI="mirror://gentoo/${P}g.tar.bz2" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 ppc sparc x86" -IUSE="" - -DEPEND="media-libs/imlib2" -RDEPEND="${DEPEND}" -need-kde 3.2 - -function pkg_setup() { - # bug 94881 - if ! built_with_use media-libs/imlib2 X; then - eerror "This package requires imlib2 to be built with X11 support." - eerror "Please run USE=X emerge media-libs/imlib2, then try emerging kompose again." - die "imlib2 must be built with USE=X" - fi -} diff --git a/kde-misc/kopete-antispam/ChangeLog b/kde-misc/kopete-antispam/ChangeLog index 4370dc1eb573..8d8dc3c2bc35 100644 --- a/kde-misc/kopete-antispam/ChangeLog +++ b/kde-misc/kopete-antispam/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/kopete-antispam # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kopete-antispam/ChangeLog,v 1.3 2009/03/27 21:57:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kopete-antispam/ChangeLog,v 1.4 2009/11/03 09:15:26 abcd Exp $ + + 03 Nov 2009; Jonathan Callen <abcd@gentoo.org> + -kopete-antispam-0.4.ebuild, -files/kopete-antispam-0.4-fixlink.patch: + Drop old version *kopete-antispam-0.5 (27 Mar 2009) diff --git a/kde-misc/kopete-antispam/files/kopete-antispam-0.4-fixlink.patch b/kde-misc/kopete-antispam/files/kopete-antispam-0.4-fixlink.patch deleted file mode 100644 index e92ff398ab4f..000000000000 --- a/kde-misc/kopete-antispam/files/kopete-antispam-0.4-fixlink.patch +++ /dev/null @@ -1,44 +0,0 @@ ---- kopete-antispam-kde4-0.4/CMakeLists.txt.orig 2009-02-03 13:12:45.000000000 +0300 -+++ kopete-antispam-kde4-0.4/CMakeLists.txt 2009-02-03 13:13:36.000000000 +0300 -@@ -2,10 +2,14 @@ - - find_package( KDE4 REQUIRED ) - find_package( Automoc4 REQUIRED ) -- -+find_package( Qt4 REQUIRED ) -+set(QT_USE_QTGUI 1) -+set(QT_USE_QTCORE 1) -+set(QT_USE_QT3SUPPORT 1) -+include(${QT_USE_FILE}) - add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS}) - --include_directories( ${KDE4_INCLUDES} ${CMAKE_CURRENT_BINARY_DIR} ) -+include_directories( ${KDE4_INCLUDES} ${CMAKE_CURRENT_BINARY_DIR} ) - link_directories( ${KDE4_LIB_DIR} ${CMAKE_CURRENT_BINARY_DIR} ) - - # libkopete_antispam -@@ -15,7 +19,7 @@ - kde4_add_kcfg_files( KOPETEANTISPAM_SRCS kopeteantispamconfig.kcfgc ) - - kde4_add_plugin( kopete_antispam ${KOPETEANTISPAM_SRCS} ) --target_link_libraries( kopete_antispam kopete kdeui ) -+target_link_libraries( kopete_antispam kopete kdecore kdeui ${QT_LIBRARIES} ) - - # libkcm_kopete_antispam - -@@ -25,11 +29,12 @@ - kde4_add_ui_files( KCMKOPETEANTISPAM_SRCS kopeteantispampreferencesuibase.ui ) - - kde4_add_plugin( kcm_kopete_antispam ${KCMKOPETEANTISPAM_SRCS} ) --target_link_libraries( kcm_kopete_antispam kopete kdeui ) -+target_link_libraries( kcm_kopete_antispam kopete kdecore kdeui ${QT_LIBRARIES} ) - - # installation - - install( FILES kopeteantispamconfig.kcfg DESTINATION ${KCFG_INSTALL_DIR} ) - install( FILES kopete_antispam.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) - install( FILES kopete_antispam_config.desktop DESTINATION ${SERVICES_INSTALL_DIR}/kconfiguredialog ) --install( TARGETS kopete_antispam kcm_kopete_antispam DESTINATION ${PLUGIN_INSTALL_DIR} ) -\ В конце файла нет новой строки -+install( TARGETS kopete_antispam kcm_kopete_antispam DESTINATION ${PLUGIN_INSTALL_DIR} ) -+ diff --git a/kde-misc/kopete-antispam/kopete-antispam-0.4.ebuild b/kde-misc/kopete-antispam/kopete-antispam-0.4.ebuild deleted file mode 100644 index 94712801f48f..000000000000 --- a/kde-misc/kopete-antispam/kopete-antispam-0.4.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kopete-antispam/kopete-antispam-0.4.ebuild,v 1.3 2009/03/27 21:57:10 hwoarang Exp $ - -EAPI="2" -KDE_MINIMAL="4.1" - -inherit kde4-base - -MY_PN=${PN/-/} -MY_P="${PN}-kde4-${PV}" - -DESCRIPTION="Antispam filter for Kopete instant messenger." -HOMEPAGE="http://kopeteantispam.sourceforge.net" -SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=kde-base/kopete-${KDE_MINIMAL}" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}" - -PATCHES=( "${FILESDIR}/${P}-fixlink.patch" ) - -pkg_postinst() { - elog "You can now enable and set up the Antispam plugin in Kopete." - elog "It can be reached in the Kopete Plugin dialog." -} |