diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2007-05-25 12:56:16 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2007-05-25 12:56:16 +0000 |
commit | 99464eb19b54c40017f55b90181f8845dfb3cf59 (patch) | |
tree | 757a71cb60352f5e1c2185d5d9108ad739b1dc81 /kde-base | |
parent | add freebsd fixes from flameeyes, bug 179728 (diff) | |
download | gentoo-2-99464eb19b54c40017f55b90181f8845dfb3cf59.tar.gz gentoo-2-99464eb19b54c40017f55b90181f8845dfb3cf59.tar.bz2 gentoo-2-99464eb19b54c40017f55b90181f8845dfb3cf59.zip |
Chnage the patchset to the correct one, closes bug 179610.
(Portage version: 2.1.2.7)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/nsplugins/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/nsplugins/files/digest-nsplugins-3.5.7 | 6 | ||||
-rw-r--r-- | kde-base/nsplugins/nsplugins-3.5.7.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/kde-base/nsplugins/ChangeLog b/kde-base/nsplugins/ChangeLog index 62a311f536cd..1a64afcef414 100644 --- a/kde-base/nsplugins/ChangeLog +++ b/kde-base/nsplugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/nsplugins # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.85 2007/05/23 02:39:26 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/ChangeLog,v 1.86 2007/05/25 12:56:16 cryos Exp $ + + 25 May 2007; Marcus D. Hanwell <cryos@gentoo.org> nsplugins-3.5.7.ebuild: + Chnage the patchset to the correct one, closes bug 179610. *nsplugins-3.5.7 (23 May 2007) diff --git a/kde-base/nsplugins/files/digest-nsplugins-3.5.7 b/kde-base/nsplugins/files/digest-nsplugins-3.5.7 index bf24efd3a1d8..cc5ae557a958 100644 --- a/kde-base/nsplugins/files/digest-nsplugins-3.5.7 +++ b/kde-base/nsplugins/files/digest-nsplugins-3.5.7 @@ -1,6 +1,6 @@ -MD5 805dd677fdd09a260cac73b39c3171e3 kdebase-3.5-patchset-04.tar.bz2 8502 -RMD160 419e527c8c2b00ca49eb395793374b3459989897 kdebase-3.5-patchset-04.tar.bz2 8502 -SHA256 e16b356bfa224f7c97b57f3a3bdec9ba0701209459a880bae81556d070b2a961 kdebase-3.5-patchset-04.tar.bz2 8502 +MD5 da0b6ef72a164f0a1af0943ef045ed17 kdebase-3.5-patchset-05.tar.bz2 16068 +RMD160 dc1572fbb3cf3ce9a8e424edd3408b8912c6bfd5 kdebase-3.5-patchset-05.tar.bz2 16068 +SHA256 d1d3c8b51c68610c76c61ba4923618a16609bb76af547d8d26bb9a3f6990bd4d kdebase-3.5-patchset-05.tar.bz2 16068 MD5 b421e01b3ee712549ee967f58ed24de0 kdebase-3.5.7.tar.bz2 24395088 RMD160 f43070b5428c3099c0abceed56041e5b4ff3c656 kdebase-3.5.7.tar.bz2 24395088 SHA256 3c6d739abefc55b6cb64e1cf37b79f5993b666a5b40492471754794416b5c28d kdebase-3.5.7.tar.bz2 24395088 diff --git a/kde-base/nsplugins/nsplugins-3.5.7.ebuild b/kde-base/nsplugins/nsplugins-3.5.7.ebuild index 6aff8c97b924..e27f7143e159 100644 --- a/kde-base/nsplugins/nsplugins-3.5.7.ebuild +++ b/kde-base/nsplugins/nsplugins-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/nsplugins-3.5.7.ebuild,v 1.1 2007/05/23 02:39:26 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/nsplugins/nsplugins-3.5.7.ebuild,v 1.2 2007/05/25 12:56:16 cryos Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils SRC_URI="${SRC_URI} - mirror://gentoo/kdebase-3.5-patchset-04.tar.bz2" + mirror://gentoo/kdebase-3.5-patchset-05.tar.bz2" DESCRIPTION="Netscape plugins support for Konqueror." KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" |