diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-07-29 13:53:02 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-07-29 13:53:02 +0000 |
commit | 2ae7b99e72a4e6c34392a9387ceb3bae0f1cec33 (patch) | |
tree | 6f4e12ab21bf2a26e10fe28bb8dd24a059669d43 /app-text/c2ps | |
parent | stable bump (diff) | |
download | historical-2ae7b99e72a4e6c34392a9387ceb3bae0f1cec33.tar.gz historical-2ae7b99e72a4e6c34392a9387ceb3bae0f1cec33.tar.bz2 historical-2ae7b99e72a4e6c34392a9387ceb3bae0f1cec33.zip |
stable bump
Diffstat (limited to 'app-text/c2ps')
-rw-r--r-- | app-text/c2ps/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/c2ps/Manifest | 4 | ||||
-rw-r--r-- | app-text/c2ps/c2ps-4.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/c2ps/ChangeLog b/app-text/c2ps/ChangeLog index 7c58fc096eff..09a49c5cab52 100644 --- a/app-text/c2ps/ChangeLog +++ b/app-text/c2ps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/c2ps # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/c2ps/ChangeLog,v 1.2 2003/07/15 19:20:02 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/c2ps/ChangeLog,v 1.3 2003/07/29 13:52:52 lanius Exp $ + + 29 Jul 2003; lanius@gentoo.org c2ps-4.0.ebuild: + stable bump *c2ps-4.0 (15 Jul 2003) diff --git a/app-text/c2ps/Manifest b/app-text/c2ps/Manifest index 4de3e689049b..c3033b1a1de0 100644 --- a/app-text/c2ps/Manifest +++ b/app-text/c2ps/Manifest @@ -1,4 +1,4 @@ -MD5 d01ab55523966de186d57c1b6429c863 c2ps-4.0.ebuild 611 +MD5 9a003d127bd99bb63fdb615919982561 c2ps-4.0.ebuild 610 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 -MD5 6e47e4239bf3a7ba316032f4b1599546 ChangeLog 375 +MD5 b6ce9113f2a9a46385ede6bcf7932933 ChangeLog 440 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 5e4af8c693d4..a5cf7a8d244e 100644 --- a/app-text/c2ps/c2ps-4.0.ebuild +++ b/app-text/c2ps/c2ps-4.0.ebuild @@ -1,12 +1,12 @@ # 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.2 2003/07/15 19:18:28 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/c2ps/c2ps-4.0.ebuild,v 1.3 2003/07/29 13:52:52 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" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" IUSE="" |