summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Thomson <wltjr@gentoo.org>2007-08-14 05:28:44 +0000
committerWilliam Thomson <wltjr@gentoo.org>2007-08-14 05:28:44 +0000
commit6258eb6ff78cdc72dc9e86e090f8c6a4e68e2ee2 (patch)
treec6aa720d1b7103ce2bdd47e07f10555d54caa97d /app-admin
parentamd64 stable, bug #186078 (diff)
downloadgentoo-2-6258eb6ff78cdc72dc9e86e090f8c6a4e68e2ee2.tar.gz
gentoo-2-6258eb6ff78cdc72dc9e86e090f8c6a4e68e2ee2.tar.bz2
gentoo-2-6258eb6ff78cdc72dc9e86e090f8c6a4e68e2ee2.zip
amd64 stable, bug #188564
(Portage version: 2.1.3.5)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/profiler/ChangeLog8
-rw-r--r--app-admin/profiler/profiler-1-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-admin/profiler/ChangeLog b/app-admin/profiler/ChangeLog
index 229d3379e7dc..2c2ac0b64da6 100644
--- a/app-admin/profiler/ChangeLog
+++ b/app-admin/profiler/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/profiler
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/profiler/ChangeLog,v 1.10 2006/09/12 19:38:59 nelchael Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/profiler/ChangeLog,v 1.11 2007/08/14 05:28:44 wltjr Exp $
+
+ 14 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
+ profiler-1-r1.ebuild:
+ amd64 stable, bug #188564
*profiler-1-r1 (12 Sep 2006)
diff --git a/app-admin/profiler/profiler-1-r1.ebuild b/app-admin/profiler/profiler-1-r1.ebuild
index b5459ed5e04d..e14140d45b82 100644
--- a/app-admin/profiler/profiler-1-r1.ebuild
+++ b/app-admin/profiler/profiler-1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/profiler/profiler-1-r1.ebuild,v 1.1 2006/09/12 19:38:59 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/profiler/profiler-1-r1.ebuild,v 1.2 2007/08/14 05:28:44 wltjr Exp $
inherit java-pkg-2
@@ -11,7 +11,7 @@ SRC_URI="http://visualversion.com/profiler/profiler.jar"
LICENSE="as-is"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
RDEPEND=">=virtual/jre-1.4"