public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: app-misc/aa/, app-misc/bb/
@ 2015-06-07 18:33 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2015-06-07 18:33 UTC (permalink / raw
  To: gentoo-commits

commit:     9cd5e3a4da3ea7bd86d2476ae0d1fb96a21c380b
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  7 18:29:10 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun  7 18:29:10 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9cd5e3a4

Drop dummies

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-misc/aa/ChangeLog    | 11 -----------
 app-misc/aa/aa-0.ebuild  | 33 ---------------------------------
 app-misc/aa/metadata.xml |  8 --------
 app-misc/bb/ChangeLog    | 11 -----------
 app-misc/bb/bb-0.ebuild  | 33 ---------------------------------
 app-misc/bb/metadata.xml |  8 --------
 6 files changed, 104 deletions(-)

diff --git a/app-misc/aa/ChangeLog b/app-misc/aa/ChangeLog
deleted file mode 100644
index e1e42cb..0000000
--- a/app-misc/aa/ChangeLog
+++ /dev/null
@@ -1,11 +0,0 @@
-# ChangeLog for app-misc/aa
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  24 May 2015; Justin Lecher <jlec@gentoo.org> aa-0.ebuild:
-  app-misc/aa: Fix usage
-
-*aa-0 (24 May 2015)
-
-  24 May 2015; Justin Lecher <jlec@gentoo.org> +aa-0.ebuild, +metadata.xml:
-  app-misc/aa: Dummy package

diff --git a/app-misc/aa/aa-0.ebuild b/app-misc/aa/aa-0.ebuild
deleted file mode 100644
index 142e1c7..0000000
--- a/app-misc/aa/aa-0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit alternatives-2
-
-DESCRIPTION="AA"
-HOMEPAGE="http://www.gentoo.org"
-SRC_URI=""
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-"
-
-S="${WORKDIR}"
-
-src_install() {
-	cat > aa <<- EOF
-	#!/bin/bash
-	echo "aa"
-	EOF
-
-	dobin aa
-
-	alternatives_for alternatives-2 aa 0 /usr/bin/alternatives aa
-}

diff --git a/app-misc/aa/metadata.xml b/app-misc/aa/metadata.xml
deleted file mode 100644
index 7bc6ee8..0000000
--- a/app-misc/aa/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer>
-    <email>jlec@gentoo.org</email>
-    <name>Justin Lecher</name>
-  </maintainer>
-</pkgmetadata>

diff --git a/app-misc/bb/ChangeLog b/app-misc/bb/ChangeLog
deleted file mode 100644
index 9b385c0..0000000
--- a/app-misc/bb/ChangeLog
+++ /dev/null
@@ -1,11 +0,0 @@
-# ChangeLog for app-misc/bb
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  24 May 2015; Justin Lecher <jlec@gentoo.org> bb-0.ebuild:
-  app-misc/bb: Fix usage
-
-*bb-0 (24 May 2015)
-
-  24 May 2015; Justin Lecher <jlec@gentoo.org> +bb-0.ebuild, +metadata.xml:
-  app-misc/bb: Dummy package

diff --git a/app-misc/bb/bb-0.ebuild b/app-misc/bb/bb-0.ebuild
deleted file mode 100644
index befb227..0000000
--- a/app-misc/bb/bb-0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit alternatives-2
-
-DESCRIPTION="BB"
-HOMEPAGE="http://www.gentoo.org"
-SRC_URI=""
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-"
-
-S="${WORKDIR}"
-
-src_install() {
-	cat > bb <<- EOF
-	#!/bin/bash
-	echo "bb"
-	EOF
-
-	dobin bb
-
-	alternatives_for alternatives-2 bb 0 /usr/bin/alternatives aa
-}

diff --git a/app-misc/bb/metadata.xml b/app-misc/bb/metadata.xml
deleted file mode 100644
index 7bc6ee8..0000000
--- a/app-misc/bb/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer>
-    <email>jlec@gentoo.org</email>
-    <name>Justin Lecher</name>
-  </maintainer>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-07 18:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-07 18:33 [gentoo-commits] proj/sci:master commit in: app-misc/aa/, app-misc/bb/ Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox