diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-14 15:57:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-14 15:57:20 +0000 |
commit | d40d239b04fa67dacf5c378132569b6a0ec5f729 (patch) | |
tree | 05a2302679a56bc67c6e19e46e48696a3945978c | |
parent | Mark 0.8.0-r3 ~alpha (diff) | |
download | historical-d40d239b04fa67dacf5c378132569b6a0ec5f729.tar.gz historical-d40d239b04fa67dacf5c378132569b6a0ec5f729.tar.bz2 historical-d40d239b04fa67dacf5c378132569b6a0ec5f729.zip |
Stable on sparc wrt #120582
Package-Manager: portage-2.0.54
-rw-r--r-- | sys-apps/ivman/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/ivman/Manifest | 14 | ||||
-rw-r--r-- | sys-apps/ivman/ivman-0.6.8.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/sys-apps/ivman/ChangeLog b/sys-apps/ivman/ChangeLog index 5240ce5a38db..ee8b352353c7 100644 --- a/sys-apps/ivman/ChangeLog +++ b/sys-apps/ivman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/ivman # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.27 2006/02/14 09:21:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.28 2006/02/14 15:57:20 gustavoz Exp $ + + 14 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> ivman-0.6.8.ebuild: + Stable on sparc wrt #120582 14 Feb 2006; Markus Rothe <corsair@gentoo.org> ivman-0.6.8.ebuild: Stable on ppc64: bug #120582 diff --git a/sys-apps/ivman/Manifest b/sys-apps/ivman/Manifest index 0caae958e989..787fe786fca5 100644 --- a/sys-apps/ivman/Manifest +++ b/sys-apps/ivman/Manifest @@ -1,4 +1,7 @@ -MD5 ed4591ab33cd4141e771b9e6dab567bb ChangeLog 4172 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 c46144c54d26723d8af363d2a5e30e4e ChangeLog 4278 MD5 7b663d58e12a086e30f6eb8e5cf965d3 files/digest-ivman-0.5_pre2 67 MD5 a561344e43c3fcfab148515b471ecd5a files/digest-ivman-0.5_pre3 67 MD5 4aac9f5d6f83eeda363d051c89933adf files/digest-ivman-0.6.4 64 @@ -12,6 +15,13 @@ MD5 217682a6813a0a28a1a7be4b3b6adc54 ivman-0.5_pre3.ebuild 1310 MD5 0a279ef04950ef7acd46341ecb0b0d7d ivman-0.6.4.ebuild 2581 MD5 b233402a9b0c06809675c49c7290c8b8 ivman-0.6.5.ebuild 2601 MD5 3688ac929410b2952685a389f1753ec8 ivman-0.6.6.ebuild 2601 -MD5 28949dca539a04f5e603cdf58ccce729 ivman-0.6.8.ebuild 2308 +MD5 c584e75881114f2716d58c66fb86c5ca ivman-0.6.8.ebuild 2308 MD5 d5089618d20a3b54d68adc3a3a21c7f6 ivman-0.6.9.ebuild 2310 MD5 94ae54dc83c1b4b61c9edccab725465b metadata.xml 265 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFD8f3vKRy60XGEcJIRArwFAJwM5Zzi/BK1rZk/ia9iSXbt9ZqgiQCfRc60 +2PE0yw8T8zKg8Vs/uXUFXZk= +=Eenq +-----END PGP SIGNATURE----- diff --git a/sys-apps/ivman/ivman-0.6.8.ebuild b/sys-apps/ivman/ivman-0.6.8.ebuild index 25181255f868..67d6c355a76e 100644 --- a/sys-apps/ivman/ivman-0.6.8.ebuild +++ b/sys-apps/ivman/ivman-0.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.8.ebuild,v 1.4 2006/02/14 09:21:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.8.ebuild,v 1.5 2006/02/14 15:57:20 gustavoz Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="Daemon to mount/unmount devices, based on info from HAL" HOMEPAGE="http://ivman.sf.net" SRC_URI="mirror://sourceforge/ivman/${P}.tar.bz2" LICENSE="QPL" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~amd64 ~ppc ppc64 sparc x86" IUSE="debug" SLOT="0" |