diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-06 18:54:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-06 18:54:15 +0000 |
commit | 374a5682cac6c8d44b2739b1a3a1eb7414d02805 (patch) | |
tree | 57e26974589959bf3bde924b9459eba6eabad20f /sys-apps/uhinv | |
parent | Stable on ppc64 (diff) | |
download | historical-374a5682cac6c8d44b2739b1a3a1eb7414d02805.tar.gz historical-374a5682cac6c8d44b2739b1a3a1eb7414d02805.tar.bz2 historical-374a5682cac6c8d44b2739b1a3a1eb7414d02805.zip |
Stable on ppc64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-apps/uhinv')
-rw-r--r-- | sys-apps/uhinv/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/uhinv/Manifest | 4 | ||||
-rw-r--r-- | sys-apps/uhinv/uhinv-0.4.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/sys-apps/uhinv/ChangeLog b/sys-apps/uhinv/ChangeLog index 1ac3ca2e125e..4826f8ca6771 100644 --- a/sys-apps/uhinv/ChangeLog +++ b/sys-apps/uhinv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/uhinv -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/uhinv/ChangeLog,v 1.2 2004/12/31 10:51:46 corsair Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/uhinv/ChangeLog,v 1.3 2005/02/06 18:54:15 corsair Exp $ + + 06 Feb 2005; Markus Rothe <corsair@gentoo.org> uhinv-0.4.ebuild: + Stable on ppc64 31 Dec 2004; Markus Rothe <corsair@gentoo.org> uhinv-0.4.ebuild: Added ~ppc64 to KEYWORDS diff --git a/sys-apps/uhinv/Manifest b/sys-apps/uhinv/Manifest index 86ebe7f7603e..11531dda543b 100644 --- a/sys-apps/uhinv/Manifest +++ b/sys-apps/uhinv/Manifest @@ -1,4 +1,4 @@ -MD5 561dd99ef44718d42e21448541376536 ChangeLog 510 +MD5 52302a52aba04cd0b1a8efda38bfbe37 ChangeLog 596 MD5 f771ec5e8f277ad4d47d4339d412ba85 metadata.xml 257 -MD5 518c7d836b57e23ddac9dd97137a4d80 uhinv-0.4.ebuild 547 +MD5 9141ed262e8f7e1cafdbf09d148d6e74 uhinv-0.4.ebuild 546 MD5 0ca11047f074725880969bed9ca68f40 files/digest-uhinv-0.4 61 diff --git a/sys-apps/uhinv/uhinv-0.4.ebuild b/sys-apps/uhinv/uhinv-0.4.ebuild index f57f24093e13..9dcebb3ac4c8 100644 --- a/sys-apps/uhinv/uhinv-0.4.ebuild +++ b/sys-apps/uhinv/uhinv-0.4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/uhinv/uhinv-0.4.ebuild,v 1.2 2004/12/31 10:51:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/uhinv/uhinv-0.4.ebuild,v 1.3 2005/02/06 18:54:15 corsair Exp $ DESCRIPTION="Universal Hardware Inventory Tool, uhinv displays operating system and hardware info" HOMEPAGE="http://developer.berlios.de/projects/uhinv/" SRC_URI="http://download.berlios.de/uhinv/${P}.tar.gz" -KEYWORDS="x86 sparc mips hppa ppc amd64 arm ~ppc64" +KEYWORDS="x86 sparc mips hppa ppc amd64 arm ppc64" SLOT="0" LICENSE="GPL-2" |