diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2004-07-24 17:54:29 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2004-07-24 17:54:29 +0000 |
commit | 551a63a5f64799792e3d11ed718f8b4e41cf46e6 (patch) | |
tree | d7fb65c1799c69e74ba9146e6f35fedbf70886ea /x11-wm/amiwm | |
parent | version bump. changing back to official release rather than debian releases (diff) | |
download | gentoo-2-551a63a5f64799792e3d11ed718f8b4e41cf46e6.tar.gz gentoo-2-551a63a5f64799792e3d11ed718f8b4e41cf46e6.tar.bz2 gentoo-2-551a63a5f64799792e3d11ed718f8b4e41cf46e6.zip |
Fixed $DESCRIPTION typo.
Diffstat (limited to 'x11-wm/amiwm')
-rw-r--r-- | x11-wm/amiwm/amiwm-0.20_p48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/amiwm/amiwm-0.20_p48.ebuild b/x11-wm/amiwm/amiwm-0.20_p48.ebuild index e6ad2ff36f50..527874172efb 100644 --- a/x11-wm/amiwm/amiwm-0.20_p48.ebuild +++ b/x11-wm/amiwm/amiwm-0.20_p48.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/amiwm/amiwm-0.20_p48.ebuild,v 1.3 2004/06/24 23:39:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/amiwm/amiwm-0.20_p48.ebuild,v 1.4 2004/07/24 17:54:29 plasmaroo Exp $ MY_P="${PN}${PV/_p/pl}" -DESCRIPTION="Windowmanager ala Amiga(R) Workbenh" +DESCRIPTION="Windowmanager ala Amiga(R) Workbench(R)" HOMEPAGE="http://www.lysator.liu.se/~marcus/amiwm.html" SRC_URI="ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/${MY_P}.tar.gz" |