diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 03:31:00 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 03:31:00 +0000 |
commit | 92f1a0e3d329345d38824491f2ade3bc43f6f1c0 (patch) | |
tree | 34b7c0021edb5baad317800d261b1e2d66dbc75f | |
parent | Spring cleaning. (diff) | |
download | gentoo-2-92f1a0e3d329345d38824491f2ade3bc43f6f1c0.tar.gz gentoo-2-92f1a0e3d329345d38824491f2ade3bc43f6f1c0.tar.bz2 gentoo-2-92f1a0e3d329345d38824491f2ade3bc43f6f1c0.zip |
Spring cleaning.
(Portage version: 2.1.4.4)
-rw-r--r-- | kde-base/ark/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ark/ark-3.5.5.ebuild | 17 | ||||
-rw-r--r-- | kde-base/ark/ark-3.5.6.ebuild | 18 | ||||
-rw-r--r-- | kde-base/ark/ark-3.5.7.ebuild | 18 | ||||
-rw-r--r-- | kde-base/ark/ark-4.0.0.ebuild | 25 |
5 files changed, 5 insertions, 79 deletions
diff --git a/kde-base/ark/ChangeLog b/kde-base/ark/ChangeLog index 189219719632..1f56fd83af9c 100644 --- a/kde-base/ark/ChangeLog +++ b/kde-base/ark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ark # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.78 2008/02/07 00:11:48 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.79 2008/02/17 03:31:00 ingmar Exp $ + + 17 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -ark-3.5.5.ebuild, + -ark-3.5.6.ebuild, -ark-3.5.7.ebuild, -ark-4.0.0.ebuild: + Spring cleaning *ark-4.0.1 (06 Feb 2008) diff --git a/kde-base/ark/ark-3.5.5.ebuild b/kde-base/ark/ark-3.5.5.ebuild deleted file mode 100644 index 5597e2e36444..000000000000 --- a/kde-base/ark/ark-3.5.5.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-3.5.5.ebuild,v 1.10 2007/02/03 09:19:04 mr_bones_ Exp $ - -KMNAME=kdeutils -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE Archiving tool" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" - -pkg_postinst(){ - kde_pkg_postinst - elog "Please install app-arch/rar and app-arch/zip for support of rar and zip archives." -} diff --git a/kde-base/ark/ark-3.5.6.ebuild b/kde-base/ark/ark-3.5.6.ebuild deleted file mode 100644 index 0d757f152409..000000000000 --- a/kde-base/ark/ark-3.5.6.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-3.5.6.ebuild,v 1.3 2007/05/11 17:26:46 carlo Exp $ - -KMNAME=kdeutils -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE Archiving tool" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" - -pkg_postinst(){ - kde_pkg_postinst - elog "You may want to install app-arch/lha, app-arch/p7zip, app-arch/rar, app-arch/zip" - elog "or app-arch/zoo for support of these archive types." -} diff --git a/kde-base/ark/ark-3.5.7.ebuild b/kde-base/ark/ark-3.5.7.ebuild deleted file mode 100644 index 73a81f18327a..000000000000 --- a/kde-base/ark/ark-3.5.7.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-3.5.7.ebuild,v 1.7 2007/08/11 15:19:56 armin76 Exp $ - -KMNAME=kdeutils -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta - -DESCRIPTION="KDE Archiving tool" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" - -pkg_postinst(){ - kde_pkg_postinst - elog "You may want to install app-arch/lha, app-arch/p7zip, app-arch/rar, app-arch/zip" - elog "or app-arch/zoo for support of these archive types." -} diff --git a/kde-base/ark/ark-4.0.0.ebuild b/kde-base/ark/ark-4.0.0.ebuild deleted file mode 100644 index 3ed31dc0d111..000000000000 --- a/kde-base/ark/ark-4.0.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-4.0.0.ebuild,v 1.1 2008/01/17 23:28:37 philantrop Exp $ - -EAPI="1" - -KMNAME=kdeutils -inherit kde4-meta - -DESCRIPTION="KDE Archiving tool" -KEYWORDS="~amd64 ~x86" -IUSE="archive debug htmlhandbook zip" - -COMMONDEPEND="archive? ( app-arch/libarchive ) - zip? ( >=dev-libs/libzip-0.8 )" -DEPEND="${DEPEND} ${COMMONDEPEND}" -RDEPEND="${RDEPEND} ${COMMONDEPEND}" - -src_compile() { - mycmakeargs="${mycmakeargs} - $(cmake-utils_use_with archive LibArchive) - $(cmake-utils_use_with zip LibZip)" - - kde4-meta_src_compile -} |