From 56bd759df1d0c750a065b8c845e93d5dfa6b549d Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sat, 8 Aug 2015 13:49:04 -0700 Subject: proj/gentoo: Initial commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed --- dev-perl/SQL-Translator/metadata.xml | 86 ++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 dev-perl/SQL-Translator/metadata.xml (limited to 'dev-perl/SQL-Translator/metadata.xml') diff --git a/dev-perl/SQL-Translator/metadata.xml b/dev-perl/SQL-Translator/metadata.xml new file mode 100644 index 000000000000..7421e7f55f61 --- /dev/null +++ b/dev-perl/SQL-Translator/metadata.xml @@ -0,0 +1,86 @@ + + + + perl + + SQL-Translator + Parse::RecDescent::SQL::Translator::Parser::DB2::Grammar + SQL::Translator + SQL::Translator::Diff + SQL::Translator::Filter::DefaultExtra + SQL::Translator::Filter::Globals + SQL::Translator::Filter::Names + SQL::Translator::Generator::DDL::PostgreSQL + SQL::Translator::Generator::DDL::SQLServer + SQL::Translator::Generator::DDL::SQLite + SQL::Translator::Generator::Role::DDL + SQL::Translator::Generator::Role::Quote + SQL::Translator::Parser + SQL::Translator::Parser::Access + SQL::Translator::Parser::DB2 + SQL::Translator::Parser::DB2::Grammar + SQL::Translator::Parser::DBI + SQL::Translator::Parser::DBI::DB2 + SQL::Translator::Parser::DBI::MySQL + SQL::Translator::Parser::DBI::Oracle + SQL::Translator::Parser::DBI::PostgreSQL + SQL::Translator::Parser::DBI::SQLServer + SQL::Translator::Parser::DBI::SQLite + SQL::Translator::Parser::DBI::Sybase + SQL::Translator::Parser::Excel + SQL::Translator::Parser::MySQL + SQL::Translator::Parser::Oracle + SQL::Translator::Parser::PostgreSQL + SQL::Translator::Parser::SQLServer + SQL::Translator::Parser::SQLite + SQL::Translator::Parser::Storable + SQL::Translator::Parser::Sybase + SQL::Translator::Parser::XML + SQL::Translator::Parser::XML::SQLFairy + SQL::Translator::Parser::YAML + SQL::Translator::Parser::xSV + SQL::Translator::Producer + SQL::Translator::Producer::ClassDBI + SQL::Translator::Producer::DB2 + SQL::Translator::Producer::DiaUml + SQL::Translator::Producer::Diagram + SQL::Translator::Producer::Dumper + SQL::Translator::Producer::GraphViz + SQL::Translator::Producer::HTML + SQL::Translator::Producer::Latex + SQL::Translator::Producer::MySQL + SQL::Translator::Producer::Oracle + SQL::Translator::Producer::POD + SQL::Translator::Producer::PostgreSQL + SQL::Translator::Producer::SQLServer + SQL::Translator::Producer::SQLite + SQL::Translator::Producer::Storable + SQL::Translator::Producer::Sybase + SQL::Translator::Producer::TT::Base + SQL::Translator::Producer::TT::Table + SQL::Translator::Producer::TTSchema + SQL::Translator::Producer::XML + SQL::Translator::Producer::XML::SQLFairy + SQL::Translator::Producer::YAML + SQL::Translator::Role::BuildArgs + SQL::Translator::Role::Debug + SQL::Translator::Role::Error + SQL::Translator::Role::ListAttr + SQL::Translator::Schema + SQL::Translator::Schema::Constants + SQL::Translator::Schema::Constraint + SQL::Translator::Schema::Field + SQL::Translator::Schema::Index + SQL::Translator::Schema::Object + SQL::Translator::Schema::Procedure + SQL::Translator::Schema::Role::Compare + SQL::Translator::Schema::Role::Extra + SQL::Translator::Schema::Table + SQL::Translator::Schema::Trigger + SQL::Translator::Schema::View + SQL::Translator::Types + SQL::Translator::Utils + SQL::Translator::Utils::Error + Test::SQL::Translator + + -- cgit v1.2.3-65-gdbad