diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 20:53:47 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 20:53:47 +0000 |
commit | ccb1b59c9f5e73d395fe16954a15fc5bd7193b0c (patch) | |
tree | 4b42ec821f77ee7bbcbdf1773e6d5b254429ad4c /kde-base/noatun-plugins | |
parent | Stable on SPARC wrt bug #132213. (diff) | |
download | gentoo-2-ccb1b59c9f5e73d395fe16954a15fc5bd7193b0c.tar.gz gentoo-2-ccb1b59c9f5e73d395fe16954a15fc5bd7193b0c.tar.bz2 gentoo-2-ccb1b59c9f5e73d395fe16954a15fc5bd7193b0c.zip |
Stable on SPARC wrt bug #132213.
(Portage version: 2.1_rc3)
Diffstat (limited to 'kde-base/noatun-plugins')
-rw-r--r-- | kde-base/noatun-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/noatun-plugins/files/digest-noatun-plugins-3.4.3 | 2 | ||||
-rw-r--r-- | kde-base/noatun-plugins/noatun-plugins-3.5.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/kde-base/noatun-plugins/ChangeLog b/kde-base/noatun-plugins/ChangeLog index cf237ef9225c..d936cdf9f4e4 100644 --- a/kde-base/noatun-plugins/ChangeLog +++ b/kde-base/noatun-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/noatun-plugins # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/ChangeLog,v 1.42 2006/05/29 16:14:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/ChangeLog,v 1.43 2006/05/29 20:53:47 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> noatun-plugins-3.5.2.ebuild: + Stable on SPARC wrt bug #132213. 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> -noatun-plugins-3.4.1.ebuild, -noatun-plugins-3.4.2.ebuild: diff --git a/kde-base/noatun-plugins/files/digest-noatun-plugins-3.4.3 b/kde-base/noatun-plugins/files/digest-noatun-plugins-3.4.3 index bed159902dd3..18d5e0b9c872 100644 --- a/kde-base/noatun-plugins/files/digest-noatun-plugins-3.4.3 +++ b/kde-base/noatun-plugins/files/digest-noatun-plugins-3.4.3 @@ -1 +1,3 @@ MD5 e927d60e94adba69e78f82d82305f4ce kdeaddons-3.4.3.tar.bz2 1593317 +RMD160 1c11919ecbf1cfc31423e9fcda21e3c223ec1b28 kdeaddons-3.4.3.tar.bz2 1593317 +SHA256 eec9d764d67cb2b93d86b3bde61736ff29214da1cf8a02fa7c7d80c6170de41b kdeaddons-3.4.3.tar.bz2 1593317 diff --git a/kde-base/noatun-plugins/noatun-plugins-3.5.2.ebuild b/kde-base/noatun-plugins/noatun-plugins-3.5.2.ebuild index 8a3f5eae33b3..b22407dbd3e8 100644 --- a/kde-base/noatun-plugins/noatun-plugins-3.5.2.ebuild +++ b/kde-base/noatun-plugins/noatun-plugins-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/noatun-plugins-3.5.2.ebuild,v 1.5 2006/05/29 06:08:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/noatun-plugins-3.5.2.ebuild,v 1.6 2006/05/29 20:53:47 weeve Exp $ KMNAME=kdeaddons MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Various plugins for noatun" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="arts sdl berkdb" DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/noatun) arts? ( $(deprange $PV $MAXKDEVER kde-base/arts) ) |