summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-01-22 14:27:52 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-01-22 14:27:52 +0000
commit49d1705f9b8003b05975d0e04c097c5e052c8549 (patch)
tree27c4663048e728bf3cfc119e570be0a360daf91b /dev-perl/SQL-Abstract
parentStable on Alpha + IA64. (diff)
downloadgentoo-2-49d1705f9b8003b05975d0e04c097c5e052c8549.tar.gz
gentoo-2-49d1705f9b8003b05975d0e04c097c5e052c8549.tar.bz2
gentoo-2-49d1705f9b8003b05975d0e04c097c5e052c8549.zip
Stable on IA64.
(Portage version: 2.1.2-r2)
Diffstat (limited to 'dev-perl/SQL-Abstract')
-rw-r--r--dev-perl/SQL-Abstract/ChangeLog6
-rw-r--r--dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/SQL-Abstract/ChangeLog b/dev-perl/SQL-Abstract/ChangeLog
index 7aed30ada697..f81dde949c67 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.12 2007/01/08 17:22:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/ChangeLog,v 1.13 2007/01/22 14:27:52 kloeri Exp $
+
+ 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
+ SQL-Abstract-1.22.ebuild:
+ Stable on IA64.
08 Jan 2007; Michael Cummings <mcummings@gentoo.org>
SQL-Abstract-1.20.ebuild, -SQL-Abstract-1.21.ebuild,
diff --git a/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild b/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild
index 376246616019..6fb40cbc35a3 100644
--- a/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild
+++ b/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.22.ebuild,v 1.3 2007/01/08 17:22:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SQL-Abstract/SQL-Abstract-1.22.ebuild,v 1.4 2007/01/22 14:27:52 kloeri Exp $
inherit perl-module
SRC_TEST="do"
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/N/NW/NWIGER/${P}.tgz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="amd64 ia64 ~ppc ~x86"
IUSE=""
DEPEND="dev-lang/perl"