diff options
Diffstat (limited to 'kde-base/ark')
-rw-r--r-- | kde-base/ark/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ark/ark-3.5.8.ebuild | 18 | ||||
-rw-r--r-- | kde-base/ark/files/digest-ark-3.5.8 | 3 |
3 files changed, 27 insertions, 1 deletions
diff --git a/kde-base/ark/ChangeLog b/kde-base/ark/ChangeLog index 0d4881d5bfef..56e1faa807ca 100644 --- a/kde-base/ark/ChangeLog +++ b/kde-base/ark/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/ark # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.70 2007/08/11 15:19:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.71 2007/10/19 21:46:24 philantrop Exp $ + +*ark-3.5.8 (19 Oct 2007) + + 19 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org> +ark-3.5.8.ebuild: + Bump to KDE 3.5.8. 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> ark-3.5.7.ebuild: x86 stable wrt #185823 diff --git a/kde-base/ark/ark-3.5.8.ebuild b/kde-base/ark/ark-3.5.8.ebuild new file mode 100644 index 000000000000..2dbe294869cf --- /dev/null +++ b/kde-base/ark/ark-3.5.8.ebuild @@ -0,0 +1,18 @@ +# 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.8.ebuild,v 1.1 2007/10/19 21:46:24 philantrop 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/files/digest-ark-3.5.8 b/kde-base/ark/files/digest-ark-3.5.8 new file mode 100644 index 000000000000..41ce46180134 --- /dev/null +++ b/kde-base/ark/files/digest-ark-3.5.8 @@ -0,0 +1,3 @@ +MD5 d1a0fcc83f35428a76cf7523a04ba19c kdeutils-3.5.8.tar.bz2 3059172 +RMD160 94267b9c08339c7310d65106110c9b9ef133d6f8 kdeutils-3.5.8.tar.bz2 3059172 +SHA256 7dcbe3361cc53f9dac4c1bf6f45952d3d2518bec56cd8c07b8e07b4c4f12d0ac kdeutils-3.5.8.tar.bz2 3059172 |