diff options
author | Lance Albertson <ramereth@gentoo.org> | 2006-09-05 04:42:39 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2006-09-05 04:42:39 +0000 |
commit | 80c39c53143174038f5133f5e09aed7541b65a58 (patch) | |
tree | 5a33f66e1d920a717767c513561dd7cd97f946d5 /dev-util/cvsgraph/cvsgraph-1.6.0.ebuild | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-80c39c53143174038f5133f5e09aed7541b65a58.tar.gz gentoo-2-80c39c53143174038f5133f5e09aed7541b65a58.tar.bz2 gentoo-2-80c39c53143174038f5133f5e09aed7541b65a58.zip |
version bump, 1.6.0 stable on x86
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-util/cvsgraph/cvsgraph-1.6.0.ebuild')
-rw-r--r-- | dev-util/cvsgraph/cvsgraph-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cvsgraph/cvsgraph-1.6.0.ebuild b/dev-util/cvsgraph/cvsgraph-1.6.0.ebuild index c05b8bb69fe9..385e0c1d4a22 100644 --- a/dev-util/cvsgraph/cvsgraph-1.6.0.ebuild +++ b/dev-util/cvsgraph/cvsgraph-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.6.0.ebuild,v 1.1 2006/04/09 21:59:16 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.6.0.ebuild,v 1.2 2006/09/05 04:42:39 ramereth Exp $ DESCRIPTION="CVS/RCS repository grapher" HOMEPAGE="http://www.akhphd.au.dk/~bertho/cvsgraph" @@ -8,7 +8,7 @@ SRC_URI="http://www.akhphd.au.dk/~bertho/cvsgraph/release/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-alpha ~amd64 -ia64 ~ppc ~sparc ~x86" +KEYWORDS="-alpha ~amd64 -ia64 ~ppc ~sparc x86" IUSE="gif jpeg nls png truetype zlib" DEPEND="media-libs/gd |