diff options
-rw-r--r-- | dev-tcltk/vtcl/ChangeLog | 9 | ||||
-rw-r--r-- | dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-tcltk/vtcl/vtcl-1.6.0.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-tcltk/vtcl/ChangeLog b/dev-tcltk/vtcl/ChangeLog index 40f94cb067ca..461d9b6a413e 100644 --- a/dev-tcltk/vtcl/ChangeLog +++ b/dev-tcltk/vtcl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tcltk/vtcl -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/ChangeLog,v 1.9 2009/09/22 13:15:45 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/ChangeLog,v 1.10 2014/08/10 21:26:50 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> vtcl-1.6.0-r1.ebuild, + vtcl-1.6.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 22 Sep 2009; Markus Meier <maekke@gentoo.org> vtcl-1.6.0-r1.ebuild: amd64 stable, bug #281410 @@ -33,4 +37,3 @@ +vtcl-1.6.0.ebuild: added new ebuild as per bug # 42324 ebuild written by Minati jean michel - diff --git a/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild b/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild index 40a0d12a0f1f..5370ef340b05 100644 --- a/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild +++ b/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild,v 1.4 2009/09/22 13:15:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/vtcl-1.6.0-r1.ebuild,v 1.5 2014/08/10 21:26:50 slyfox Exp $ -DESCRIPTION="Visual Tcl is a high-quality application development environment." +DESCRIPTION="Visual Tcl is a high-quality application development environment" HOMEPAGE="http://vtcl.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-tcltk/vtcl/vtcl-1.6.0.ebuild b/dev-tcltk/vtcl/vtcl-1.6.0.ebuild index c6ad13fe0c74..27a88b805f6f 100644 --- a/dev-tcltk/vtcl/vtcl-1.6.0.ebuild +++ b/dev-tcltk/vtcl/vtcl-1.6.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/vtcl-1.6.0.ebuild,v 1.4 2005/07/30 20:41:54 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/vtcl/vtcl-1.6.0.ebuild,v 1.5 2014/08/10 21:26:50 slyfox Exp $ -DESCRIPTION="Visual Tcl is a high-quality application development environment." +DESCRIPTION="Visual Tcl is a high-quality application development environment" HOMEPAGE="http://vtcl.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |