summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/platinfo')
-rw-r--r--dev-python/platinfo/ChangeLog7
-rw-r--r--dev-python/platinfo/platinfo-0.15.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/platinfo/ChangeLog b/dev-python/platinfo/ChangeLog
index f4e20a12c3de..89696739cb6a 100644
--- a/dev-python/platinfo/ChangeLog
+++ b/dev-python/platinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/platinfo
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/platinfo/ChangeLog,v 1.3 2011/12/27 15:07:36 aidecoe Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/platinfo/ChangeLog,v 1.4 2012/03/20 09:02:14 ago Exp $
+
+ 20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> platinfo-0.15.0.ebuild:
+ Stable for amd64, wrt bug #406539
27 Dec 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
platinfo-0.15.0.ebuild:
diff --git a/dev-python/platinfo/platinfo-0.15.0.ebuild b/dev-python/platinfo/platinfo-0.15.0.ebuild
index 458b64cdcd7d..2d366328b49c 100644
--- a/dev-python/platinfo/platinfo-0.15.0.ebuild
+++ b/dev-python/platinfo/platinfo-0.15.0.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/platinfo/platinfo-0.15.0.ebuild,v 1.3 2011/12/27 15:07:36 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/platinfo/platinfo-0.15.0.ebuild,v 1.4 2012/03/20 09:02:14 ago Exp $
EAPI=4
@@ -16,7 +16,7 @@ SRC_URI="http://platinfo.googlecode.com/files/${P}.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND=""