diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-07-15 19:18:36 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-07-15 19:18:36 +0000 |
commit | 4c94d5cc4316c745d85907644239f51ee0b05dfa (patch) | |
tree | 0d9ac0640727260898f49cc48b237e81134662ab /app-text/c2ps | |
parent | initial release" (diff) | |
download | historical-4c94d5cc4316c745d85907644239f51ee0b05dfa.tar.gz historical-4c94d5cc4316c745d85907644239f51ee0b05dfa.tar.bz2 historical-4c94d5cc4316c745d85907644239f51ee0b05dfa.zip |
little cleanup
Diffstat (limited to 'app-text/c2ps')
-rw-r--r-- | app-text/c2ps/Manifest | 2 | ||||
-rw-r--r-- | app-text/c2ps/c2ps-4.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/c2ps/Manifest b/app-text/c2ps/Manifest index efea870220ba..d1139e2e7a7a 100644 --- a/app-text/c2ps/Manifest +++ b/app-text/c2ps/Manifest @@ -1,3 +1,3 @@ -MD5 f3952e7ea18bdc7e690dd5887d1cf610 c2ps-4.0.ebuild 656 +MD5 d01ab55523966de186d57c1b6429c863 c2ps-4.0.ebuild 611 MD5 dce81d58a85a4720095e682a86da8e9a ChangeLog 333 MD5 a2d9e7470519e1e17570df29e67e5c12 files/digest-c2ps-4.0 59 diff --git a/app-text/c2ps/c2ps-4.0.ebuild b/app-text/c2ps/c2ps-4.0.ebuild index 36ee13437d30..5e4af8c693d4 100644 --- a/app-text/c2ps/c2ps-4.0.ebuild +++ b/app-text/c2ps/c2ps-4.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/c2ps/c2ps-4.0.ebuild,v 1.1 2003/07/15 19:17:53 lanius Exp $ -# Short one-line description of this package. +# $Header: /var/cvsroot/gentoo-x86/app-text/c2ps/c2ps-4.0.ebuild,v 1.2 2003/07/15 19:18:28 lanius Exp $ + DESCRIPTION="Generates a beautified ps document from a source file (c/c++)" SRC_URI="http://www.cs.technion.ac.il/users/c2ps/${P}.tar.gz" HOMEPAGE="http://www.cs.technion.ac.il/users/c2ps" |