diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-08 21:24:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-08 21:24:14 +0000 |
commit | db8845f6e94d16c9f837042788f008dd4c21b535 (patch) | |
tree | a09dfc87c17025459f9e06643c7567ed44768747 /net-print | |
parent | Stable for sparc, wrt bug #508140 (diff) | |
download | gentoo-2-db8845f6e94d16c9f837042788f008dd4c21b535.tar.gz gentoo-2-db8845f6e94d16c9f837042788f008dd4c21b535.tar.bz2 gentoo-2-db8845f6e94d16c9f837042788f008dd4c21b535.zip |
Stable for sparc, wrt bug #508140
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/foomatic-db-ppds/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/foomatic-db-ppds/ChangeLog b/net-print/foomatic-db-ppds/ChangeLog index 368cfd5346a8..21cb7a78d4d4 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.51 2014/07/20 13:28:12 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.52 2014/08/08 21:24:14 ago Exp $ + + 08 Aug 2014; Agostino Sarubbo <ago@gentoo.org> + foomatic-db-ppds-4.0.20140105.ebuild: + Stable for sparc, wrt bug #508140 20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> foomatic-db-ppds-4.0.20140105.ebuild: diff --git a/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild b/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild index 72fb06f520e0..e40d97c68ad2 100644 --- a/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild +++ b/net-print/foomatic-db-ppds/foomatic-db-ppds-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-ppds/foomatic-db-ppds-4.0.20140105.ebuild,v 1.8 2014/07/20 13:28:12 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20140105.ebuild,v 1.9 2014/08/08 21:24:14 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~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})" |