diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-02-18 14:39:09 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-02-18 14:39:09 +0000 |
commit | 68af812266625c308b2c31658684f551de49c134 (patch) | |
tree | d7f31f7919e28b07725525630dfbb39e78b4f871 /dev-perl/SQL-Abstract | |
parent | Split out firmware thanks to Joerg Nientiedt for providing the mirror and Mki... (diff) | |
download | historical-68af812266625c308b2c31658684f551de49c134.tar.gz historical-68af812266625c308b2c31658684f551de49c134.tar.bz2 historical-68af812266625c308b2c31658684f551de49c134.zip |
Added to ~ppc.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/SQL-Abstract')
-rw-r--r-- | dev-perl/SQL-Abstract/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/SQL-Abstract/SQL-Abstract-1.20.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/SQL-Abstract/ChangeLog b/dev-perl/SQL-Abstract/ChangeLog index 5c23351c5ce2..01041a450fab 100644 --- a/dev-perl/SQL-Abstract/ChangeLog +++ b/dev-perl/SQL-Abstract/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/SQL-Abstract # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.2 2006/01/13 22:19:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.3 2006/02/18 14:38:02 hansmi Exp $ + + 18 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> + SQL-Abstract-1.20.ebuild: + Added to ~ppc. 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> SQL-Abstract-1.20.ebuild: diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.20.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.20.ebuild index 2e7a961d4971..15f60d6ee6e4 100644 --- a/dev-perl/SQL-Abstract/SQL-Abstract-1.20.ebuild +++ b/dev-perl/SQL-Abstract/SQL-Abstract-1.20.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/SQL-Abstract/SQL-Abstract-1.20.ebuild,v 1.2 2006/01/13 22:19:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/SQL-Abstract-1.20.ebuild,v 1.3 2006/02/18 14:38:02 hansmi Exp $ inherit perl-module SRC_TEST="do" @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/N/NW/NWIGER/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" IUSE="" DEPEND="" |