summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2010-03-16 12:23:10 +0000
committerJim Ramsay <lack@gentoo.org>2010-03-16 12:23:10 +0000
commit63041b4fb1f04ff4971677e57a9eeb7359fb9ea7 (patch)
treea8dbaeb790d6d17da3b0d0d55dbdaf605385c7f7
parentold (diff)
downloadgentoo-2-63041b4fb1f04ff4971677e57a9eeb7359fb9ea7.tar.gz
gentoo-2-63041b4fb1f04ff4971677e57a9eeb7359fb9ea7.tar.bz2
gentoo-2-63041b4fb1f04ff4971677e57a9eeb7359fb9ea7.zip
Version bump, bug #309583
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r--x11-plugins/gkrellfire/ChangeLog9
-rw-r--r--x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild14
2 files changed, 21 insertions, 2 deletions
diff --git a/x11-plugins/gkrellfire/ChangeLog b/x11-plugins/gkrellfire/ChangeLog
index 16d530d0403b..99812081b9e8 100644
--- a/x11-plugins/gkrellfire/ChangeLog
+++ b/x11-plugins/gkrellfire/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-plugins/gkrellfire
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/ChangeLog,v 1.5 2008/11/18 13:10:22 lack Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/ChangeLog,v 1.6 2010/03/16 12:23:10 lack Exp $
+
+*gkrellfire-0.4.2 (16 Mar 2010)
+
+ 16 Mar 2010; Jim Ramsay <lack@gentoo.org> +gkrellfire-0.4.2.ebuild:
+ Version bump, bug #309583
18 Nov 2008; Jim Ramsay <lack@gentoo.org> gkrellfire-0.3.3.ebuild:
Marking stable on amd64, bug #234089
diff --git a/x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild b/x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild
new file mode 100644
index 000000000000..9e89c1dff587
--- /dev/null
+++ b/x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellfire/gkrellfire-0.4.2.ebuild,v 1.1 2010/03/16 12:23:10 lack Exp $
+
+inherit gkrellm-plugin
+
+DESCRIPTION="Cpu load flames for GKrellM 2"
+HOMEPAGE="http://people.freenet.de/thomas-steinke"
+SRC_URI="ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/${P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""