summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-15 13:05:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-15 13:05:02 +0000
commit40a6064bc187fcb250cbce2a34489e1ff6c3c2bf (patch)
tree7e80fee03165cb138b2749729153eab230092e47 /dev-python/pycups
parentStable for arm, wrt bug #488764 (diff)
downloadgentoo-2-40a6064bc187fcb250cbce2a34489e1ff6c3c2bf.tar.gz
gentoo-2-40a6064bc187fcb250cbce2a34489e1ff6c3c2bf.tar.bz2
gentoo-2-40a6064bc187fcb250cbce2a34489e1ff6c3c2bf.zip
Stable for alpha, wrt bug #488760
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pycups')
-rw-r--r--dev-python/pycups/ChangeLog5
-rw-r--r--dev-python/pycups/pycups-1.9.63.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pycups/ChangeLog b/dev-python/pycups/ChangeLog
index 92efb792c3f1..f0e2757356e8 100644
--- a/dev-python/pycups/ChangeLog
+++ b/dev-python/pycups/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pycups
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/ChangeLog,v 1.78 2014/01/14 21:14:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/ChangeLog,v 1.79 2014/01/15 13:05:02 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pycups-1.9.63.ebuild:
+ Stable for alpha, wrt bug #488760
14 Jan 2014; Pacho Ramos <pacho@gentoo.org> pycups-1.9.63.ebuild:
ia64 stable, bug #488760 (thanks to Emeric Maschino for testing)
diff --git a/dev-python/pycups/pycups-1.9.63.ebuild b/dev-python/pycups/pycups-1.9.63.ebuild
index bc34a24d7edc..f7d88ce6c112 100644
--- a/dev-python/pycups/pycups-1.9.63.ebuild
+++ b/dev-python/pycups/pycups-1.9.63.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.63.ebuild,v 1.12 2014/01/14 21:14:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.63.ebuild,v 1.13 2014/01/15 13:05:02 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ HOMEPAGE="http://cyberelk.net/tim/data/pycups/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86"
SLOT="0"
IUSE="doc examples"