diff options
author | Michael Palimaka <kensington@gentoo.org> | 2013-08-01 05:49:31 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2013-08-01 05:49:31 +1000 |
commit | 8b2ed394089d558885e7441380e2cefce306cd58 (patch) | |
tree | 144c6cc7121f9500be18f340dfc39e5602a134b5 /app-text | |
parent | Removed sys-apps/evemu from sunrise since it is already in the main tree unde... (diff) | |
download | sunrise-reviewed-8b2ed394089d558885e7441380e2cefce306cd58.tar.gz sunrise-reviewed-8b2ed394089d558885e7441380e2cefce306cd58.tar.bz2 sunrise-reviewed-8b2ed394089d558885e7441380e2cefce306cd58.zip |
app-text/discount: in portage.
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/discount/ChangeLog | 29 | ||||
-rw-r--r-- | app-text/discount/Manifest | 4 | ||||
-rw-r--r-- | app-text/discount/discount-2.1.6.ebuild | 36 | ||||
-rw-r--r-- | app-text/discount/metadata.xml | 7 |
4 files changed, 0 insertions, 76 deletions
diff --git a/app-text/discount/ChangeLog b/app-text/discount/ChangeLog deleted file mode 100644 index 6bcf06234..000000000 --- a/app-text/discount/ChangeLog +++ /dev/null @@ -1,29 +0,0 @@ -# ChangeLog for app-text/discount -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - -*discount-2.1.6 (21 May 2013) - - 21 May 2013; Jauhien Piatlicki (jauhien) <piatlicki@gmail.com> - -discount-2.1.5a-r1.ebuild, +discount-2.1.6.ebuild: - version bump - -*discount-2.1.5a-r1 (08 Mar 2013) - - 08 Mar 2013; Patrick Lauer <patrick@gentoo.org> -discount-2.1.5a.ebuild, - +discount-2.1.5a-r1.ebuild: - Adding amd64 keyword, bump EAPI - -*discount-2.1.5a (15 Aug 2012) - - 15 Aug 2012; Jauhien Piatlicki (jauhien) <piatlicki@gmail.com> - -discount-2.1.3.ebuild, +discount-2.1.5a.ebuild: - version bump - -*discount-2.1.3 (09 Apr 2012) - - 09 Apr 2012; Jauhien Piatlicki (jauhien) piatlicki@gmail.com - +discount-2.1.3.ebuild, +metadata.xml: - New ebuild for bug #294000 thanks to hasufell from #gentoo-sunrise and Egil - Hanger. - diff --git a/app-text/discount/Manifest b/app-text/discount/Manifest deleted file mode 100644 index 087c7a77a..000000000 --- a/app-text/discount/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST discount-2.1.6.tar.bz2 83823 SHA256 702bb29e17e387f82e40fae062d5e4939bc6fb22dcf53e6109982a5faa110796 SHA512 75e2fcc31f670bab77a3658a684054971998e91ad14743814480a4d24a59285dea1fe922d16c8d1c868250c417963a80282b8fe278021240ba424b840dd4df8e WHIRLPOOL 9f519c44df4bc5300729dd0f51fbcb20f957da68d03b670307bfd51c0d994b5d2b765eac6e17bba8119bb095277ce5dfbad185599bdeca834c4982eb813d7a79 -EBUILD discount-2.1.6.ebuild 899 SHA256 20a427e51a98f40e4f39fb4783e8c224fc33bcc20a53a03a642c069fea3945da SHA512 08b6adb3034d766007bfada02e9657773ab4faf3a782ae73db2982917627aa1cc4d50710424b5eab905bea5449b6a9d4bb8333e50241ffc973ae219088878b90 WHIRLPOOL c7deecfa3986b25107ef60084178d01195739bc8b282c2132233a83d353de9403711b3ebf8fe6d8c7cb4d45b24c09fa98f61a602e6e5a89b3fd0f7bd03c281f4 -MISC ChangeLog 847 SHA256 d70bcfe951cd2aebbb484ef8c13580fd3208472ae97a99dfc0644cfc6fe7b85b SHA512 f8fcc3d1c5e42ac258f9abab6612d20976301b7ddd1464c3614e41d99fa4db84dd6d6f42d69516157c7f7cb437fde86fe379fbade6b2809b8919fe37a7a7af22 WHIRLPOOL 303cb58f2b0772d742954aef100293f482b0871a4f11ad5b0a9e1ff1c5098f5d2934820869e8b9aee39a593515b7eee75f2952b815d2ec72115b572edc6dce5f -MISC metadata.xml 214 SHA256 c1f09dc7d5313cd2da7b82259c7846ed23144d62b15e59680ada90e2b6b4d154 SHA512 aeb2fb354a9ddf41c45a071091a58b91eaf8b25d6d2c49e3e3daa547b591a54530144de4533573160b48dc356289c909612c4e3c80e387f081f88cb39263e130 WHIRLPOOL 54d8861daedd18ca38e4ada0fb71026c612b63946d47a9b34de90d1d6d85c8ce05c0a4b97730f554ea637d73ccce8ed207d33e707c2b8c1dd28af24cf44dd186 diff --git a/app-text/discount/discount-2.1.6.ebuild b/app-text/discount/discount-2.1.6.ebuild deleted file mode 100644 index 4af10d3f7..000000000 --- a/app-text/discount/discount-2.1.6.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -DESCRIPTION="An implementation of John Gruber's Markdown text to html language written in C" -HOMEPAGE="http://www.pell.portland.or.us/~orc/Code/discount/" -SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2" - -LICENSE="DLPARSONS" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="minimal" - -src_prepare() { - # for QA, we remove the Makefiles usage of install -s - sed -e '/INSTALL_PROGRAM/s#-s ##' -i configure.inc \ - || die "sed can't fix stripping of files" -} - -src_configure() { - local myconf - use minimal || myconf="--enable-all-features" - - ./configure.sh "${myconf}" \ - --prefix=/usr \ - --mandir=/usr/share/man \ - || die -} - -src_install() { - local myinstall - use minimal && myinstall="install" || myinstall="install.everything" - emake DESTDIR="${D}" ${myinstall} -} diff --git a/app-text/discount/metadata.xml b/app-text/discount/metadata.xml deleted file mode 100644 index cc3fe2494..000000000 --- a/app-text/discount/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer> - <email>maintainer-wanted@gentoo.org</email> - </maintainer> -</pkgmetadata> |