summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-xemacs/oo-browser
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
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 <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-xemacs/oo-browser')
-rw-r--r--app-xemacs/oo-browser/Manifest2
-rw-r--r--app-xemacs/oo-browser/metadata.xml5
-rw-r--r--app-xemacs/oo-browser/oo-browser-1.04.ebuild15
-rw-r--r--app-xemacs/oo-browser/oo-browser-1.05.ebuild17
4 files changed, 39 insertions, 0 deletions
diff --git a/app-xemacs/oo-browser/Manifest b/app-xemacs/oo-browser/Manifest
new file mode 100644
index 000000000000..632ff32a230b
--- /dev/null
+++ b/app-xemacs/oo-browser/Manifest
@@ -0,0 +1,2 @@
+DIST oo-browser-1.04-pkg.tar.gz 515713 SHA256 ff19676ea42b571de385597995468e51eee976cc1d71eb29b5ab6a88244f5fa7 SHA512 385b08f64cfb76f3a661fed3584edaec1d85076ea40369fbc9475409d33c17182995ca5eccb2757438390fcfaa1a30818dad1c4292ebb342c8c7193ef9963db3 WHIRLPOOL a40b294da44b9ccddfe0932994384d32ffc7cceefc8c11b800d88c729acce2f83317faf408402aba576ba1a178c09d2313852b691d5be4d2ea2d29d3e277a6f6
+DIST oo-browser-1.05-pkg.tar.gz 517598 SHA256 5a19fcfa2bd3a640ed05ed2a4151eadc45d2972d264e168d6dc39cc1636efc0e SHA512 29e4063fbdb7824b70fd666f1e5fa9815d38c56261653e966f85204c9f7e66a16720298b1727a3bc641d6d705deb90f7fd4127961dceb30bb1edc39093ca0d6c WHIRLPOOL 38a966a83be95811514e1fa6302402d63f61ea4fb611e191b4d414bfaa61d38bf894b322d6fb892f92eb6116d10ce8f3c19583be5b8f8039ea6c6e5acae47184
diff --git a/app-xemacs/oo-browser/metadata.xml b/app-xemacs/oo-browser/metadata.xml
new file mode 100644
index 000000000000..298888916608
--- /dev/null
+++ b/app-xemacs/oo-browser/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>xemacs</herd>
+</pkgmetadata>
diff --git a/app-xemacs/oo-browser/oo-browser-1.04.ebuild b/app-xemacs/oo-browser/oo-browser-1.04.ebuild
new file mode 100644
index 000000000000..4d31294ece8c
--- /dev/null
+++ b/app-xemacs/oo-browser/oo-browser-1.04.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="The Multi-Language Object-Oriented Code Browser"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/hyperbole
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/oo-browser/oo-browser-1.05.ebuild b/app-xemacs/oo-browser/oo-browser-1.05.ebuild
new file mode 100644
index 000000000000..29a24d5124f2
--- /dev/null
+++ b/app-xemacs/oo-browser/oo-browser-1.05.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="The Multi-Language Object-Oriented Code Browser"
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/hyperbole
+app-xemacs/gnus
+app-xemacs/sh-script
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages