summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathaniel McCallum <npmccallum@gentoo.org>2005-07-02 20:41:08 +0000
committerNathaniel McCallum <npmccallum@gentoo.org>2005-07-02 20:41:08 +0000
commit613da9f2a352b38cb37f28269c322f9c30a0fba1 (patch)
tree1ce88ff26db0bd0f216b5ad5ebae909a76508ec4 /media-sound
parentStable on alpha. (diff)
downloadgentoo-2-613da9f2a352b38cb37f28269c322f9c30a0fba1.tar.gz
gentoo-2-613da9f2a352b38cb37f28269c322f9c30a0fba1.tar.bz2
gentoo-2-613da9f2a352b38cb37f28269c322f9c30a0fba1.zip
update hal dependencies on sound-juicer-0.5.15
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/sound-juicer/ChangeLog6
-rw-r--r--media-sound/sound-juicer/Manifest18
-rw-r--r--media-sound/sound-juicer/sound-juicer-0.5.15.ebuild4
3 files changed, 11 insertions, 17 deletions
diff --git a/media-sound/sound-juicer/ChangeLog b/media-sound/sound-juicer/ChangeLog
index e0d05ff10ec1..1f06b8643161 100644
--- a/media-sound/sound-juicer/ChangeLog
+++ b/media-sound/sound-juicer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/sound-juicer
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.41 2005/07/02 14:32:26 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.42 2005/07/02 20:41:08 npmccallum Exp $
+
+ 02 Jul 2005; Nathaniel McCallum <npmccallum@gentoo.org>
+ sound-juicer-0.5.15.ebuild:
+ Updated hal dependencies (to avoid future conflicts).
02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
sound-juicer-2.10.0.ebuild:
diff --git a/media-sound/sound-juicer/Manifest b/media-sound/sound-juicer/Manifest
index 80ece13d9471..30268141bdab 100644
--- a/media-sound/sound-juicer/Manifest
+++ b/media-sound/sound-juicer/Manifest
@@ -1,17 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 5fdac3be4e48fb313d6a3494f3b3a30f ChangeLog 5922
+MD5 8d843d501bd8b62ca0a1a808dc4286fb ChangeLog 6067
MD5 b263ff7675308d90b75a170acae3f5ff metadata.xml 177
-MD5 c7448f55042d39cfbb8cbdc85ac6e5cc sound-juicer-0.5.15.ebuild 1325
+MD5 cb7ca0f979022fbbc819b491408cd178 sound-juicer-0.5.15.ebuild 1322
MD5 cba63e6e8bd2bd91cf5c10ecb3fa8cc2 sound-juicer-2.10.0.ebuild 1143
-MD5 115a35bafe7355d75465f90e24d193d4 files/sound-juicer-0.5.15-fix_hal_build.patch 702
-MD5 f44188763900af17645591111e1bfdb5 files/digest-sound-juicer-2.10.0 72
MD5 0c3b719daba6a6fe9fe4fdaaadaa7a08 files/digest-sound-juicer-0.5.15 71
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCxqWRKf2g/qXtneoRApnYAJ9xo6LfdaHaI3WLa6gGEQ7T2ep52wCcD8os
-UGg3HM88B9fve0YpuH5LjI8=
-=8Du1
------END PGP SIGNATURE-----
+MD5 f44188763900af17645591111e1bfdb5 files/digest-sound-juicer-2.10.0 72
+MD5 115a35bafe7355d75465f90e24d193d4 files/sound-juicer-0.5.15-fix_hal_build.patch 702
diff --git a/media-sound/sound-juicer/sound-juicer-0.5.15.ebuild b/media-sound/sound-juicer/sound-juicer-0.5.15.ebuild
index 0e6d476ead06..a4c73dc88b7e 100644
--- a/media-sound/sound-juicer/sound-juicer-0.5.15.ebuild
+++ b/media-sound/sound-juicer/sound-juicer-0.5.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-0.5.15.ebuild,v 1.4 2005/05/28 15:45:53 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-0.5.15.ebuild,v 1.5 2005/07/02 20:41:08 npmccallum Exp $
inherit gnome2 eutils
@@ -25,7 +25,7 @@ RDEPEND=">=dev-libs/glib-2
=media-plugins/gst-plugins-ogg-0.8* )
flac? ( =media-plugins/gst-plugins-flac-0.8* )
encode? ( =media-plugins/gst-plugins-lame-0.8* )
- hal? ( >=sys-apps/hal-0.2.98 )"
+ hal? ( =sys-apps/hal-0.4* )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.29