diff options
author | 2013-08-17 16:16:01 +0000 | |
---|---|---|
committer | 2013-08-17 16:16:01 +0000 | |
commit | f7f3d639426a4348b074bedd302bf0611f16ae98 (patch) | |
tree | a06030584e05dacb5146fc19a072ebb5333134e8 /net-print | |
parent | Stable for HPPA (bug #442442). (diff) | |
download | gentoo-2-f7f3d639426a4348b074bedd302bf0611f16ae98.tar.gz gentoo-2-f7f3d639426a4348b074bedd302bf0611f16ae98.tar.bz2 gentoo-2-f7f3d639426a4348b074bedd302bf0611f16ae98.zip |
Stable for HPPA (bug #442442).
(Portage version: 2.2.0/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/foomatic-db/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/foomatic-db/foomatic-db-4.0.20120831.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/foomatic-db/ChangeLog b/net-print/foomatic-db/ChangeLog index 1d3e8a791a70..f81303591ceb 100644 --- a/net-print/foomatic-db/ChangeLog +++ b/net-print/foomatic-db/ChangeLog @@ -1,6 +1,9 @@ # 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.85 2013/08/13 09:40:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.86 2013/08/17 16:16:01 jer Exp $ + + 17 Aug 2013; Jeroen Roovers <jer@gentoo.org> foomatic-db-4.0.20120831.ebuild: + Stable for HPPA (bug #442442). 13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> foomatic-db-4.0.20120831.ebuild: 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 76bcd255a6f7..4e8f1bc93445 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.6 2013/08/13 09:40:05 ago Exp $ +# $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 $ 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="" |