summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-26 18:12:19 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-26 18:12:19 +0000
commit7dfdbd6ed846caf31343e307b45a6f6728cb0ce2 (patch)
treeee52b80893546eb0c0f21d25b8ebea6047c3811c /x11-plugins
parentVersion bump (diff)
downloadgentoo-2-7dfdbd6ed846caf31343e307b45a6f6728cb0ce2.tar.gz
gentoo-2-7dfdbd6ed846caf31343e307b45a6f6728cb0ce2.tar.bz2
gentoo-2-7dfdbd6ed846caf31343e307b45a6f6728cb0ce2.zip
x86 stable wrt #176144
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellaclock/ChangeLog5
-rw-r--r--x11-plugins/gkrellaclock/gkrellaclock-0.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellaclock/ChangeLog b/x11-plugins/gkrellaclock/ChangeLog
index f124f39975d1..b6e89a78cbe7 100644
--- a/x11-plugins/gkrellaclock/ChangeLog
+++ b/x11-plugins/gkrellaclock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellaclock
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/ChangeLog,v 1.22 2007/03/09 15:56:35 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/ChangeLog,v 1.23 2007/04/26 18:12:19 armin76 Exp $
+
+ 26 Apr 2007; Raúl Porcel <armin76@gentoo.org> gkrellaclock-0.3.4.ebuild:
+ x86 stable wrt #176144
09 Mar 2007; Jim Ramsay <lack@gentoo.org> gkrellaclock-0.3.2.1.ebuild,
gkrellaclock-0.3.4.ebuild:
diff --git a/x11-plugins/gkrellaclock/gkrellaclock-0.3.4.ebuild b/x11-plugins/gkrellaclock/gkrellaclock-0.3.4.ebuild
index f17a75ddb309..5de56fb90d83 100644
--- a/x11-plugins/gkrellaclock/gkrellaclock-0.3.4.ebuild
+++ b/x11-plugins/gkrellaclock/gkrellaclock-0.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/gkrellaclock-0.3.4.ebuild,v 1.3 2007/03/09 15:56:35 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/gkrellaclock-0.3.4.ebuild,v 1.4 2007/04/26 18:12:19 armin76 Exp $
inherit gkrellm-plugin
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.geocities.com/m_muthukumar/gkrellaclock.html"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
src_compile() {
make clean #166133