diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2005-05-08 18:23:13 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2005-05-08 18:23:13 +0000 |
commit | e3844833e94dee710d33fcbc045be3c0ae6fe6c6 (patch) | |
tree | a43d4f1f4f2aa683244507a03ef72c1360c0e95a /sys-apps/ivman | |
parent | bump, cleanup, and patch for bug 91584 (diff) | |
download | historical-e3844833e94dee710d33fcbc045be3c0ae6fe6c6.tar.gz historical-e3844833e94dee710d33fcbc045be3c0ae6fe6c6.tar.bz2 historical-e3844833e94dee710d33fcbc045be3c0ae6fe6c6.zip |
Correct hal dep: =sys-apps/hal-0.4*, thanks to Nathaniel McCallum <npmccallum@gentoo.org> in bug 91917
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'sys-apps/ivman')
-rw-r--r-- | sys-apps/ivman/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/ivman/Manifest | 6 | ||||
-rw-r--r-- | sys-apps/ivman/ivman-0.5_pre2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/ivman/ivman-0.5_pre3.ebuild | 4 |
4 files changed, 13 insertions, 8 deletions
diff --git a/sys-apps/ivman/ChangeLog b/sys-apps/ivman/ChangeLog index d5e584a330ce..21ed8cf13e71 100644 --- a/sys-apps/ivman/ChangeLog +++ b/sys-apps/ivman/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/ivman # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.14 2005/04/26 12:01:57 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.15 2005/05/08 18:23:13 genstef Exp $ + + 08 May 2005; Stefan Schweizer <genstef@gentoo.org> ivman-0.5_pre2.ebuild, + ivman-0.5_pre3.ebuild: + Correct hal dep: =sys-apps/hal-0.4*, thanks to Nathaniel McCallum + <npmccallum@gentoo.org> in bug 91917 *ivman-0.5_pre3 (26 Apr 2005) diff --git a/sys-apps/ivman/Manifest b/sys-apps/ivman/Manifest index 17fa40b83347..3bc8bdf0d3e3 100644 --- a/sys-apps/ivman/Manifest +++ b/sys-apps/ivman/Manifest @@ -1,6 +1,6 @@ -MD5 08598e3db1d57674aaa49c2dc5ce9aa5 ivman-0.5_pre3.ebuild 1313 -MD5 bda2e28f2d48e6498e366bc98a6276cb ChangeLog 2713 -MD5 dddabc2e931f26bccb28cccf7b3ffcfc ivman-0.5_pre2.ebuild 1312 +MD5 217682a6813a0a28a1a7be4b3b6adc54 ivman-0.5_pre3.ebuild 1310 +MD5 519041e0216a0ec8b8ffcb2d5b31abe2 ChangeLog 2922 +MD5 2bdc162253b44f623a4ae735767bf0f8 ivman-0.5_pre2.ebuild 1309 MD5 94ae54dc83c1b4b61c9edccab725465b metadata.xml 265 MD5 f1e67af6cdf8b51ac4c5cd5e8e7ec298 files/ivman-0.3.init 524 MD5 7b663d58e12a086e30f6eb8e5cf965d3 files/digest-ivman-0.5_pre2 67 diff --git a/sys-apps/ivman/ivman-0.5_pre2.ebuild b/sys-apps/ivman/ivman-0.5_pre2.ebuild index 154afd22acc3..db94cf52178d 100644 --- a/sys-apps/ivman/ivman-0.5_pre2.ebuild +++ b/sys-apps/ivman/ivman-0.5_pre2.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/sys-apps/ivman/ivman-0.5_pre2.ebuild,v 1.4 2005/03/04 18:14:12 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.5_pre2.ebuild,v 1.5 2005/05/08 18:23:13 genstef Exp $ DESCRIPTION="Daemon to mount/unmount devices, based on info from HAL" HOMEPAGE="http://ivman.sf.net" @@ -12,7 +12,7 @@ SLOT="0" RDEPEND=">=dev-libs/glib-2.2 dev-libs/libxml2 - >=sys-apps/hal-0.2.98" + =sys-apps/hal-0.4*" DEPEND="${RDEPEND} >=sys-devel/libtool-1.5 dev-util/pkgconfig" diff --git a/sys-apps/ivman/ivman-0.5_pre3.ebuild b/sys-apps/ivman/ivman-0.5_pre3.ebuild index b1fcdc210651..d7c267398223 100644 --- a/sys-apps/ivman/ivman-0.5_pre3.ebuild +++ b/sys-apps/ivman/ivman-0.5_pre3.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/sys-apps/ivman/ivman-0.5_pre3.ebuild,v 1.1 2005/04/26 12:01:57 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.5_pre3.ebuild,v 1.2 2005/05/08 18:23:13 genstef Exp $ DESCRIPTION="Daemon to mount/unmount devices, based on info from HAL" HOMEPAGE="http://ivman.sf.net" @@ -12,7 +12,7 @@ SLOT="0" RDEPEND=">=dev-libs/glib-2.2 dev-libs/libxml2 - >=sys-apps/hal-0.2.98" + =sys-apps/hal-0.4*" DEPEND="${RDEPEND} >=sys-devel/libtool-1.5 dev-util/pkgconfig" |