diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2007-05-22 20:45:20 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2007-05-22 20:45:20 +0000 |
commit | b6ef6f636a8b088805378294efd669879ea50be9 (patch) | |
tree | 05107e2032f70721e96bf9f889a548591d2ba044 /kde-base/ark | |
parent | Version bump. (diff) | |
download | gentoo-2-b6ef6f636a8b088805378294efd669879ea50be9.tar.gz gentoo-2-b6ef6f636a8b088805378294efd669879ea50be9.tar.bz2 gentoo-2-b6ef6f636a8b088805378294efd669879ea50be9.zip |
Version bump.
(Portage version: 2.1.2.7)
Diffstat (limited to 'kde-base/ark')
-rw-r--r-- | kde-base/ark/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ark/ark-3.5.7.ebuild | 18 | ||||
-rw-r--r-- | kde-base/ark/files/digest-ark-3.5.7 | 3 |
3 files changed, 27 insertions, 1 deletions
diff --git a/kde-base/ark/ChangeLog b/kde-base/ark/ChangeLog index 4e3f2605ef17..d1f53c5abfd7 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.63 2007/05/11 17:26:46 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ChangeLog,v 1.64 2007/05/22 20:45:20 carlo Exp $ + +*ark-3.5.7 (22 May 2007) + + 22 May 2007; Carsten Lohrke <carlo@gentoo.org> +ark-3.5.7.ebuild: + Version bump. 11 May 2007; Carsten Lohrke <carlo@gentoo.org> ark-3.5.6.ebuild: Update post install message a bit. diff --git a/kde-base/ark/ark-3.5.7.ebuild b/kde-base/ark/ark-3.5.7.ebuild new file mode 100644 index 000000000000..fc26a48c73cd --- /dev/null +++ b/kde-base/ark/ark-3.5.7.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.7.ebuild,v 1.1 2007/05/22 20:45:20 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/files/digest-ark-3.5.7 b/kde-base/ark/files/digest-ark-3.5.7 new file mode 100644 index 000000000000..8b5d06a298f9 --- /dev/null +++ b/kde-base/ark/files/digest-ark-3.5.7 @@ -0,0 +1,3 @@ +MD5 5f167f53bdbf0b8c71c2d0f0ff7593fd kdeutils-3.5.7.tar.bz2 3068596 +RMD160 0382278d69e71ff77178902f06126bda0f771ee8 kdeutils-3.5.7.tar.bz2 3068596 +SHA256 e72de75dd40e1422e4da5957acafc06278418f60850aea21524d857abb97adf8 kdeutils-3.5.7.tar.bz2 3068596 |