diff options
Diffstat (limited to 'app-text/c2ps/c2ps-4.0.ebuild')
-rw-r--r-- | app-text/c2ps/c2ps-4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/c2ps/c2ps-4.0.ebuild b/app-text/c2ps/c2ps-4.0.ebuild index aea13dab0149..8a2d125e6694 100644 --- a/app-text/c2ps/c2ps-4.0.ebuild +++ b/app-text/c2ps/c2ps-4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/c2ps/c2ps-4.0.ebuild,v 1.12 2005/10/11 18:19:39 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/c2ps/c2ps-4.0.ebuild,v 1.13 2006/01/06 13:51:54 blubb Exp $ DESCRIPTION="Generates a beautified ps document from a source file (c/c++)" HOMEPAGE="http://www.cs.technion.ac.il/users/c2ps" @@ -8,7 +8,7 @@ SRC_URI="http://www.cs.technion.ac.il/users/c2ps/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ppc ~ppc-macos ~sparc x86" +KEYWORDS="amd64 ~mips ppc ~ppc-macos ~sparc x86" IUSE="" src_compile() { |