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: sys-apps/elfix/
Date: Sat, 16 Apr 2011 23:46:08 +0000 (UTC)	[thread overview]
Message-ID: <cd0e8dc6c7375bbe047e1a65f5c00a1b7a634cea.blueness@gentoo> (raw)

commit:     cd0e8dc6c7375bbe047e1a65f5c00a1b7a634cea
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 23:45:54 2011 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 23:45:54 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/blueness.git;a=commit;h=cd0e8dc6

sys-apps/elfix: moved to the tree

---
 sys-apps/elfix/ChangeLog          |   14 --------------
 sys-apps/elfix/Manifest           |   14 --------------
 sys-apps/elfix/elfix-0.1.1.ebuild |   27 ---------------------------
 sys-apps/elfix/metadata.xml       |    9 ---------
 4 files changed, 0 insertions(+), 64 deletions(-)

diff --git a/sys-apps/elfix/ChangeLog b/sys-apps/elfix/ChangeLog
deleted file mode 100644
index 4f9dd3b..0000000
--- a/sys-apps/elfix/ChangeLog
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-*elfix-0.1.1 (15 Apr 2011)
-
-  15 Apr 2011; Anthony G. Basile <blueness@gentoo.org> -elfix-0.1.ebuild,
-  +elfix-0.1.1.ebuild, metadata.xml:
-  Version bump - makes FEATURES="test" conditional
-
-*elfix-0.1 (14 Apr 2011)
-
-  14 Apr 2011; Anthony G. Basile <blueness@gentoo.org> +elfix-0.1.ebuild,
-  +metadata.xml:
-  Initial commit
-

diff --git a/sys-apps/elfix/Manifest b/sys-apps/elfix/Manifest
deleted file mode 100644
index db9264c..0000000
--- a/sys-apps/elfix/Manifest
+++ /dev/null
@@ -1,14 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST elfix-0.1.1.tar.bz2 100831 RMD160 f4bf3fa7f7a9061598ebc364d2be18dffa777ff1 SHA1 4aa4bb991d16fb4103c4770ba5d83366eb52da70 SHA256 33227361b66419c95b22e21ee1c7579ca6386a438a11777f9c8365b843ea8dc7
-EBUILD elfix-0.1.1.ebuild 629 RMD160 2e780c944321cb97fe04f58721d233b8ecce04a7 SHA1 cda327ae40749ebf3d0858587df69c5a05f05ea6 SHA256 961e0a30c1e0dbe18b7ec91dfda14bc66b061749df5f4f2a11a15bbf7ec681b7
-MISC ChangeLog 328 RMD160 4763186f9178dc7369a8841aff24606eb89d50d0 SHA1 560de210adb3b2cbeab5cd1880baafe4bd75403b SHA256 f4aa1caac856cb5a73a6df56da2f1e22fcebd82ff3cfd0b7653664fe37a82819
-MISC metadata.xml 261 RMD160 ddaae2ed4ca91bce2a722cc218b5bbf40154a454 SHA1 685870407c58b7c79298010c1048b1b05e2e175e SHA256 8f10a5b7f7571c6e73739c4bed1ecaf34aa8278355e9d163f8bbae77a11575a4
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
-
-iEYEAREIAAYFAk2oPI0ACgkQl5yvQNBFVTUPzACfSAGcUXo1mBEdnbUqUW/WEWSs
-u4IAnjZocFn4MhL9Ieo5FfzK6rARkihn
-=FDvD
------END PGP SIGNATURE-----

diff --git a/sys-apps/elfix/elfix-0.1.1.ebuild b/sys-apps/elfix/elfix-0.1.1.ebuild
deleted file mode 100644
index 7eb0f2d..0000000
--- a/sys-apps/elfix/elfix-0.1.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-DESCRIPTION="Tool to query or clear the ELF GNU_STACK executable flag"
-HOMEPAGE="http://dev.gentoo.org/~blueness/elfix/"
-SRC_URI="http://dev.gentoo.org/~blueness/elfix/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="dev-libs/elfutils
-	test? ( dev-lang/yasm )"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	econf $(use_enable test tests)
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc AUTHORS ChangeLog INSTALL README THANKS TODO
-}

diff --git a/sys-apps/elfix/metadata.xml b/sys-apps/elfix/metadata.xml
deleted file mode 100644
index e217c37..0000000
--- a/sys-apps/elfix/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>hardened</herd>
-	<maintainer>
-		<email>blueness@gentoo.org</email>
-		<name>Anthony G. Basile</name>
-	</maintainer>
-</pkgmetadata>



             reply	other threads:[~2011-04-16 23:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-16 23:46 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-09 14:36 [gentoo-commits] dev/blueness:master commit in: sys-apps/elfix/ Anthony G. Basile
2011-10-08 20:34 Anthony G. Basile
2011-04-15 12:39 Anthony G. Basile
2011-04-14 20:13 Anthony G. Basile

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=cd0e8dc6c7375bbe047e1a65f5c00a1b7a634cea.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