From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 08F4813831A for ; Sun, 6 Jan 2013 23:05:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0F4921C049; Sun, 6 Jan 2013 23:05:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 25A5621C049 for ; Sun, 6 Jan 2013 23:05:25 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F4EF33D9E7 for ; Sun, 6 Jan 2013 23:05:24 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id F1F882171D; Sun, 6 Jan 2013 23:05:22 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pypax: pypax-0.8.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pypax-0.8.1.ebuild ChangeLog X-VCS-Directories: dev-python/pypax X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130106230522.F1F882171D@flycatcher.gentoo.org> Date: Sun, 6 Jan 2013 23:05:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 92395c14-d51a-4d64-9d4f-834ecb4b2582 X-Archives-Hash: 417e40b43b61580979d3b09ef4893ccc blueness 13/01/06 23:05:22 Modified: pypax-0.8.1.ebuild ChangeLog Log: Obsessing over the DESCRIPTION (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA) Revision Changes Path 1.2 dev-python/pypax/pypax-0.8.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/pypax-0.8.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/pypax-0.8.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/pypax-0.8.1.ebuild?r1=1.1&r2=1.2 Index: pypax-0.8.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pypax/pypax-0.8.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pypax-0.8.1.ebuild 6 Jan 2013 22:51:37 -0000 1.1 +++ pypax-0.8.1.ebuild 6 Jan 2013 23:05:22 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pypax/pypax-0.8.1.ebuild,v 1.1 2013/01/06 22:51:37 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pypax/pypax-0.8.1.ebuild,v 1.2 2013/01/06 23:05:22 blueness Exp $ EAPI="5" @@ -8,7 +8,7 @@ inherit distutils-r1 -DESCRIPTION="Python module for reading or writing PaX flags to an ELF." +DESCRIPTION="Python module to get or set either PT_PAX and/or XATTR_PAX flags" HOMEPAGE="http://dev.gentoo.org/~blueness/elfix/ http://www.gentoo.org/proj/en/hardened/pax-quickstart.xml" SRC_URI="http://dev.gentoo.org/~blueness/elfix/elfix-${PV}.tar.gz" 1.39 dev-python/pypax/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pypax/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 6 Jan 2013 23:01:23 -0000 1.38 +++ ChangeLog 6 Jan 2013 23:05:22 -0000 1.39 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pypax # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pypax/ChangeLog,v 1.38 2013/01/06 23:01:23 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pypax/ChangeLog,v 1.39 2013/01/06 23:05:22 blueness Exp $ + + 06 Jan 2013; Anthony G. Basile pypax-0.8.1.ebuild: + Obsessing over the DESCRIPTION 06 Jan 2013; Anthony G. Basile -pypax-0.8.0.ebuild: Remove deprecated unstable version