diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 18:04:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 18:04:56 +0000 |
commit | e18abe060c9f853d2b0bdb7a1f94fc0522b465e1 (patch) | |
tree | 9f1e700edea36b52cbbda587caca0a9a432abf28 /virtual/perl-DB_File | |
parent | Removed setuptools sed. bug# 184039 (diff) | |
download | gentoo-2-e18abe060c9f853d2b0bdb7a1f94fc0522b465e1.tar.gz gentoo-2-e18abe060c9f853d2b0bdb7a1f94fc0522b465e1.tar.bz2 gentoo-2-e18abe060c9f853d2b0bdb7a1f94fc0522b465e1.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'virtual/perl-DB_File')
-rw-r--r-- | virtual/perl-DB_File/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-DB_File/perl-DB_File-1.815.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-DB_File/ChangeLog b/virtual/perl-DB_File/ChangeLog index c552bf3dbb9f..20d4d3a2d67e 100644 --- a/virtual/perl-DB_File/ChangeLog +++ b/virtual/perl-DB_File/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-DB_File # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.15 2007/05/11 05:18:07 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.16 2007/07/04 18:04:56 armin76 Exp $ + + 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> perl-DB_File-1.815.ebuild: + alpha/ia64/x86 stable 11 May 2007; Joshua Kinard <kumba@gentoo.org> perl-DB_File-1.815.ebuild: Stable on mips. diff --git a/virtual/perl-DB_File/perl-DB_File-1.815.ebuild b/virtual/perl-DB_File/perl-DB_File-1.815.ebuild index e2885a40475b..aaeef187e3ee 100644 --- a/virtual/perl-DB_File/perl-DB_File-1.815.ebuild +++ b/virtual/perl-DB_File/perl-DB_File-1.815.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/virtual/perl-DB_File/perl-DB_File-1.815.ebuild,v 1.6 2007/05/11 05:18:07 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.815.ebuild,v 1.7 2007/07/04 18:04:56 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k mips ppc ~ppc64 s390 sh sparc ~x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |