diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-11 05:18:07 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-11 05:18:07 +0000 |
commit | 6cd91e626c670eb584992f3b7c69e1817db981cd (patch) | |
tree | d6595f444a5e4b3f96514b939f81a6ce19fe6f2e /virtual/perl-DB_File | |
parent | Stable on mips. (diff) | |
download | gentoo-2-6cd91e626c670eb584992f3b7c69e1817db981cd.tar.gz gentoo-2-6cd91e626c670eb584992f3b7c69e1817db981cd.tar.bz2 gentoo-2-6cd91e626c670eb584992f3b7c69e1817db981cd.zip |
Stable on mips.
(Portage version: 2.1.2.7)
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 2e2f8b47f92d..c552bf3dbb9f 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.14 2007/05/07 08:20:10 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.15 2007/05/11 05:18:07 kumba Exp $ + + 11 May 2007; Joshua Kinard <kumba@gentoo.org> perl-DB_File-1.815.ebuild: + Stable on mips. 07 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> perl-DB_File-1.815.ebuild: 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 dcd87eeaa43e..e2885a40475b 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.5 2007/05/07 08:20:10 dertobi123 Exp $ +# $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 $ 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="" |