summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/sunrise-commit/sunrise-commit-0.3.1.ebuild')
-rw-r--r--app-portage/sunrise-commit/sunrise-commit-0.3.1.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/app-portage/sunrise-commit/sunrise-commit-0.3.1.ebuild b/app-portage/sunrise-commit/sunrise-commit-0.3.1.ebuild
deleted file mode 100644
index 2a885ca..0000000
--- a/app-portage/sunrise-commit/sunrise-commit-0.3.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-inherit autotools-utils
-
-DESCRIPTION="A repository commit helper"
-HOMEPAGE="https://github.com/mgorny/sunrise-commit/"
-SRC_URI="http://cloud.github.com/downloads/mgorny/${PN}/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-portage/gentoolkit-dev
- !app-portage/overlay-utils
- sys-apps/portage"