diff options
-rw-r--r-- | dev-util/cvsgraph/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/cvsgraph/cvsgraph-1.6.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/cvsgraph/ChangeLog b/dev-util/cvsgraph/ChangeLog index 8177b63c6e29..a5e8781df911 100644 --- a/dev-util/cvsgraph/ChangeLog +++ b/dev-util/cvsgraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cvsgraph -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/ChangeLog,v 1.17 2006/09/24 09:00:39 hansmi Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/ChangeLog,v 1.18 2007/03/21 16:43:30 armin76 Exp $ + + 21 Mar 2007; Raúl Porcel <armin76@gentoo.org> cvsgraph-1.6.1.ebuild: + x86 stable 24 Sep 2006; Michael Hanselmann <hansmi@gentoo.org> cvsgraph-1.6.0.ebuild: Stable on ppc. diff --git a/dev-util/cvsgraph/cvsgraph-1.6.1.ebuild b/dev-util/cvsgraph/cvsgraph-1.6.1.ebuild index 449f24350c0c..45556b046687 100644 --- a/dev-util/cvsgraph/cvsgraph-1.6.1.ebuild +++ b/dev-util/cvsgraph/cvsgraph-1.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.6.1.ebuild,v 1.1 2006/09/05 04:42:39 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.6.1.ebuild,v 1.2 2007/03/21 16:43:30 armin76 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 |