diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:26:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:26:43 +0000 |
commit | d38d622d76a488d79a909eb3694d086b8d390075 (patch) | |
tree | 0678a15ce30bf201f82d7ef9ec3c36f86cb11ea8 /net-print/foomatic-db | |
parent | Stable for x86, wrt bug #478274 (diff) | |
download | gentoo-2-d38d622d76a488d79a909eb3694d086b8d390075.tar.gz gentoo-2-d38d622d76a488d79a909eb3694d086b8d390075.tar.bz2 gentoo-2-d38d622d76a488d79a909eb3694d086b8d390075.zip |
Stable for x86, wrt bug #442442
(Portage version: 2.1.13.7/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.20120831.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/foomatic-db/ChangeLog b/net-print/foomatic-db/ChangeLog index f81303591ceb..1b29f96cf783 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.86 2013/08/17 16:16:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.87 2013/08/18 13:26:43 ago Exp $ + + 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> + foomatic-db-4.0.20120831.ebuild: + Stable for x86, wrt bug #442442 17 Aug 2013; Jeroen Roovers <jer@gentoo.org> foomatic-db-4.0.20120831.ebuild: Stable for HPPA (bug #442442). diff --git a/net-print/foomatic-db/foomatic-db-4.0.20120831.ebuild b/net-print/foomatic-db/foomatic-db-4.0.20120831.ebuild index 4e8f1bc93445..39f26d6c3887 100644 --- a/net-print/foomatic-db/foomatic-db-4.0.20120831.ebuild +++ b/net-print/foomatic-db/foomatic-db-4.0.20120831.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.20120831.ebuild,v 1.7 2013/08/17 16:16:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-4.0.20120831.ebuild,v 1.8 2013/08/18 13:26:43 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.openprinting.org/download/foomatic/${PN}-$(replace_version_s 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="" |