summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-05-14 08:36:32 +0000
committerSimon Stelling <blubb@gentoo.org>2005-05-14 08:36:32 +0000
commitbe8a987d59b4f800caca2ab769e19aa47da78c56 (patch)
tree78462c475411feb2b16992f05c48e3d1a99ef434 /sys-apps/hprofile
parentstable amd64, 92394 (diff)
downloadhistorical-be8a987d59b4f800caca2ab769e19aa47da78c56.tar.gz
historical-be8a987d59b4f800caca2ab769e19aa47da78c56.tar.bz2
historical-be8a987d59b4f800caca2ab769e19aa47da78c56.zip
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-apps/hprofile')
-rw-r--r--sys-apps/hprofile/ChangeLog7
-rw-r--r--sys-apps/hprofile/Manifest14
-rw-r--r--sys-apps/hprofile/hprofile-2.0_beta2.ebuild6
3 files changed, 10 insertions, 17 deletions
diff --git a/sys-apps/hprofile/ChangeLog b/sys-apps/hprofile/ChangeLog
index 1bb9e66573d8..85b284198259 100644
--- a/sys-apps/hprofile/ChangeLog
+++ b/sys-apps/hprofile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/hprofile
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hprofile/ChangeLog,v 1.1 2004/10/10 00:57:59 vapier Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hprofile/ChangeLog,v 1.2 2005/05/14 08:36:32 blubb Exp $
+
+ 14 May 2005; Simon Stelling <blubb@gentoo.org> hprofile-2.0_beta2.ebuild:
+ added ~amd64 keyword
*hprofile-2.0_beta2 (09 Oct 2004)
diff --git a/sys-apps/hprofile/Manifest b/sys-apps/hprofile/Manifest
index 7dba954cd0ee..e42df0d03a89 100644
--- a/sys-apps/hprofile/Manifest
+++ b/sys-apps/hprofile/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 912ede66946c96032efef1aa4619c4b9 hprofile-2.0_beta2.ebuild 1875
-MD5 98727e8f1f3b99bfebd476f39345c8f5 ChangeLog 355
+MD5 cdd96d44a4a6697e521c3026d288a937 ChangeLog 454
+MD5 1679f8a86b4204771e2e7f4ace7a4740 hprofile-2.0_beta2.ebuild 1881
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 16e617a2b23310082c5b1b051f27f94b files/digest-hprofile-2.0_beta2 69
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBaIkuHTu7gpaalycRAqnmAJ4kTbkcEZjKKYH0GcLbnOXZUGr9YgCg5tAs
-pp6Ii+8LXImkQLdP7/tlSgU=
-=lke9
------END PGP SIGNATURE-----
diff --git a/sys-apps/hprofile/hprofile-2.0_beta2.ebuild b/sys-apps/hprofile/hprofile-2.0_beta2.ebuild
index 00179655f781..d494dad3718a 100644
--- a/sys-apps/hprofile/hprofile-2.0_beta2.ebuild
+++ b/sys-apps/hprofile/hprofile-2.0_beta2.ebuild
@@ -1,6 +1,6 @@
-# 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/hprofile/hprofile-2.0_beta2.ebuild,v 1.1 2004/10/10 00:57:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hprofile/hprofile-2.0_beta2.ebuild,v 1.2 2005/05/14 08:36:32 blubb Exp $
DESCRIPTION="Utility to manage hardware, network, power or other profiles"
HOMEPAGE="http://hprofile.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/hprofile/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND=">=app-shells/bash-2.0