summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-06-02 16:33:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-06-02 16:33:09 +0000
commitcbc9716228259b5eededb84dae2980cbfe5f7b8e (patch)
treec4e139615e9f729482f04d611ef4e713221d0634 /x11-plugins
parentx86 stable wrt #180462 (diff)
downloadgentoo-2-cbc9716228259b5eededb84dae2980cbfe5f7b8e.tar.gz
gentoo-2-cbc9716228259b5eededb84dae2980cbfe5f7b8e.tar.bz2
gentoo-2-cbc9716228259b5eededb84dae2980cbfe5f7b8e.zip
alpha stable wrt #176144
(Portage version: 2.1.2.9)
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 2c79ea1cf609..9d1b657b6ade 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.26 2007/05/26 12:50:47 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/ChangeLog,v 1.27 2007/06/02 16:33:09 armin76 Exp $
+
+ 02 Jun 2007; Raúl Porcel <armin76@gentoo.org> gkrellaclock-0.3.4.ebuild:
+ alpha stable wrt #176144
26 May 2007; Christian Faulhammer <opfer@gentoo.org>
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 2ff8e968fc80..a61a3088931d 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.7 2007/05/26 12:50:47 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/gkrellaclock-0.3.4.ebuild,v 1.8 2007/06/02 16:33:09 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