diff options
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.820.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-DB_File/ChangeLog b/virtual/perl-DB_File/ChangeLog index b0bd4d190cdc..b5bbee41e672 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.26 2009/12/04 10:49:43 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.27 2009/12/04 14:13:36 tove Exp $ + + 04 Dec 2009; Torsten Veller <tove@gentoo.org> perl-DB_File-1.820.ebuild: + Stable on amd64 (#288026) 04 Dec 2009; Christian Faulhammer <fauli@gentoo.org> perl-DB_File-1.820.ebuild: diff --git a/virtual/perl-DB_File/perl-DB_File-1.820.ebuild b/virtual/perl-DB_File/perl-DB_File-1.820.ebuild index b2c28f49f6df..bcc8d8b645ce 100644 --- a/virtual/perl-DB_File/perl-DB_File-1.820.ebuild +++ b/virtual/perl-DB_File/perl-DB_File-1.820.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.820.ebuild,v 1.3 2009/12/04 10:49:43 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.820.ebuild,v 1.4 2009/12/04 14:13:36 tove 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="" |