summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-06 12:14:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-06 12:14:08 +0000
commit9245d0966bf6e903cde4cb3980df9b6edc898d26 (patch)
tree38bcb23c2f257ecaa4a9b66789920e8633714994 /dev-python/iniparse/iniparse-0.4.ebuild
parentStable for amd64, wrt bug #410859 (diff)
downloadgentoo-2-9245d0966bf6e903cde4cb3980df9b6edc898d26.tar.gz
gentoo-2-9245d0966bf6e903cde4cb3980df9b6edc898d26.tar.bz2
gentoo-2-9245d0966bf6e903cde4cb3980df9b6edc898d26.zip
Stable for amd64, wrt bug #410859
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/iniparse/iniparse-0.4.ebuild')
-rw-r--r--dev-python/iniparse/iniparse-0.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/iniparse/iniparse-0.4.ebuild b/dev-python/iniparse/iniparse-0.4.ebuild
index f693c34e0b84..69d9612ffedb 100644
--- a/dev-python/iniparse/iniparse-0.4.ebuild
+++ b/dev-python/iniparse/iniparse-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/iniparse/iniparse-0.4.ebuild,v 1.2 2011/08/19 19:48:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/iniparse/iniparse-0.4.ebuild,v 1.3 2012/05/06 12:14:08 ago Exp $
EAPI=3
@@ -17,7 +17,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT PSF-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND=""