summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-06-05 23:23:54 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-06-05 23:23:54 +0000
commitc9129b88bb7c7f8d06614e44a8d7f3b65af5513a (patch)
tree12cf05a4613751e7d50230e86de5c7f7d6223848 /net-print
parentVersion bump. Now adds the data package (diff)
downloadgentoo-2-c9129b88bb7c7f8d06614e44a8d7f3b65af5513a.tar.gz
gentoo-2-c9129b88bb7c7f8d06614e44a8d7f3b65af5513a.tar.bz2
gentoo-2-c9129b88bb7c7f8d06614e44a8d7f3b65af5513a.zip
Keyword ~mips, bug #401067
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-print')
-rw-r--r--net-print/cups/ChangeLog5
-rw-r--r--net-print/cups/cups-1.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/cups/ChangeLog b/net-print/cups/ChangeLog
index 038c18d2af78..0456c385b84f 100644
--- a/net-print/cups/ChangeLog
+++ b/net-print/cups/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-print/cups
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.488 2012/06/02 19:49:55 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.489 2012/06/05 23:23:54 blueness Exp $
+
+ 05 Jun 2012; Anthony G. Basile <blueness@gentoo.org> cups-1.5.3.ebuild:
+ Keyword ~mips, bug #401067
02 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org> cups-1.6_beta1.ebuild,
cups-9999.ebuild:
diff --git a/net-print/cups/cups-1.5.3.ebuild b/net-print/cups/cups-1.5.3.ebuild
index c3510842fba6..43e211f3bed4 100644
--- a/net-print/cups/cups-1.5.3.ebuild
+++ b/net-print/cups/cups-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.5.3.ebuild,v 1.1 2012/06/02 18:06:35 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.5.3.ebuild,v 1.2 2012/06/05 23:23:54 blueness Exp $
EAPI=4
@@ -15,7 +15,7 @@ if [[ "${PV}" != "9999" ]]; then
SRC_URI="mirror://easysw/${PN}/${MY_PV}/${MY_P}-source.tar.bz2
http://dev.gentoo.org/~dilfridge/distfiles/${P}-avahi.patch.bz2
"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
else
inherit subversion
ESVN_REPO_URI="http://svn.easysw.com/public/cups/trunk"