diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-06-19 20:56:57 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-06-19 20:56:57 +0000 |
commit | f0eecd390f36395d6dbde808e5251387f1865d8f (patch) | |
tree | 28d3cfd7e3d2998cc7ffb84320453292616515f7 /x11-misc/mgm | |
parent | Revbump to fix signed/unsigned issue which caused segfault on 64bit archs. P... (diff) | |
download | gentoo-2-f0eecd390f36395d6dbde808e5251387f1865d8f.tar.gz gentoo-2-f0eecd390f36395d6dbde808e5251387f1865d8f.tar.bz2 gentoo-2-f0eecd390f36395d6dbde808e5251387f1865d8f.zip |
fixed a horrific description
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/mgm')
-rw-r--r-- | x11-misc/mgm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/mgm/mgm-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/mgm/ChangeLog b/x11-misc/mgm/ChangeLog index 1d4be459ec1b..09d924d5ad88 100644 --- a/x11-misc/mgm/ChangeLog +++ b/x11-misc/mgm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/mgm # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/mgm/ChangeLog,v 1.12 2005/06/04 12:45:11 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mgm/ChangeLog,v 1.13 2005/06/19 20:56:57 smithj Exp $ + + 19 Jun 2005; Jonathan Smith <smithj@gentoo.org> mgm-1.1.ebuild: + fixed a horrific description 04 Jun 2005; Markus Nigbur <pyrania@gentoo.org> mgm-1.1.ebuild: Changed to reflect new homepage and download location. diff --git a/x11-misc/mgm/mgm-1.1.ebuild b/x11-misc/mgm/mgm-1.1.ebuild index 5470ef0f4e79..ecc77bd85548 100644 --- a/x11-misc/mgm/mgm-1.1.ebuild +++ b/x11-misc/mgm/mgm-1.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/mgm/mgm-1.1.ebuild,v 1.14 2005/06/04 12:45:11 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mgm/mgm-1.1.ebuild,v 1.15 2005/06/19 20:56:57 smithj Exp $ inherit eutils -DESCRIPTION="MGM, the Moaning Goat Meter, is the ultimate sixty-ton cast iron lawn ornament for the desktops of today's hacker set: A gorgeous, highly configurable load and status meter written entirely in Perl. Serious pink-flamingo territory. For evil geniuses only." +DESCRIPTION="Moaning Goat Meter: load and status meter written in Perl" HOMEPAGE="http://www.linuxmafia.com/mgm/index.html" SRC_URI="http://www.linuxmafia.com/mgm/${P}.tgz" |