diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:42:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:42:52 +0000 |
commit | b7b28ee70b9bbe7092558fce1e273c07e28f2cf4 (patch) | |
tree | 845e450c22c68c80a7fabc8c639a3de090e95426 /net-print | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-b7b28ee70b9bbe7092558fce1e273c07e28f2cf4.tar.gz gentoo-2-b7b28ee70b9bbe7092558fce1e273c07e28f2cf4.tar.bz2 gentoo-2-b7b28ee70b9bbe7092558fce1e273c07e28f2cf4.zip |
Stable for ia64, wrt bug #508140
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-print')
-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 cd106b747531..74a5b4d3b96c 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.100 2014/08/08 21:24:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.101 2014/08/10 17:42:52 ago Exp $ + + 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> + foomatic-db-4.0.20140105.ebuild: + Stable for ia64, wrt bug #508140 08 Aug 2014; Agostino Sarubbo <ago@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 f9c76ae88336..3a25506d7cc4 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.10 2014/08/08 21:24:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild,v 1.11 2014/08/10 17:42:52 ago 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="" |