diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 19:14:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 19:14:53 +0000 |
commit | bdf3ae6825023d2baf0a20a44144cb9eaf380fd3 (patch) | |
tree | ba22d56613122ce23e0a1f056f88fc793b66052d /net-print/foomatic-db | |
parent | Stable for x86, wrt bug #508134 (diff) | |
download | gentoo-2-bdf3ae6825023d2baf0a20a44144cb9eaf380fd3.tar.gz gentoo-2-bdf3ae6825023d2baf0a20a44144cb9eaf380fd3.tar.bz2 gentoo-2-bdf3ae6825023d2baf0a20a44144cb9eaf380fd3.zip |
Stable for x86, wrt bug #508140
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 46b5cd417d17..2788269bbcc5 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.95 2014/06/03 10:11:13 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.96 2014/06/07 19:14:53 ago Exp $ + + 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> + foomatic-db-4.0.20140105.ebuild: + Stable for x86, wrt bug #508140 03 Jun 2014; Chema Alonso <nimiux@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 e5124c237d86..5cd2ab70106b 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.5 2014/06/03 10:11:13 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild,v 1.6 2014/06/07 19:14:53 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="" |