diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-27 04:04:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-27 04:04:11 +0000 |
commit | c1d50f71a9771bab8df878734530f75abaa321db (patch) | |
tree | 8862da54be894ccc5710deea447132ee59ba85c5 /games-emulation/blight-tr64gl/blight-tr64gl-0.7.4_pre1.ebuild | |
parent | x11-libs/xaw -> x11-libs/Xaw3d; more error messages; tidy (diff) | |
download | historical-c1d50f71a9771bab8df878734530f75abaa321db.tar.gz historical-c1d50f71a9771bab8df878734530f75abaa321db.tar.bz2 historical-c1d50f71a9771bab8df878734530f75abaa321db.zip |
fix DESCRIPTION
Diffstat (limited to 'games-emulation/blight-tr64gl/blight-tr64gl-0.7.4_pre1.ebuild')
-rw-r--r-- | games-emulation/blight-tr64gl/blight-tr64gl-0.7.4_pre1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/blight-tr64gl/blight-tr64gl-0.7.4_pre1.ebuild b/games-emulation/blight-tr64gl/blight-tr64gl-0.7.4_pre1.ebuild index 1846988026ea..518ed55363c5 100644 --- a/games-emulation/blight-tr64gl/blight-tr64gl-0.7.4_pre1.ebuild +++ b/games-emulation/blight-tr64gl/blight-tr64gl-0.7.4_pre1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/blight-tr64gl/blight-tr64gl-0.7.4_pre1.ebuild,v 1.1 2003/09/09 16:26:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/blight-tr64gl/blight-tr64gl-0.7.4_pre1.ebuild,v 1.2 2003/09/27 04:04:09 mr_bones_ Exp $ inherit games S=${WORKDIR} MY_P="blight_tr64gl-0.7.4-pre1" -DESCRIPTION="An audio plugin for the mupen64 N64 emulator" +DESCRIPTION="An OpenGL graphics plugin for the mupen64 N64 emulator" SRC_URI="http://deltaanime.ath.cx/~blight/n64/blight_tr64gl_port/${MY_P}.so.gz" HOMEPAGE="http://deltaanime.ath.cx/~blight/n64/" |