diff options
author | Lance Albertson <ramereth@gentoo.org> | 2005-09-29 19:30:46 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2005-09-29 19:30:46 +0000 |
commit | c90abef25aec69903df033844f2499548d342d4b (patch) | |
tree | 98712fc7547cc63ccc7bfc34464c87207bb176fc /dev-util/cvsgraph | |
parent | Stable on sparc (diff) | |
download | gentoo-2-c90abef25aec69903df033844f2499548d342d4b.tar.gz gentoo-2-c90abef25aec69903df033844f2499548d342d4b.tar.bz2 gentoo-2-c90abef25aec69903df033844f2499548d342d4b.zip |
updated metadata.xml, stable on x86
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/cvsgraph')
-rw-r--r-- | dev-util/cvsgraph/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/cvsgraph/Manifest | 18 | ||||
-rw-r--r-- | dev-util/cvsgraph/cvsgraph-1.5.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/cvsgraph/cvsgraph-1.5.2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/cvsgraph/metadata.xml | 11 |
5 files changed, 25 insertions, 19 deletions
diff --git a/dev-util/cvsgraph/ChangeLog b/dev-util/cvsgraph/ChangeLog index 25678cce7323..cb93c4dccf29 100644 --- a/dev-util/cvsgraph/ChangeLog +++ b/dev-util/cvsgraph/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/cvsgraph # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/ChangeLog,v 1.10 2005/09/27 13:00:32 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/ChangeLog,v 1.11 2005/09/29 19:30:46 ramereth Exp $ + + 29 Sep 2005; Lance Albertson <ramereth@gentoo.org> metadata.xml, + cvsgraph-1.5.1.ebuild, cvsgraph-1.5.2.ebuild: + * Stable on x86 + * Update metadata.xml 27 Sep 2005; Luis Medinas <metalgod@gentoo.org> cvsgraph-1.5.2.ebuild: Added ~amd64 keywords. Closes bug #107288. diff --git a/dev-util/cvsgraph/Manifest b/dev-util/cvsgraph/Manifest index 1169f31dd794..f4c2f6f6cf92 100644 --- a/dev-util/cvsgraph/Manifest +++ b/dev-util/cvsgraph/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 8f696a1e51b4a3fc264e2cdd3802f2a3 ChangeLog 1686 -MD5 b6efa4678f12d01fef400e8856477918 cvsgraph-1.5.1.ebuild 1008 -MD5 6395245fd902b16193e476d95d51cf0e cvsgraph-1.5.2.ebuild 1009 -MD5 e5e0dc1b17b1dd57e95178b9554c0b60 metadata.xml 163 -MD5 2086afa850eeaa80b59e22475144d46b files/digest-cvsgraph-1.5.1 66 +MD5 8a7ee019c475b0da5688c34c2bfd769e cvsgraph-1.5.2.ebuild 1008 +MD5 45ed044e36baeada0074526f7270e4ab cvsgraph-1.5.1.ebuild 1007 +MD5 67c3a76cd7092593fdc962d273ae599b metadata.xml 587 MD5 14797959b956fab083b69c516d2681be files/digest-cvsgraph-1.5.2 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDOVBHwUpWvClEHQoRAh6+AJ9hdLboMYCV9DRBR5Vg9RNRGjfa8gCfctfF -rNCyX/UhnHtDQsfRXwMhAh8= -=7Mph ------END PGP SIGNATURE----- +MD5 2086afa850eeaa80b59e22475144d46b files/digest-cvsgraph-1.5.1 66 diff --git a/dev-util/cvsgraph/cvsgraph-1.5.1.ebuild b/dev-util/cvsgraph/cvsgraph-1.5.1.ebuild index 326b02dd7ce2..6d467c32731c 100644 --- a/dev-util/cvsgraph/cvsgraph-1.5.1.ebuild +++ b/dev-util/cvsgraph/cvsgraph-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.5.1.ebuild,v 1.1 2005/04/25 11:43:05 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.5.1.ebuild,v 1.2 2005/09/29 19:30:46 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="~x86 ~ppc ~sparc -alpha -amd64 -ia64" +KEYWORDS="-alpha -amd64 -ia64 ~ppc ~sparc x86" IUSE="gif jpeg nls png truetype zlib" DEPEND="media-libs/gd diff --git a/dev-util/cvsgraph/cvsgraph-1.5.2.ebuild b/dev-util/cvsgraph/cvsgraph-1.5.2.ebuild index 7c0b1636bae3..b2198d8e6e14 100644 --- a/dev-util/cvsgraph/cvsgraph-1.5.2.ebuild +++ b/dev-util/cvsgraph/cvsgraph-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.5.2.ebuild,v 1.2 2005/09/27 13:00:32 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsgraph/cvsgraph-1.5.2.ebuild,v 1.3 2005/09/29 19:30:46 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 diff --git a/dev-util/cvsgraph/metadata.xml b/dev-util/cvsgraph/metadata.xml index 45023270b146..1235b6e82e7e 100644 --- a/dev-util/cvsgraph/metadata.xml +++ b/dev-util/cvsgraph/metadata.xml @@ -2,4 +2,15 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>cvs-utils</herd> + <maintainer> + <email>ramereth@gentoo.org</email> + <name>Lance Albertson</name> + </maintainer> + <longdescription lang="en"> + CvsGraph is a utility to make a graphical representation of all + revisions and branches of a file in a CVS/RCS repository. It has been + inspired by the 'graph' option in WinCVS, but I could not find a + stand-alone version of this graph code. So, it was time to write one. + </longdescription> </pkgmetadata> + |