summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-05-07 17:28:32 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-05-07 17:28:32 +0000
commit2fe0da43fd87e54394286248ac53a033cab66a31 (patch)
tree0512591842c71fae5b9baeb0ada999d34953a07d /x11-plugins/gkrellaclock
parentppc stable, bug #175985 (diff)
downloadgentoo-2-2fe0da43fd87e54394286248ac53a033cab66a31.tar.gz
gentoo-2-2fe0da43fd87e54394286248ac53a033cab66a31.tar.bz2
gentoo-2-2fe0da43fd87e54394286248ac53a033cab66a31.zip
ppc stable, bug #176144
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-plugins/gkrellaclock')
-rw-r--r--x11-plugins/gkrellaclock/ChangeLog6
-rw-r--r--x11-plugins/gkrellaclock/gkrellaclock-0.3.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellaclock/ChangeLog b/x11-plugins/gkrellaclock/ChangeLog
index bdd11d3da995..e4011302c178 100644
--- a/x11-plugins/gkrellaclock/ChangeLog
+++ b/x11-plugins/gkrellaclock/ChangeLog
@@ -1,6 +1,10 @@
# 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.24 2007/04/26 21:56:16 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/ChangeLog,v 1.25 2007/05/07 17:28:32 dertobi123 Exp $
+
+ 07 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ gkrellaclock-0.3.4.ebuild:
+ ppc stable, bug #176144
26 Apr 2007; Gustavo Zacarias <gustavoz@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 8f2d432d3379..6a43c29a2dca 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.5 2007/04/26 21:56:16 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/gkrellaclock-0.3.4.ebuild,v 1.6 2007/05/07 17:28:32 dertobi123 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