diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-10-19 23:51:00 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-10-19 23:51:00 +0000 |
commit | 862ab225166e900b783dec84772f7ffb32486136 (patch) | |
tree | a727ed2ab15b1e4a06f5aa79c9bf4ea5fcb82df7 /kde-base | |
parent | Bump to KDE 3.5.8. (diff) | |
download | gentoo-2-862ab225166e900b783dec84772f7ffb32486136.tar.gz gentoo-2-862ab225166e900b783dec84772f7ffb32486136.tar.bz2 gentoo-2-862ab225166e900b783dec84772f7ffb32486136.zip |
Bump to KDE 3.5.8.
(Portage version: 2.1.3.15)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/libkonq/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/libkonq/files/digest-libkonq-3.5.8 | 3 | ||||
-rw-r--r-- | kde-base/libkonq/libkonq-3.5.8.ebuild | 12 |
3 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/libkonq/ChangeLog b/kde-base/libkonq/ChangeLog index 022e3a2dca45..b231b2a8be26 100644 --- a/kde-base/libkonq/ChangeLog +++ b/kde-base/libkonq/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/libkonq # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/ChangeLog,v 1.73 2007/08/11 16:51:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/ChangeLog,v 1.74 2007/10/19 23:50:59 philantrop Exp $ + +*libkonq-3.5.8 (19 Oct 2007) + + 19 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org> + +libkonq-3.5.8.ebuild: + Bump to KDE 3.5.8. 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> libkonq-3.5.7.ebuild: x86 stable wrt #185823 diff --git a/kde-base/libkonq/files/digest-libkonq-3.5.8 b/kde-base/libkonq/files/digest-libkonq-3.5.8 new file mode 100644 index 000000000000..f335c6a5eacf --- /dev/null +++ b/kde-base/libkonq/files/digest-libkonq-3.5.8 @@ -0,0 +1,3 @@ +MD5 10950c172c1d9529c621a000c6b39d10 kdebase-3.5.8.tar.bz2 2501632 +RMD160 718e72b4b990eea04763298cadae9e7103ae1808 kdebase-3.5.8.tar.bz2 2501632 +SHA256 90f5070737c638c3a0cbce416ae2cfd471140ca4108056c8f8a3449b951f22dd kdebase-3.5.8.tar.bz2 2501632 diff --git a/kde-base/libkonq/libkonq-3.5.8.ebuild b/kde-base/libkonq/libkonq-3.5.8.ebuild new file mode 100644 index 000000000000..ef9d5abd2519 --- /dev/null +++ b/kde-base/libkonq/libkonq-3.5.8.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/libkonq-3.5.8.ebuild,v 1.1 2007/10/19 23:50:59 philantrop Exp $ + +KMNAME=kdebase +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="The embeddable part of konqueror" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="kdehiddenvisibility" |