public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile (blueness)" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/paxctl: ChangeLog paxctl-0.6.ebuild
Date: Mon, 20 Feb 2012 00:50:09 +0000 (UTC)	[thread overview]
Message-ID: <20120220005009.9AE472004B@flycatcher.gentoo.org> (raw)

blueness    12/02/20 00:50:09

  Modified:             ChangeLog
  Added:                paxctl-0.6.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.31                 sys-apps/paxctl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	16 Apr 2011 23:24:52 -0000	1.30
+++ ChangeLog	20 Feb 2012 00:50:09 -0000	1.31
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/paxctl
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.30 2011/04/16 23:24:52 blueness Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.31 2012/02/20 00:50:09 blueness Exp $
+
+*paxctl-0.6 (20 Feb 2012)
+
+  20 Feb 2012; Anthony G. Basile <blueness@gentoo.org> +paxctl-0.6.ebuild:
+  Version bump
 
   16 Apr 2011; Anthony G. Basile <blueness@gentoo.org> metadata.xml:
   Updated metadata info.



1.1                  sys-apps/paxctl/paxctl-0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/paxctl/paxctl-0.6.ebuild?rev=1.1&content-type=text/plain

Index: paxctl-0.6.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.6.ebuild,v 1.1 2012/02/20 00:50:09 blueness Exp $

inherit flag-o-matic toolchain-funcs

DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries."
SRC_URI="http://pax.grsecurity.net/paxctl-${PV}.tar.gz"
HOMEPAGE="http://pax.grsecurity.net"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
LICENSE="GPL-2"
SLOT="0"

DEPEND=">=sys-devel/binutils-2.14.90.0.8-r1"
RDEPEND=""

src_compile() {
	tc-export CC
	emake CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
}

src_install() {
	einstall DESTDIR="${D}"
	dodoc README ChangeLog
}






             reply	other threads:[~2012-02-20  0:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-20  0:50 Anthony G. Basile (blueness) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-24 11:40 [gentoo-commits] gentoo-x86 commit in sys-apps/paxctl: ChangeLog paxctl-0.6.ebuild Anthony G. Basile (blueness)

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=20120220005009.9AE472004B@flycatcher.gentoo.org \
    --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