diff options
Diffstat (limited to 'dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild')
-rw-r--r-- | dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild b/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild index 8b485dc0037d..cbd813c8265d 100644 --- a/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild +++ b/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild,v 1.2 2012/01/25 19:58:21 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild,v 1.3 2014/08/10 20:58:37 slyfox Exp $ EAPI=4 @@ -9,7 +9,7 @@ MY_P="${PN//-/_}-${PV}" KEYWORDS="~amd64 ~x86" -DESCRIPTION="The Form Plugin for Savant3." +DESCRIPTION="The Form Plugin for Savant3" HOMEPAGE="http://phpsavant.com/" SRC_URI="http://phpsavant.com/${MY_P}.tgz" LICENSE="LGPL-2.1" |