summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLance Albertson <ramereth@gentoo.org>2005-09-29 19:30:46 +0000
committerLance Albertson <ramereth@gentoo.org>2005-09-29 19:30:46 +0000
commit951b081497cc992a2cbd9a47488c2e867bd2a3f4 (patch)
tree93c8e7416e8eda4e0cc1b939a71a140c5ddfc863 /dev-util/cvsgraph
parentStable on sparc (diff)
downloadhistorical-951b081497cc992a2cbd9a47488c2e867bd2a3f4.tar.gz
historical-951b081497cc992a2cbd9a47488c2e867bd2a3f4.tar.bz2
historical-951b081497cc992a2cbd9a47488c2e867bd2a3f4.zip
updated metadata.xml, stable on x86
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-util/cvsgraph')
-rw-r--r--dev-util/cvsgraph/ChangeLog7
-rw-r--r--dev-util/cvsgraph/Manifest20
-rw-r--r--dev-util/cvsgraph/cvsgraph-1.5.1.ebuild4
-rw-r--r--dev-util/cvsgraph/cvsgraph-1.5.2.ebuild4
-rw-r--r--dev-util/cvsgraph/metadata.xml11
5 files changed, 26 insertions, 20 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..4ce3056f813e 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 e44d26f7cd354c6ccc7ab981c4f15efe ChangeLog 1844
+MD5 05bb2cd0e40fda55a38af96cd1b5d6d5 cvsgraph-1.5.2.ebuild 1008
+MD5 40083e8cd5b3cad1e1fd3fd8963370f0 cvsgraph-1.5.1.ebuild 1008
+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>
+