diff options
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/tpu/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/tpu/tpu-1.14.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/tpu/ChangeLog b/app-xemacs/tpu/ChangeLog index bf4b97aa6325..6c67e3d9c15c 100644 --- a/app-xemacs/tpu/ChangeLog +++ b/app-xemacs/tpu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/tpu -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tpu/ChangeLog,v 1.12 2008/03/19 20:08:56 graaff Exp $ +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tpu/ChangeLog,v 1.13 2014/08/10 19:39:53 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> tpu-1.14.ebuild: + QA: drop trailing '.' from DESCRIPTION 19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml: A herd should not be listed as maintainer diff --git a/app-xemacs/tpu/tpu-1.14.ebuild b/app-xemacs/tpu/tpu-1.14.ebuild index c5b01ec45c43..58fc15192f94 100644 --- a/app-xemacs/tpu/tpu-1.14.ebuild +++ b/app-xemacs/tpu/tpu-1.14.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tpu/tpu-1.14.ebuild,v 1.4 2007/07/11 02:37:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/tpu/tpu-1.14.ebuild,v 1.5 2014/08/10 19:39:53 slyfox Exp $ SLOT="0" IUSE="" -DESCRIPTION="DEC EDIT/TPU support." +DESCRIPTION="DEC EDIT/TPU support" PKG_CAT="standard" RDEPEND="" |