diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:11:05 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 19:11:05 +0000 |
commit | 6782f7c9c0f50adecd2158f8fee830b84d43ed96 (patch) | |
tree | 712ccdd327647c0a465308a18655f1ac79296868 /dev-perl/Graph | |
parent | ppc stable #323529 (diff) | |
download | gentoo-2-6782f7c9c0f50adecd2158f8fee830b84d43ed96.tar.gz gentoo-2-6782f7c9c0f50adecd2158f8fee830b84d43ed96.tar.bz2 gentoo-2-6782f7c9c0f50adecd2158f8fee830b84d43ed96.zip |
ppc stable #323529
(Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'dev-perl/Graph')
-rw-r--r-- | dev-perl/Graph/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Graph/Graph-0.94.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Graph/ChangeLog b/dev-perl/Graph/ChangeLog index a64208eb0424..b812253751b7 100644 --- a/dev-perl/Graph/ChangeLog +++ b/dev-perl/Graph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Graph # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/ChangeLog,v 1.60 2010/05/08 17:57:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/ChangeLog,v 1.61 2010/06/27 19:11:05 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> Graph-0.94.ebuild: + ppc stable #323529 08 May 2010; Raúl Porcel <armin76@gentoo.org> Graph-0.94.ebuild: alpha/ia64/sparc stable wrt #314467 diff --git a/dev-perl/Graph/Graph-0.94.ebuild b/dev-perl/Graph/Graph-0.94.ebuild index f5c7ee1bec06..05cbc8b5648f 100644 --- a/dev-perl/Graph/Graph-0.94.ebuild +++ b/dev-perl/Graph/Graph-0.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/Graph-0.94.ebuild,v 1.3 2010/05/08 17:57:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/Graph-0.94.ebuild,v 1.4 2010/06/27 19:11:05 nixnut Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Data structure and ops for directed graphs" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" RDEPEND="virtual/perl-Scalar-List-Utils |