diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2007-01-31 00:37:04 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2007-01-31 00:37:04 +0000 |
commit | 2be15fd9211238496af0cb512d59210bb5ef25b5 (patch) | |
tree | bfea3ee9fd2a8b04b2d34861928bec25132e412a /games-util/wxchtdecoder | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-2be15fd9211238496af0cb512d59210bb5ef25b5.tar.gz gentoo-2-2be15fd9211238496af0cb512d59210bb5ef25b5.tar.bz2 gentoo-2-2be15fd9211238496af0cb512d59210bb5ef25b5.zip |
fix DESCRIPTION typo
(Portage version: 2.1.2-r5)
Diffstat (limited to 'games-util/wxchtdecoder')
-rw-r--r-- | games-util/wxchtdecoder/wxchtdecoder-1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-util/wxchtdecoder/wxchtdecoder-1.5.ebuild b/games-util/wxchtdecoder/wxchtdecoder-1.5.ebuild index 3ac2b491439e..59933d19bb2f 100644 --- a/games-util/wxchtdecoder/wxchtdecoder-1.5.ebuild +++ b/games-util/wxchtdecoder/wxchtdecoder-1.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/wxchtdecoder/wxchtdecoder-1.5.ebuild,v 1.2 2006/11/19 22:01:03 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/wxchtdecoder/wxchtdecoder-1.5.ebuild,v 1.3 2007/01/31 00:37:04 nyhm Exp $ inherit wxwidgets -DESCRIPTION="A program to decode .CHT files in Snes9x and ZNSES to plain text" +DESCRIPTION="A program to decode .CHT files in Snes9x and ZSNES to plain text" HOMEPAGE="http://games.technoplaza.net/chtdecoder/" SRC_URI="http://games.technoplaza.net/chtdecoder/wx/history/${P}.tar.bz2" |