diff options
Diffstat (limited to 'dev-util/cweb/cweb-3.64.ebuild')
-rw-r--r-- | dev-util/cweb/cweb-3.64.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cweb/cweb-3.64.ebuild b/dev-util/cweb/cweb-3.64.ebuild index 7fd388e5255a..c272299b9333 100644 --- a/dev-util/cweb/cweb-3.64.ebuild +++ b/dev-util/cweb/cweb-3.64.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/dev-util/cweb/cweb-3.64.ebuild,v 1.9 2005/08/28 17:50:55 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/cweb-3.64.ebuild,v 1.10 2006/12/23 20:40:03 dertobi123 Exp $ S=${WORKDIR} DESCRIPTION="Knuth's and Levy's C/C++ documenting system" @@ -9,7 +9,7 @@ HOMEPAGE="http://www-cs-faculty.stanford.edu/~knuth/cweb.html" SLOT="0" LICENSE="BSD" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" DEPEND="virtual/libc" |