diff options
Diffstat (limited to 'x11-plugins/gkrellflynn')
-rw-r--r-- | x11-plugins/gkrellflynn/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellflynn/ChangeLog b/x11-plugins/gkrellflynn/ChangeLog index 34ceb01271a7..9eb1ff9501e6 100644 --- a/x11-plugins/gkrellflynn/ChangeLog +++ b/x11-plugins/gkrellflynn/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-plugins/gkrellflynn # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.2 2003/02/12 09:35:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.3 2003/03/14 12:12:00 weeve Exp $ *gkrellflynn-0.6 (31 Oct 2002) + 14 Mar 2003; Jason Wever <weeve@gentoo.org> gkrellflynn-0.6.ebuild: + Added ~sparc to keywords. + 31 Oct 2002; Seemant Kulleen <seemant@gentoo.org> gkrellflynn-0.6.ebuild ChangeLog files/digest-gkrellflynn-0.6 : diff --git a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild index 32dfcbe3a959..c742f5080bb8 100644 --- a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild +++ b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.4 2003/02/13 17:22:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.5 2003/03/14 12:12:00 weeve Exp $ HOMEPAGE="http://horus.comlab.uni-rostock.de/flynn/" SRC_URI="http://horus.comlab.uni-rostock.de/flynn/${P}.tar.gz" DESCRIPTION="A funny GKrellM (1 or 2) load monitor (for Doom(tm) fans)" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" DEPEND="app-admin/gkrellm" SLOT="0" LICENSE="GPL-2" |