public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/blueness:master commit in: tests-only/patchorder/
Date: Mon, 22 Aug 2011 22:34:55 +0000 (UTC)	[thread overview]
Message-ID: <af7c7816670c7eb933fc8bcc08b5522587797af2.blueness@gentoo> (raw)

commit:     af7c7816670c7eb933fc8bcc08b5522587797af2
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 22 22:34:50 2011 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Aug 22 22:34:50 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/blueness.git;a=commit;h=af7c7816

tests-only/patchorder: testing for bug #380271

(Portage version: 2.1.10.3/git/Linux x86_64, signed Manifest commit with key 0xD0455535)

---
 tests-only/patchorder/ChangeLog             |    8 ++++++++
 tests-only/patchorder/Manifest              |   15 +++++++++++++++
 tests-only/patchorder/metadata.xml          |    5 +++++
 tests-only/patchorder/patchorder-0.1.ebuild |   27 +++++++++++++++++++++++++++
 4 files changed, 55 insertions(+), 0 deletions(-)

diff --git a/tests-only/patchorder/ChangeLog b/tests-only/patchorder/ChangeLog
new file mode 100644
index 0000000..1182314
--- /dev/null
+++ b/tests-only/patchorder/ChangeLog
@@ -0,0 +1,8 @@
+
+
+*patchorder-0.1 (22 Aug 2011)
+
+  22 Aug 2011; Anthony G. Basile <blueness@gentoo.org> +patchorder-0.1.ebuild,
+  +metadata.xml:
+  Testing for bug #380271
+

diff --git a/tests-only/patchorder/Manifest b/tests-only/patchorder/Manifest
new file mode 100644
index 0000000..63026cb
--- /dev/null
+++ b/tests-only/patchorder/Manifest
@@ -0,0 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST patchorder-0.1.tgz 337 RMD160 461b7aef57d6455860692f90ae286ef924986df5 SHA1 b14955ff8e65294934afd139c7b305247fde901f SHA256 b735693a67f4aedee02b82d6bc8b9f0a2d9ca8209a25aca5eb2c4612874d91ff
+DIST patchorder-patchset.tgz 396 RMD160 883fbf5bec98bb4d7e7b86a0c8c3301f29e6211c SHA1 8a1f7b03cf6bd4936a8611acd7491756bba1a32e SHA256 bf80c1ed9f793df2cd29e61bd435072322f6d308509a92f8dcb315d319ef1b6f
+EBUILD patchorder-0.1.ebuild 526 RMD160 83b63c5cf76b33f9b6e877b020040ff6b34d86e7 SHA1 ac23b5167e5db05470305340344822c4ff163f57 SHA256 e04f13663de14fb7709d4d80e04a3a38ab4bd7466250e86e0b19816297ba845a
+MISC ChangeLog 156 RMD160 63ab74c5b3f697ef09911f57cddd109482ad162a SHA1 b6bdc0a0f55064c2d8ef15fbb932ccff0fbdf22b SHA256 c97eb37cf1e3fc0f30d1d1573bc6c1ae26f9726b7e14e21ba757fa279c8ef71a
+MISC metadata.xml 160 RMD160 d86217bb48cf4283e08e43bcaabbc919101ad795 SHA1 d6147d00f16e8cfeef893d0764b0675a93d62849 SHA256 56fca1e06f6dcbe3bc12e7d3962998c7cb79d74f218ce8a17b07771b3e06f49e
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iEYEAREIAAYFAk5S2YoACgkQl5yvQNBFVTWcKQCfXvvgr4iNoXlaT/De7TC7NJrd
+pTIAn0ECSTdynfEGX4y9F9/M27k96WKa
+=1Jl6
+-----END PGP SIGNATURE-----

diff --git a/tests-only/patchorder/metadata.xml b/tests-only/patchorder/metadata.xml
new file mode 100644
index 0000000..20ce219
--- /dev/null
+++ b/tests-only/patchorder/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>no-herd</herd>
+</pkgmetadata>

diff --git a/tests-only/patchorder/patchorder-0.1.ebuild b/tests-only/patchorder/patchorder-0.1.ebuild
new file mode 100644
index 0000000..e0d2bfe
--- /dev/null
+++ b/tests-only/patchorder/patchorder-0.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+inherit eutils
+
+DESCRIPTION="Test for 380271"
+HOMEPAGE="http://opensource.dyc.edu/pub/misc"
+SRC_URI="http://opensource.dyc.edu/pub/misc/${P}.tgz
+	http://opensource.dyc.edu/pub/misc/${PN}-patchset.tgz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	EPATCH_SOURCE="${WORKDIR}"/${PN}-patchset
+	EPATCH_SUFFIX="patch"
+	EPATCH_FORCE="yes"
+	epatch
+}



                 reply	other threads:[~2011-08-22 22:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=af7c7816670c7eb933fc8bcc08b5522587797af2.blueness@gentoo \
    --to=blueness@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