diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 02:55:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 02:55:25 +0000 |
commit | 2894d4b80b3c90fcc99e19cc0a8322f6a802526f (patch) | |
tree | 0d14ed3b70ade02c861f387e256afc1bd868982a /dev-perl/DBIx-ContextualFetch | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-2894d4b80b3c90fcc99e19cc0a8322f6a802526f.tar.gz gentoo-2-2894d4b80b3c90fcc99e19cc0a8322f6a802526f.tar.bz2 gentoo-2-2894d4b80b3c90fcc99e19cc0a8322f6a802526f.zip |
Stable on sparc
Diffstat (limited to 'dev-perl/DBIx-ContextualFetch')
-rw-r--r-- | dev-perl/DBIx-ContextualFetch/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/DBIx-ContextualFetch/ChangeLog b/dev-perl/DBIx-ContextualFetch/ChangeLog index 0d342a073004..61d4cadd9f89 100644 --- a/dev-perl/DBIx-ContextualFetch/ChangeLog +++ b/dev-perl/DBIx-ContextualFetch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DBIx-ContextualFetch -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/ChangeLog,v 1.4 2004/06/25 00:23:04 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/ChangeLog,v 1.5 2005/01/13 02:53:19 gustavoz Exp $ + + 12 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> + DBIx-ContextualFetch-1.01.ebuild: + Stable on sparc 08 Jun 2004; David Holm <dholm@gentoo.org> DBIx-ContextualFetch-1.01.ebuild: Added to ~ppc. diff --git a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild index 20da0961854b..d657c0edbf2e 100644 --- a/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild +++ b/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild,v 1.6 2004/10/16 23:57:21 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBIx-ContextualFetch/DBIx-ContextualFetch-1.01.ebuild,v 1.7 2005/01/13 02:53:19 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 sparc ~ppc" IUSE="" SRC_TEST="do" |