summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-28 09:51:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-28 09:51:21 +0000
commit3be2fbd0c98a24f82af2b0a43b146aff817e0a2d (patch)
tree8b2b564eb824dcfe65de0286c1a5e9add97d3f4a /net-print
parentStable for sparc, wrt bug #535598 (diff)
downloadgentoo-2-3be2fbd0c98a24f82af2b0a43b146aff817e0a2d.tar.gz
gentoo-2-3be2fbd0c98a24f82af2b0a43b146aff817e0a2d.tar.bz2
gentoo-2-3be2fbd0c98a24f82af2b0a43b146aff817e0a2d.zip
Stable for sparc, wrt bug #545740
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-print')
-rw-r--r--net-print/cups/ChangeLog5
-rw-r--r--net-print/cups/cups-2.0.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/cups/ChangeLog b/net-print/cups/ChangeLog
index c48257b048ca..483f40d93d0a 100644
--- a/net-print/cups/ChangeLog
+++ b/net-print/cups/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-print/cups
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.671 2015/04/26 17:11:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.672 2015/04/28 09:51:21 ago Exp $
+
+ 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cups-2.0.2-r1.ebuild:
+ Stable for sparc, wrt bug #545740
26 Apr 2015; Pacho Ramos <pacho@gentoo.org> cups-2.0.2-r1.ebuild:
ppc stable wrt bug #545740
diff --git a/net-print/cups/cups-2.0.2-r1.ebuild b/net-print/cups/cups-2.0.2-r1.ebuild
index 95f6080ea73d..0f52c9620a8b 100644
--- a/net-print/cups/cups-2.0.2-r1.ebuild
+++ b/net-print/cups/cups-2.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-2.0.2-r1.ebuild,v 1.7 2015/04/26 17:11:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-2.0.2-r1.ebuild,v 1.8 2015/04/28 09:51:21 ago Exp $
EAPI=5
@@ -23,7 +23,7 @@ if [[ ${PV} == *9999 ]]; then
fi
else
SRC_URI="http://www.cups.org/software/${MY_PV}/${MY_P}-source.tar.bz2"
- KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint"
+ KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint"
fi
DESCRIPTION="The Common Unix Printing System"