diff options
author | Markus Meier <maekke@gentoo.org> | 2015-01-08 20:59:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-01-08 20:59:06 +0000 |
commit | cf4a330df08214c3f0cb6e8d86ebd19fa872f22e (patch) | |
tree | 7c143af32fbf119b177a855c54892588d325edc4 /net-print | |
parent | add ~arm, bug #534186 (diff) | |
download | gentoo-2-cf4a330df08214c3f0cb6e8d86ebd19fa872f22e.tar.gz gentoo-2-cf4a330df08214c3f0cb6e8d86ebd19fa872f22e.tar.bz2 gentoo-2-cf4a330df08214c3f0cb6e8d86ebd19fa872f22e.zip |
arm stable, bug #535630
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/foomatic-db-engine/ChangeLog | 8 | ||||
-rw-r--r-- | net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-print/foomatic-db-engine/ChangeLog b/net-print/foomatic-db-engine/ChangeLog index b09ad41361c2..ef119948d6f9 100644 --- a/net-print/foomatic-db-engine/ChangeLog +++ b/net-print/foomatic-db-engine/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/foomatic-db-engine -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/ChangeLog,v 1.83 2014/11/29 19:16:49 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/ChangeLog,v 1.84 2015/01/08 20:59:06 maekke Exp $ + + 08 Jan 2015; Markus Meier <maekke@gentoo.org> + foomatic-db-engine-4.0.11.ebuild: + arm stable, bug #535630 29 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> foomatic-db-engine-4.0.9.ebuild: diff --git a/net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild b/net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild index d329dd566e38..84fe4ea25ece 100644 --- a/net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild +++ b/net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild,v 1.2 2014/10/21 09:14:59 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-4.0.11.ebuild,v 1.3 2015/01/08 20:59:06 maekke Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://www.openprinting.org/download/foomatic/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="net-print/cups" |