summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-02-25 13:31:10 +0000
committerJeroen Roovers <jer@gentoo.org>2008-02-25 13:31:10 +0000
commit54b1980840eb0abffd6c57c3aa464e87752ea1b1 (patch)
tree27d3406ee419834706675a8c64397014eded95d8 /dev-perl
parentInstall LDAP schemas for OpenLDAP when ldap USE flag is enabled. Closes bug #... (diff)
downloadgentoo-2-54b1980840eb0abffd6c57c3aa464e87752ea1b1.tar.gz
gentoo-2-54b1980840eb0abffd6c57c3aa464e87752ea1b1.tar.bz2
gentoo-2-54b1980840eb0abffd6c57c3aa464e87752ea1b1.zip
Stable for HPPA (bug #204222).
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/DBD-SQLite/ChangeLog5
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DBD-SQLite/ChangeLog b/dev-perl/DBD-SQLite/ChangeLog
index bf50db5731a4..855a4d9f109d 100644
--- a/dev-perl/DBD-SQLite/ChangeLog
+++ b/dev-perl/DBD-SQLite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DBD-SQLite
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.62 2008/02/15 18:28:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/ChangeLog,v 1.63 2008/02/25 13:31:10 jer Exp $
+
+ 25 Feb 2008; Jeroen Roovers <jer@gentoo.org> DBD-SQLite-1.14.ebuild:
+ Stable for HPPA (bug #204222).
15 Feb 2008; nixnut <nixnut@gentoo.org> DBD-SQLite-1.14.ebuild:
Stable on ppc wrt bug 204222
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild
index cdcdd387b212..caf32d14af98 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild,v 1.4 2008/02/15 18:28:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild,v 1.5 2008/02/25 13:31:10 jer Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
SRC_TEST="do"