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 --- app-xemacs/calendar/Manifest | 2 ++ app-xemacs/calendar/calendar-1.32.ebuild | 14 ++++++++++++++ app-xemacs/calendar/calendar-1.38.ebuild | 14 ++++++++++++++ app-xemacs/calendar/metadata.xml | 5 +++++ 4 files changed, 35 insertions(+) create mode 100644 app-xemacs/calendar/Manifest create mode 100644 app-xemacs/calendar/calendar-1.32.ebuild create mode 100644 app-xemacs/calendar/calendar-1.38.ebuild create mode 100644 app-xemacs/calendar/metadata.xml (limited to 'app-xemacs/calendar') diff --git a/app-xemacs/calendar/Manifest b/app-xemacs/calendar/Manifest new file mode 100644 index 000000000000..c4849b058fa5 --- /dev/null +++ b/app-xemacs/calendar/Manifest @@ -0,0 +1,2 @@ +DIST calendar-1.32-pkg.tar.gz 410752 SHA256 b59f3984d9d7e571c671838f3c8a15eb93060bee61cfef0ccad06471a7a6b621 SHA512 ca9a2dd135d012e094044f066939dafad0ef5f73f738b538c0f7aefc08c2e9efa0e1bcd3a3630681cfb90ec3b3319fd9b8594675ca2747627924d53d3fbe8ec1 WHIRLPOOL 27dfbd52eb75b250fc07d6b23a5f4b99575fdc5cb84d228712585e5d5733b709d7500a5def2a97208bca9b1ce683adafc0f1d695f284ef770fa649ec853ba368 +DIST calendar-1.38-pkg.tar.gz 411386 SHA256 6f513caf85fcd494534664e77e4c56d378f9932c9c65690b578125fd309fc794 SHA512 d5158147df3fffcba550f4bdb34aba916b9071734c2e08b3bebb4c1969ac06b15b79337b4d2f50a53e057ff097fc63162849d5dc0983da4363e4e484357c571f WHIRLPOOL 279f4be00fd8c457c641e239fcfa0b07355e7e741d0deef113a4c27bd59ff33c9b174ab52a75a3b68c5cff118684899961f709bb6f21a66dbba972ef021dec5d diff --git a/app-xemacs/calendar/calendar-1.32.ebuild b/app-xemacs/calendar/calendar-1.32.ebuild new file mode 100644 index 000000000000..0dc4a3cc24a6 --- /dev/null +++ b/app-xemacs/calendar/calendar-1.32.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +SLOT="0" +IUSE="" +DESCRIPTION="Calendar and diary support" +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages diff --git a/app-xemacs/calendar/calendar-1.38.ebuild b/app-xemacs/calendar/calendar-1.38.ebuild new file mode 100644 index 000000000000..0dc4a3cc24a6 --- /dev/null +++ b/app-xemacs/calendar/calendar-1.38.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +SLOT="0" +IUSE="" +DESCRIPTION="Calendar and diary support" +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" + +inherit xemacs-packages diff --git a/app-xemacs/calendar/metadata.xml b/app-xemacs/calendar/metadata.xml new file mode 100644 index 000000000000..298888916608 --- /dev/null +++ b/app-xemacs/calendar/metadata.xml @@ -0,0 +1,5 @@ + + + + xemacs + -- cgit v1.2.3-18-g5258