summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-25 11:03:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-25 11:03:08 +0000
commit2730da74bfdbbd7b8ce171230b0ee4f9cb5d51b1 (patch)
treebd5eda90b08145af954c6c43800084c3c8bd386f /net-print
parentStable for alpha, wrt bug #512012 (diff)
downloadgentoo-2-2730da74bfdbbd7b8ce171230b0ee4f9cb5d51b1.tar.gz
gentoo-2-2730da74bfdbbd7b8ce171230b0ee4f9cb5d51b1.tar.bz2
gentoo-2-2730da74bfdbbd7b8ce171230b0ee4f9cb5d51b1.zip
Stable for alpha, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, 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-1.7.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-print/cups/ChangeLog b/net-print/cups/ChangeLog
index f4464b904523..ac8827c19f00 100644
--- a/net-print/cups/ChangeLog
+++ b/net-print/cups/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-print/cups
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.624 2014/08/23 15:33:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.625 2014/08/25 11:03:08 ago Exp $
+
+ 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> cups-1.7.3.ebuild:
+ Stable for alpha, wrt bug #512012
23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> cups-1.7.3.ebuild:
Stable for ia64, wrt bug #512012
diff --git a/net-print/cups/cups-1.7.3.ebuild b/net-print/cups/cups-1.7.3.ebuild
index 322114492ac1..fe80b7eca5b0 100644
--- a/net-print/cups/cups-1.7.3.ebuild
+++ b/net-print/cups/cups-1.7.3.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/net-print/cups/cups-1.7.3.ebuild,v 1.9 2014/08/23 15:33:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.7.3.ebuild,v 1.10 2014/08/25 11:03:08 ago Exp $
EAPI=5
@@ -21,10 +21,10 @@ if [[ ${PV} == *9999 ]]; then
if [[ ${PV} != 9999 ]]; then
EGIT_BRANCH=branch-${PV/.9999}
fi
- KEYWORDS="hppa ia64 ppc64"
+ KEYWORDS="alpha hppa ia64 ppc64"
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"