diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-06-12 20:18:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-06-12 20:18:39 +0000 |
commit | f23aac54e51bf4bcccdb5f36a5f130d1852f1ef4 (patch) | |
tree | 44ad18388de616df0f3da5cdf17259a9495b647e /app-office | |
parent | add Header (diff) | |
download | historical-f23aac54e51bf4bcccdb5f36a5f130d1852f1ef4.tar.gz historical-f23aac54e51bf4bcccdb5f36a5f130d1852f1ef4.tar.bz2 historical-f23aac54e51bf4bcccdb5f36a5f130d1852f1ef4.zip |
fix Header
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texmacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/texmacs/Manifest | 6 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.0.19.ebuild | 2 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.1.ebuild | 2 |
4 files changed, 10 insertions, 6 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index ca3f1dd8460f..cc379157a649 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/texmacs # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.9 2003/04/23 00:09:13 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.10 2003/06/12 20:18:34 msterret Exp $ + + 12 Jun 2003; <msterret@gentoo.org> texmacs-1.0.0.19.ebuild, + texmacs-1.0.1.ebuild: + fix Header *texmacs-1.0.1 (02 Jan 2002) diff --git a/app-office/texmacs/Manifest b/app-office/texmacs/Manifest index 068f5fc3eace..89eceea1e850 100644 --- a/app-office/texmacs/Manifest +++ b/app-office/texmacs/Manifest @@ -1,5 +1,5 @@ -MD5 f6d41ec6c50082888d51edd3d4d277d8 texmacs-1.0.0.19.ebuild 972 -MD5 4011fc1d93416dca9795446d70a9e4ce texmacs-1.0.1.ebuild 1073 -MD5 1f74716f5b48309af65e70587dac3fac ChangeLog 1423 +MD5 192d7b2f888926d2b54eb8dbdb0864b9 ChangeLog 1523 +MD5 b1060fd807b5f11af3569a69bbd295f8 texmacs-1.0.0.19.ebuild 1008 +MD5 aaf5dd839d9a7cab5149d9ae0b16aa53 texmacs-1.0.1.ebuild 1106 MD5 4e64086a3b4c9a500cf4d4bbd8ca3e5f files/digest-texmacs-1.0.0.19 146 MD5 e66f431d3e08f7c71c8b3838c9601369 files/digest-texmacs-1.0.1 143 diff --git a/app-office/texmacs/texmacs-1.0.0.19.ebuild b/app-office/texmacs/texmacs-1.0.0.19.ebuild index 36cf09f37f1c..db348556e9ec 100644 --- a/app-office/texmacs/texmacs-1.0.0.19.ebuild +++ b/app-office/texmacs/texmacs-1.0.0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.3 2002/02/04 15:46:51 gbevin Exp +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.0.19.ebuild,v 1.5 2003/06/12 20:18:34 msterret Exp $ MY_P=${P/tex/TeX}-src S=${WORKDIR}/${MY_P} diff --git a/app-office/texmacs/texmacs-1.0.1.ebuild b/app-office/texmacs/texmacs-1.0.1.ebuild index be9a1d0bfe57..84ed386edc34 100644 --- a/app-office/texmacs/texmacs-1.0.1.ebuild +++ b/app-office/texmacs/texmacs-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.3 2002/02/04 15:46:51 gbevin Exp +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.1.ebuild,v 1.5 2003/06/12 20:18:34 msterret Exp $ inherit flag-o-matic |