dilfridge    15/06/04 17:14:14

  Modified:             ChangeLog DB_File-1.829.0-r1.ebuild
  Removed:              DB_File-1.827.0-r1.ebuild
  Log:
  Remove old; drop keywords
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  Changes    Path
1.65                 perl-core/DB_File/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/DB_File/ChangeLog?rev=1.65&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/DB_File/ChangeLog?rev=1.65&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/DB_File/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   26 Jul 2014 12:33:06 -0000      1.64
+++ ChangeLog   4 Jun 2015 17:14:14 -0000       1.65
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/DB_File
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.64 
2014/07/26 12:33:06 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/DB_File/ChangeLog,v 1.65 
2015/06/04 17:14:14 dilfridge Exp $
+
+  04 Jun 2015; Andreas K. Huettel <[email protected]>
+  -DB_File-1.827.0-r1.ebuild, DB_File-1.829.0-r1.ebuild:
+  Remove old; drop keywords
 
 *DB_File-1.829.0-r1 (26 Jul 2014)
 *DB_File-1.827.0-r1 (26 Jul 2014)



1.2                  perl-core/DB_File/DB_File-1.829.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/DB_File/DB_File-1.829.0-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/DB_File/DB_File-1.829.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/DB_File/DB_File-1.829.0-r1.ebuild?r1=1.1&r2=1.2

Index: DB_File-1.829.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.829.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DB_File-1.829.0-r1.ebuild   26 Jul 2014 12:33:06 -0000      1.1
+++ DB_File-1.829.0-r1.ebuild   4 Jun 2015 17:14:14 -0000       1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.829.0-r1.ebuild,v 1.1 
2014/07/26 12:33:06 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/perl-core/DB_File/DB_File-1.829.0-r1.ebuild,v 1.2 
2015/06/04 17:14:14 dilfridge Exp $
 
 EAPI=5
 
@@ -11,10 +11,10 @@
 DESCRIPTION="A Berkeley DB Support Perl Module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris"
+KEYWORDS=""
 IUSE=""
 
-RDEPEND="sys-libs/db"
+RDEPEND="sys-libs/db:*"
 DEPEND="${RDEPEND}"
 
 SRC_TEST="do"




Reply via email to