diff options
Diffstat (limited to 'dev-python/diff-match-patch/diff-match-patch-20120106.ebuild')
-rw-r--r-- | dev-python/diff-match-patch/diff-match-patch-20120106.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/diff-match-patch/diff-match-patch-20120106.ebuild b/dev-python/diff-match-patch/diff-match-patch-20120106.ebuild index 6b82b954e923..73dc786ed89a 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20120106.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20120106.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/diff-match-patch/diff-match-patch-20120106.ebuild,v 1.1 2012/11/24 19:56:04 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/diff-match-patch/diff-match-patch-20120106.ebuild,v 1.2 2013/01/05 19:43:03 pinkbyte Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="" |