summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-03-20 09:02:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-03-20 09:02:14 +0000
commita28d32381f86b3099ef985e9eb7e1d8e9376deff (patch)
treea8c4c59fd5ae99e670872cab8a952a75ede4270a /dev-python
parentStable for amd64, wrt bug #406569 (diff)
downloadgentoo-2-a28d32381f86b3099ef985e9eb7e1d8e9376deff.tar.gz
gentoo-2-a28d32381f86b3099ef985e9eb7e1d8e9376deff.tar.bz2
gentoo-2-a28d32381f86b3099ef985e9eb7e1d8e9376deff.zip
Stable for amd64, wrt bug #406539
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-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=""