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
commit638f63929e210ede73509312d1ffb03a87075ec4 (patch)
tree6d514b67d494457d590e0b96298827cb2f7dcf53 /sys-apps/hprofile
parentstable amd64, 92394 (diff)
downloadgentoo-2-638f63929e210ede73509312d1ffb03a87075ec4.tar.gz
gentoo-2-638f63929e210ede73509312d1ffb03a87075ec4.tar.bz2
gentoo-2-638f63929e210ede73509312d1ffb03a87075ec4.zip
~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-apps/hprofile')
-rw-r--r--sys-apps/hprofile/ChangeLog7
-rw-r--r--sys-apps/hprofile/hprofile-2.0_beta2.ebuild6
2 files changed, 8 insertions, 5 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/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