public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: app-emacs/ponylang-mode/
Date: Sat, 16 Apr 2016 06:07:56 +0000 (UTC)	[thread overview]
Message-ID: <1460352331.5dc2d42e86e50bfb9d3e24acd05bf355f7648d04.graaff@gentoo> (raw)

commit:     5dc2d42e86e50bfb9d3e24acd05bf355f7648d04
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Apr 11 05:25:31 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr 11 05:25:31 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=5dc2d42e

app-emacs/ponylang-mode: cleanup

Package-Manager: portage-2.2.26

 app-emacs/ponylang-mode/Manifest                   |  2 --
 app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild | 18 ------------------
 app-emacs/ponylang-mode/ponylang-mode-0.0.3.ebuild | 18 ------------------
 3 files changed, 38 deletions(-)

diff --git a/app-emacs/ponylang-mode/Manifest b/app-emacs/ponylang-mode/Manifest
index 26f75ad..5076fe7 100644
--- a/app-emacs/ponylang-mode/Manifest
+++ b/app-emacs/ponylang-mode/Manifest
@@ -1,3 +1 @@
-DIST ponylang-mode-0.0.1.tar.gz 4886 SHA256 4e9ff331e04ff04830361b8aadf7ce1a38a024b068eb2ffbcedc881b39491a3d SHA512 891c10da4e2b92dd99f6a13cae41441ea94f7612086c6e78ba63c22a5d9ed37bb92a18e290f878d9b2f46dc6c7bc61cce43a014311fa1719ad1cce50ae6470eb WHIRLPOOL 4223e9bd55a1a2f5419b60d37b13e5d72d4a29388083b2fbaf7710c21f4a509bda818eb020099c533f270a2badbaf28a7e5839a3e35b67858c354030c97b8fa7
-DIST ponylang-mode-0.0.3.tar.gz 5111 SHA256 e25d0a037b2caed9f05b886ef22b293f0fa0940e96346980f78fbf33d7baac1a SHA512 a48ea071c4a122d7435b92a33fc7dd351ac119dcd48561b73b3c4e0c73fbe5afe2d17487d218256f6d9d12a8b7b3d05cbd415fd9a688ae1b4b0f25e85147a2fb WHIRLPOOL fdd5d9c5befc89c4b88e6cf29e22d683a27f4cfaa1e03203807745f8b565a0679673b408d320283f1f7f64e3f948c4e39f6ec597e487d72935b23c02bf73bb7e
 DIST ponylang-mode-0.0.5.tar.gz 6077 SHA256 59e6babcde6da5592813b1d6081c8a2d9264e77915ac5f895cd63b1b8a3c3cb4 SHA512 1e37a9590a211997a4368afde56501ac69afcbe83383327ece45211303caa4188f8616f74b4572464d5d8d9bf11d8bf14055e85547e506f2fafc019f2a6f9047 WHIRLPOOL d6c437fc2e45b4ae0a130be012ff3577de0d704b4d2d295afc7f7a16e8c0f90fb8bf0201825989a4cea2485d6b3e404b687aeee9db73bde68bf1bcb067673dd7

diff --git a/app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild b/app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild
deleted file mode 100644
index 6d900db..0000000
--- a/app-emacs/ponylang-mode/ponylang-mode-0.0.1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit elisp
-
-IUSE=""
-
-DESCRIPTION="A major mode for editing pony"
-HOMEPAGE="https://github.com/SeanTAllen/ponylang-mode/"
-SRC_URI="https://github.com/SeanTAllen/ponylang-mode/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/ponylang-mode/ponylang-mode-0.0.3.ebuild b/app-emacs/ponylang-mode/ponylang-mode-0.0.3.ebuild
deleted file mode 100644
index 6d900db..0000000
--- a/app-emacs/ponylang-mode/ponylang-mode-0.0.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit elisp
-
-IUSE=""
-
-DESCRIPTION="A major mode for editing pony"
-HOMEPAGE="https://github.com/SeanTAllen/ponylang-mode/"
-SRC_URI="https://github.com/SeanTAllen/ponylang-mode/archive/${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-SITEFILE="50${PN}-gentoo.el"


             reply	other threads:[~2016-04-16  6:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-16  6:07 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-21  5:08 [gentoo-commits] dev/graaff:master commit in: app-emacs/ponylang-mode/ Hans de Graaff
2016-07-03  8:47 Hans de Graaff
2016-06-15 20:35 Hans de Graaff
2016-04-05  5:25 Hans de Graaff
2016-04-05  5:25 Hans de Graaff
2016-04-01  7:18 Hans de Graaff
2016-04-01  7:18 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1460352331.5dc2d42e86e50bfb9d3e24acd05bf355f7648d04.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox