summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-20 20:24:34 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-20 20:24:34 +0000
commit9e1ef7d63bd3d74ac1ca38ec0a69ac97d0e10b1e (patch)
treef3cdd96970a387d936cadc8c9b706cac36870691 /dev-perl/DB_File
parentVersion bumped, closing bug #35798 (Manifest recommit) (diff)
downloadgentoo-2-9e1ef7d63bd3d74ac1ca38ec0a69ac97d0e10b1e.tar.gz
gentoo-2-9e1ef7d63bd3d74ac1ca38ec0a69ac97d0e10b1e.tar.bz2
gentoo-2-9e1ef7d63bd3d74ac1ca38ec0a69ac97d0e10b1e.zip
DB_File-1.807.ebuild: Fix the keywords in 1.807 to carry forward keywords from 1.803-r2. This was not done correctly when this package was version bumped. Mark 1.803-r2 stable on ia64
Diffstat (limited to 'dev-perl/DB_File')
-rw-r--r--dev-perl/DB_File/ChangeLog8
-rw-r--r--dev-perl/DB_File/DB_File-1.803-r2.ebuild4
-rw-r--r--dev-perl/DB_File/DB_File-1.807.ebuild4
3 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/DB_File/ChangeLog b/dev-perl/DB_File/ChangeLog
index 28c8d73031e0..17d8f5b78930 100644
--- a/dev-perl/DB_File/ChangeLog
+++ b/dev-perl/DB_File/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/DB_File
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/ChangeLog,v 1.18 2004/01/18 20:22:34 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/ChangeLog,v 1.19 2004/02/20 20:24:34 agriffis Exp $
+
+ 20 Feb 2004; Aron Griffis <agriffis@gentoo.org> DB_File-1.803-r2.ebuild,
+ DB_File-1.807.ebuild:
+ Fix the keywords in 1.807 to carry forward keywords from 1.803-r2. This was
+ not done correctly when this package was version bumped. Mark 1.803-r2 stable
+ on ia64
18 Jan 2004; <tuxus@gentoo.org> DB_File-1.803-r2.ebuild:
Added ~mips to KEYWORDS.
diff --git a/dev-perl/DB_File/DB_File-1.803-r2.ebuild b/dev-perl/DB_File/DB_File-1.803-r2.ebuild
index 701b598245fc..b3289ab0cea0 100644
--- a/dev-perl/DB_File/DB_File-1.803-r2.ebuild
+++ b/dev-perl/DB_File/DB_File-1.803-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.803-r2.ebuild,v 1.8 2004/01/18 20:22:34 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.803-r2.ebuild,v 1.9 2004/02/20 20:24:34 agriffis Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/DB_File/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ppc alpha sparc hppa ~mips"
+KEYWORDS="x86 amd64 ppc alpha sparc hppa ~mips ia64"
DEPEND="${DEPEND}
=sys-libs/db-3.2*"
diff --git a/dev-perl/DB_File/DB_File-1.807.ebuild b/dev-perl/DB_File/DB_File-1.807.ebuild
index 7156c73478f9..08ff86bc7d0d 100644
--- a/dev-perl/DB_File/DB_File-1.807.ebuild
+++ b/dev-perl/DB_File/DB_File-1.807.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.807.ebuild,v 1.2 2004/01/15 01:02:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DB_File/DB_File-1.807.ebuild,v 1.3 2004/02/20 20:24:34 agriffis Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/DB_File/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="~x86 ~sparc ~hppa"
+KEYWORDS="~x86 ~sparc ~hppa ~alpha ~ia64 ~ppc ~amd64 ~mips"
DEPEND="${DEPEND}
sys-libs/db"