diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-09 21:54:37 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-09 21:54:37 +0000 |
commit | 6211133f7798f6a3017ebd26b9bd6a7ea8340dd5 (patch) | |
tree | e8738c1d24f0b8e679301288e5743c62fe8a1729 /virtual/perl-DB_File | |
parent | Add ~ia64 wrt bug 173557 (diff) | |
download | historical-6211133f7798f6a3017ebd26b9bd6a7ea8340dd5.tar.gz historical-6211133f7798f6a3017ebd26b9bd6a7ea8340dd5.tar.bz2 historical-6211133f7798f6a3017ebd26b9bd6a7ea8340dd5.zip |
Marking stable amd64
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'virtual/perl-DB_File')
-rw-r--r-- | virtual/perl-DB_File/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-DB_File/perl-DB_File-1.815.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-DB_File/ChangeLog b/virtual/perl-DB_File/ChangeLog index 520d7c863d93..13991bb12951 100644 --- a/virtual/perl-DB_File/ChangeLog +++ b/virtual/perl-DB_File/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2007/02/06 15:27:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/ChangeLog,v 1.12 2007/04/09 21:50:38 mcummings Exp $ + + 09 Apr 2007; Michael Cummings <mcummings@gentoo.org> + perl-DB_File-1.815.ebuild: + Marking stable amd64 *perl-DB_File-1.815 (06 Feb 2007) 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 0fe4a9677159..f597bfeaf192 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.1 2007/02/06 15:27:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.815.ebuild,v 1.2 2007/04/09 21:50:38 mcummings 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="" |