diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 21:11:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 21:11:05 +0000 |
commit | d1a883a574c07d5fe8bda42592bac78b439062e4 (patch) | |
tree | bf7015e33fac0572efe04658d57b85621ea159f2 /dev-perl/Graph/Graph-0.67.ebuild | |
parent | Mark 2.0.1-r1 stable on alpha/ia64 (diff) | |
download | historical-d1a883a574c07d5fe8bda42592bac78b439062e4.tar.gz historical-d1a883a574c07d5fe8bda42592bac78b439062e4.tar.bz2 historical-d1a883a574c07d5fe8bda42592bac78b439062e4.zip |
Mark 0.67 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/Graph/Graph-0.67.ebuild')
-rw-r--r-- | dev-perl/Graph/Graph-0.67.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Graph/Graph-0.67.ebuild b/dev-perl/Graph/Graph-0.67.ebuild index e19806928e1a..39573e656858 100644 --- a/dev-perl/Graph/Graph-0.67.ebuild +++ b/dev-perl/Graph/Graph-0.67.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-perl/Graph/Graph-0.67.ebuild,v 1.4 2006/01/16 20:03:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/Graph-0.67.ebuild,v 1.5 2006/01/31 21:11:05 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Graph/${P}.readme" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="alpha ~amd64 ~ia64 ppc sparc x86" SRC_TEST="do" DEPEND="dev-perl/Heap" |