diff options
author | 2003-07-29 13:54:12 +0000 | |
---|---|---|
committer | 2003-07-29 13:54:12 +0000 | |
commit | 0b0fb0a9fb02e64960d4e0ae0ffd31521a12abd0 (patch) | |
tree | cf82820a94f14b20fe6765d705fdd44c1855132c /app-text/c2ps/c2ps-4.0.ebuild | |
parent | bug 24857 for request tracker (diff) | |
download | gentoo-2-0b0fb0a9fb02e64960d4e0ae0ffd31521a12abd0.tar.gz gentoo-2-0b0fb0a9fb02e64960d4e0ae0ffd31521a12abd0.tar.bz2 gentoo-2-0b0fb0a9fb02e64960d4e0ae0ffd31521a12abd0.zip |
stable bump
Diffstat (limited to 'app-text/c2ps/c2ps-4.0.ebuild')
-rw-r--r-- | app-text/c2ps/c2ps-4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |