diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 20:06:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 20:06:20 +0000 |
commit | 1d3030fd23f059663c423bae710bd6747cef2a09 (patch) | |
tree | adda908c7b0cf6a76c0bdbfc98d9a0a5cda5eeaf /dev-perl/DBI-Shell | |
parent | Stable on sparc wrt #139507 (diff) | |
download | historical-1d3030fd23f059663c423bae710bd6747cef2a09.tar.gz historical-1d3030fd23f059663c423bae710bd6747cef2a09.tar.bz2 historical-1d3030fd23f059663c423bae710bd6747cef2a09.zip |
Mark 11.93 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/DBI-Shell')
-rw-r--r-- | dev-perl/DBI-Shell/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DBI-Shell/ChangeLog b/dev-perl/DBI-Shell/ChangeLog index 0499543e3459..1f944e7c9766 100644 --- a/dev-perl/DBI-Shell/ChangeLog +++ b/dev-perl/DBI-Shell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DBI-Shell # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI-Shell/ChangeLog,v 1.6 2006/07/04 07:21:37 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI-Shell/ChangeLog,v 1.7 2006/07/10 20:06:20 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> DBI-Shell-11.93.ebuild: + Mark 11.93 stable on ia64 04 Jul 2006; Christian Hartmann <ian@gentoo.org> DBI-Shell-11.93.ebuild: Fixed RDEPEND wrt bug #134781 diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild index bfa27652fa8a..d77694cd0ba9 100644 --- a/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild +++ b/dev-perl/DBI-Shell/DBI-Shell-11.93.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/DBI-Shell/DBI-Shell-11.93.ebuild,v 1.6 2006/07/04 07:21:37 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild,v 1.7 2006/07/10 20:06:20 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TL/TLOWERY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~ia64 ~ppc sparc x86" +KEYWORDS="ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |