diff options
Diffstat (limited to 'sys-devel/patch/patch-2.7.1-r2.ebuild')
-rw-r--r-- | sys-devel/patch/patch-2.7.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/patch/patch-2.7.1-r2.ebuild b/sys-devel/patch/patch-2.7.1-r2.ebuild index 5268e9f048bd..b6602fcdaf4e 100644 --- a/sys-devel/patch/patch-2.7.1-r2.ebuild +++ b/sys-devel/patch/patch-2.7.1-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.7.1-r2.ebuild,v 1.1 2013/08/02 13:25:34 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.7.1-r2.ebuild,v 1.2 2013/10/15 08:32:57 polynomial-c Exp $ EAPI=4 -inherit flag-o-matic eutils autotools +inherit flag-o-matic eutils DESCRIPTION="Utility to apply diffs to files" HOMEPAGE="http://www.gnu.org/software/patch/patch.html" |