diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-03-01 03:22:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-03-01 03:22:01 +0000 |
commit | b36f7d1a93716aea84df5ae4829cf776baca1e7f (patch) | |
tree | 6c9639efda6da9a7d3bed5859b9ce049dfb22a27 /app-emulation/playonlinux | |
parent | Version bump #342791 by Michiel de Bruijne. (diff) | |
download | gentoo-2-b36f7d1a93716aea84df5ae4829cf776baca1e7f.tar.gz gentoo-2-b36f7d1a93716aea84df5ae4829cf776baca1e7f.tar.bz2 gentoo-2-b36f7d1a93716aea84df5ae4829cf776baca1e7f.zip |
touch up DESCRIPTION
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/playonlinux')
-rw-r--r-- | app-emulation/playonlinux/playonlinux-3.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/playonlinux/playonlinux-3.8.8.ebuild b/app-emulation/playonlinux/playonlinux-3.8.8.ebuild index 437715a2554d..ce82d86a8c1a 100644 --- a/app-emulation/playonlinux/playonlinux-3.8.8.ebuild +++ b/app-emulation/playonlinux/playonlinux-3.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/playonlinux/playonlinux-3.8.8.ebuild,v 1.1 2010/12/26 16:00:04 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/playonlinux/playonlinux-3.8.8.ebuild,v 1.2 2011/03/01 03:22:01 vapier Exp $ EAPI="2" @@ -8,7 +8,7 @@ inherit eutils python games MY_PN="PlayOnLinux" -DESCRIPTION="Set of scripts to easily install and use Windows(tm) games and softwares" +DESCRIPTION="set of scripts to easily install and use Windows games and software" HOMEPAGE="http://playonlinux.com/" SRC_URI="http://www.playonlinux.com/script_files/${MY_PN}/${PV}/${MY_PN}_${PV}.tar.gz" |