summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-31 15:54:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-31 15:54:36 +0000
commitaaed30fc6fc7c99fd7b13c1b6e4b5a379d653cd2 (patch)
treee2d373eaea87eeafd2667d75346414989da2e28a /net-print/cups
parentStable for amd64, wrt bug #489720 (diff)
downloadgentoo-2-aaed30fc6fc7c99fd7b13c1b6e4b5a379d653cd2.tar.gz
gentoo-2-aaed30fc6fc7c99fd7b13c1b6e4b5a379d653cd2.tar.bz2
gentoo-2-aaed30fc6fc7c99fd7b13c1b6e4b5a379d653cd2.zip
Stable for amd64, wrt bug #489914
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-print/cups')
-rw-r--r--net-print/cups/ChangeLog5
-rw-r--r--net-print/cups/cups-1.6.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/cups/ChangeLog b/net-print/cups/ChangeLog
index 42f58f476a68..ad7e5e1b7803 100644
--- a/net-print/cups/ChangeLog
+++ b/net-print/cups/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-print/cups
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.567 2013/10/30 21:48:47 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.568 2013/10/31 15:54:36 ago Exp $
+
+ 31 Oct 2013; Agostino Sarubbo <ago@gentoo.org> cups-1.6.4.ebuild:
+ Stable for amd64, wrt bug #489914
*cups-1.7.0 (30 Oct 2013)
diff --git a/net-print/cups/cups-1.6.4.ebuild b/net-print/cups/cups-1.6.4.ebuild
index d1410a8f50de..5dea3e80c915 100644
--- a/net-print/cups/cups-1.6.4.ebuild
+++ b/net-print/cups/cups-1.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.6.4.ebuild,v 1.1 2013/10/01 21:10:50 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.6.4.ebuild,v 1.2 2013/10/31 15:54:36 ago Exp $
EAPI=5
@@ -21,7 +21,7 @@ if [[ ${PV} == *9999 ]]; then
KEYWORDS=""
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"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
fi
DESCRIPTION="The Common Unix Printing System"