diff options
author | 2013-08-07 14:58:46 +0000 | |
---|---|---|
committer | 2013-08-07 14:58:46 +0000 | |
commit | 16c9b680802a5e1d0ce875f2325ac95284150618 (patch) | |
tree | 91c628d57c87dccf43937c9a70a65fb1248e570c /net-print/foomatic-db-ppds | |
parent | Stable for amd64, wrt bug #442442 (diff) | |
download | gentoo-2-16c9b680802a5e1d0ce875f2325ac95284150618.tar.gz gentoo-2-16c9b680802a5e1d0ce875f2325ac95284150618.tar.bz2 gentoo-2-16c9b680802a5e1d0ce875f2325ac95284150618.zip |
Stable for amd64, wrt bug #442442
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-print/foomatic-db-ppds')
-rw-r--r-- | net-print/foomatic-db-ppds/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20120831.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-print/foomatic-db-ppds/ChangeLog b/net-print/foomatic-db-ppds/ChangeLog index 94b556f2357e..bf3c6597036b 100644 --- a/net-print/foomatic-db-ppds/ChangeLog +++ b/net-print/foomatic-db-ppds/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/foomatic-db-ppds # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.33 2013/08/05 14:17:50 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.34 2013/08/07 14:58:46 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> + foomatic-db-ppds-4.0.20120831.ebuild: + Stable for amd64, wrt bug #442442 *foomatic-db-ppds-4.0.20130805 (05 Aug 2013) diff --git a/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20120831.ebuild b/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20120831.ebuild index 9b19e260279c..afb307da35e3 100644 --- a/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20120831.ebuild +++ b/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20120831.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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-ppds/foomatic-db-ppds-4.0.20120831.ebuild,v 1.1 2012/08/31 11:38:23 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20120831.ebuild,v 1.2 2013/08/07 14:58:46 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" S="${WORKDIR}/${PN/-ppds}-$(get_version_component_range 3 ${PV})" |