diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-06-03 10:11:13 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-06-03 10:11:13 +0000 |
commit | cb11b415909ee7ae5ce4c4255bc25fe5adee1da6 (patch) | |
tree | 8ef6cee6561d656fce859812923d94ce27376e69 /net-print/foomatic-db | |
parent | rm old (diff) | |
download | gentoo-2-cb11b415909ee7ae5ce4c4255bc25fe5adee1da6.tar.gz gentoo-2-cb11b415909ee7ae5ce4c4255bc25fe5adee1da6.tar.bz2 gentoo-2-cb11b415909ee7ae5ce4c4255bc25fe5adee1da6.zip |
Stable for amd64 wrt bug #508140
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-print/foomatic-db')
-rw-r--r-- | net-print/foomatic-db/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/foomatic-db/ChangeLog b/net-print/foomatic-db/ChangeLog index 51567f1c26ed..46b5cd417d17 100644 --- a/net-print/foomatic-db/ChangeLog +++ b/net-print/foomatic-db/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/foomatic-db # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.94 2014/05/03 14:09:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.95 2014/06/03 10:11:13 nimiux Exp $ + + 03 Jun 2014; Chema Alonso <nimiux@gentoo.org> + foomatic-db-4.0.20140105.ebuild: + Stable for amd64 wrt bug #508140 03 May 2014; Markus Meier <maekke@gentoo.org> foomatic-db-4.0.20140105.ebuild: diff --git a/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild b/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild index dd74dbe93ee6..e5124c237d86 100644 --- a/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild +++ b/net-print/foomatic-db/foomatic-db-4.0.20140105.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/foomatic-db/foomatic-db-4.0.20140105.ebuild,v 1.4 2014/05/03 14:09:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild,v 1.5 2014/06/03 10:11:13 nimiux Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${PN}-$(replace_version_sepa 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="" |