diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-25 17:08:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-25 17:08:45 +0000 |
commit | 3d1a6f0694b75a48293bc4e9a205150262fe8a90 (patch) | |
tree | 16e14bcd83760f02b6880c9aa46fb8dc2a8849bd /www-apps | |
parent | sparc stable wrt #271463 (diff) | |
download | gentoo-2-3d1a6f0694b75a48293bc4e9a205150262fe8a90.tar.gz gentoo-2-3d1a6f0694b75a48293bc4e9a205150262fe8a90.tar.bz2 gentoo-2-3d1a6f0694b75a48293bc4e9a205150262fe8a90.zip |
sparc stable wrt #279402
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/viewvc/viewvc-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/viewvc/viewvc-1.1.1.ebuild b/www-apps/viewvc/viewvc-1.1.1.ebuild index fce2d0ba5686..7d8fe4f377d4 100644 --- a/www-apps/viewvc/viewvc-1.1.1.ebuild +++ b/www-apps/viewvc/viewvc-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.1.1.ebuild,v 1.3 2009/08/18 22:19:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.1.1.ebuild,v 1.4 2009/08/25 17:08:45 armin76 Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://viewvc.org/" SRC_URI="http://viewvc.tigris.org/files/documents/3330/46029/${P}.tar.gz" LICENSE="viewcvs" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="cvs cvsgraph mod_python mysql pygments +subversion" SLOT="0" |