diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-14 21:39:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-14 21:39:09 +0000 |
commit | b71bbcb03a89c8fe934fd64236ee59c99a559cce (patch) | |
tree | bf87c2b33c6c0e5c57eaf4f1638d56685825daf0 /sys-apps | |
parent | Added to ~hppa, ~ppc. See bug #112508. (diff) | |
download | historical-b71bbcb03a89c8fe934fd64236ee59c99a559cce.tar.gz historical-b71bbcb03a89c8fe934fd64236ee59c99a559cce.tar.bz2 historical-b71bbcb03a89c8fe934fd64236ee59c99a559cce.zip |
Added ~ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/ivman/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/ivman/Manifest | 14 | ||||
-rw-r--r-- | sys-apps/ivman/ivman-0.6.4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/ivman/ivman-0.6.5.ebuild | 4 |
4 files changed, 16 insertions, 12 deletions
diff --git a/sys-apps/ivman/ChangeLog b/sys-apps/ivman/ChangeLog index 0c59cea9488d..fdb01f755399 100644 --- a/sys-apps/ivman/ChangeLog +++ b/sys-apps/ivman/ChangeLog @@ -1,6 +1,10 @@ # 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.20 2005/11/07 02:52:34 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ChangeLog,v 1.21 2005/11/14 21:39:09 corsair Exp $ + + 14 Nov 2005; Markus Rothe <corsair@gentoo.org> ivman-0.6.4.ebuild, + ivman-0.6.5.ebuild: + Added ~ppc64 *ivman-0.6.5 (07 Nov 2005) diff --git a/sys-apps/ivman/Manifest b/sys-apps/ivman/Manifest index 245d55bc57b6..5a24493b12e5 100644 --- a/sys-apps/ivman/Manifest +++ b/sys-apps/ivman/Manifest @@ -1,11 +1,11 @@ -MD5 8c4202b07560069da550f08b6ea29fa8 ChangeLog 3425 +MD5 16903ac157e573757e4e920e4590d361 ChangeLog 3532 +MD5 7a702903471226e8942d6d9c8dfdcba5 ivman-0.5_pre2.ebuild 1309 +MD5 217682a6813a0a28a1a7be4b3b6adc54 ivman-0.5_pre3.ebuild 1310 +MD5 94ae54dc83c1b4b61c9edccab725465b metadata.xml 265 +MD5 0a279ef04950ef7acd46341ecb0b0d7d ivman-0.6.4.ebuild 2581 +MD5 b233402a9b0c06809675c49c7290c8b8 ivman-0.6.5.ebuild 2601 MD5 7b663d58e12a086e30f6eb8e5cf965d3 files/digest-ivman-0.5_pre2 67 MD5 a561344e43c3fcfab148515b471ecd5a files/digest-ivman-0.5_pre3 67 +MD5 f1e67af6cdf8b51ac4c5cd5e8e7ec298 files/ivman-0.3.init 524 MD5 4aac9f5d6f83eeda363d051c89933adf files/digest-ivman-0.6.4 64 MD5 bc91a3cd4a282da93547f727c80d20b6 files/digest-ivman-0.6.5 64 -MD5 f1e67af6cdf8b51ac4c5cd5e8e7ec298 files/ivman-0.3.init 524 -MD5 7a702903471226e8942d6d9c8dfdcba5 ivman-0.5_pre2.ebuild 1309 -MD5 217682a6813a0a28a1a7be4b3b6adc54 ivman-0.5_pre3.ebuild 1310 -MD5 13d1e30e628dfbee0e3e2fc9e97905f2 ivman-0.6.4.ebuild 2574 -MD5 be2197ff2e9de4494a51be82ef9ebdfc ivman-0.6.5.ebuild 2594 -MD5 94ae54dc83c1b4b61c9edccab725465b metadata.xml 265 diff --git a/sys-apps/ivman/ivman-0.6.4.ebuild b/sys-apps/ivman/ivman-0.6.4.ebuild index 350d983d2a4e..93bbf16334e5 100644 --- a/sys-apps/ivman/ivman-0.6.4.ebuild +++ b/sys-apps/ivman/ivman-0.6.4.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.6.4.ebuild,v 1.2 2005/09/15 21:54:31 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.4.ebuild,v 1.3 2005/11/14 21:39:09 corsair 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 ~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="debug" SLOT="0" diff --git a/sys-apps/ivman/ivman-0.6.5.ebuild b/sys-apps/ivman/ivman-0.6.5.ebuild index bea9b582fe4b..be9591218e43 100644 --- a/sys-apps/ivman/ivman-0.6.5.ebuild +++ b/sys-apps/ivman/ivman-0.6.5.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.6.5.ebuild,v 1.1 2005/11/07 02:52:34 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ivman/ivman-0.6.5.ebuild,v 1.2 2005/11/14 21:39:09 corsair 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 ~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="debug" SLOT="0" |