diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-25 23:44:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-25 23:44:04 +0000 |
commit | 2b9e259c9737d21bfe884f8a940d2856f1fbc0fb (patch) | |
tree | e084380c5c49ca5f401b19a68d86f6ea16d820b3 /x11-libs | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-2b9e259c9737d21bfe884f8a940d2856f1fbc0fb.tar.gz historical-2b9e259c9737d21bfe884f8a940d2856f1fbc0fb.tar.bz2 historical-2b9e259c9737d21bfe884f8a940d2856f1fbc0fb.zip |
header fix
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fxscintilla/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.55.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/fxscintilla/Manifest b/x11-libs/fxscintilla/Manifest index 6a1067272781..bf3a2082c006 100644 --- a/x11-libs/fxscintilla/Manifest +++ b/x11-libs/fxscintilla/Manifest @@ -1,4 +1,4 @@ MD5 94e860a6f2cbbc04d8b51943beddbed6 ChangeLog 375 -MD5 8d6bed88a9ebcecde1e717a091763d3b fxscintilla-1.55.ebuild 667 +MD5 dc495a68d00f5e4bd28d32ceb9eed143 fxscintilla-1.55.ebuild 667 MD5 059733ad92a101895ce18a1120b6eb55 metadata.xml 225 MD5 e1ba02051ac553877ac1a16e5173aea3 files/digest-fxscintilla-1.55 68 diff --git a/x11-libs/fxscintilla/fxscintilla-1.55.ebuild b/x11-libs/fxscintilla/fxscintilla-1.55.ebuild index f9dadae80c89..291ed804af97 100644 --- a/x11-libs/fxscintilla/fxscintilla-1.55.ebuild +++ b/x11-libs/fxscintilla/fxscintilla-1.55.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.55.ebuild,v 1.2 2004/02/25 23:43:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.55.ebuild,v 1.3 2004/02/25 23:44:04 mr_bones_ Exp $ S=${WORKDIR}/${P} DESCRIPTION="Scintilla is a free source code editing component for the FOX-Toolkit" |