diff options
author | Matt Keadle <mkeadle@gentoo.org> | 2003-06-23 02:51:51 +0000 |
---|---|---|
committer | Matt Keadle <mkeadle@gentoo.org> | 2003-06-23 02:51:51 +0000 |
commit | 85bb0a36d6d314d07cd36832b5d6c4485388e6e9 (patch) | |
tree | e6195237337c0ad50f69ab1183e1bea572130e7f /x11-misc/mgm | |
parent | ~x86 ~ppc -> x86 ppc (diff) | |
download | historical-85bb0a36d6d314d07cd36832b5d6c4485388e6e9.tar.gz historical-85bb0a36d6d314d07cd36832b5d6c4485388e6e9.tar.bz2 historical-85bb0a36d6d314d07cd36832b5d6c4485388e6e9.zip |
changing DESCRIPTION to something that's actually useful
Diffstat (limited to 'x11-misc/mgm')
-rw-r--r-- | x11-misc/mgm/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/mgm/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/mgm/mgm-1.1.ebuild | 4 |
3 files changed, 13 insertions, 3 deletions
diff --git a/x11-misc/mgm/ChangeLog b/x11-misc/mgm/ChangeLog index 012028536404..b66fecce1f2e 100644 --- a/x11-misc/mgm/ChangeLog +++ b/x11-misc/mgm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/mgm # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/mgm/ChangeLog,v 1.4 2003/02/12 09:31:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mgm/ChangeLog,v 1.5 2003/06/23 02:51:43 mkeadle Exp $ + + 22 Jun 2003; mkeadle <mkeadle@gentoo.org> + mgm-1.1.ebuild: + Changed the DESCRIPTION="" line so it's actually helpful and descriptive for + the user. I'm sure one day we'll all speak latin, but for now I think it's + best left in english. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/x11-misc/mgm/Manifest b/x11-misc/mgm/Manifest index e69de29bb2d1..71ada0873a81 100644 --- a/x11-misc/mgm/Manifest +++ b/x11-misc/mgm/Manifest @@ -0,0 +1,4 @@ +MD5 4ab6e686a047a1c1f461188d156cf6a5 ChangeLog 698 +MD5 ad0251db42e4cadfc6a8f1a872687c4e mgm-1.1.ebuild 985 +MD5 ba48ed638a063d83420f1bcb48ab919a files/digest-mgm-1.1 56 +MD5 0a02b0c410ec3f1838fc57d4f71b584a files/mgm-1.1-gentoo.patch 352 diff --git a/x11-misc/mgm/mgm-1.1.ebuild b/x11-misc/mgm/mgm-1.1.ebuild index 6a5976006338..5bd78d1449ec 100644 --- a/x11-misc/mgm/mgm-1.1.ebuild +++ b/x11-misc/mgm/mgm-1.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.6 2003/03/11 21:11:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mgm/mgm-1.1.ebuild,v 1.7 2003/06/23 02:51:43 mkeadle Exp $ -DESCRIPTION="ORNAMENTVM ROSACEVM INFERNVM PRATVLIS" +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." HOMEPAGE="http://www.xiph.org/mgm/index.html" SRC_URI="http://www.xiph.org/mgm/${P}.tgz" S=${WORKDIR}/${PN} |