diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-31 13:29:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-31 13:29:03 +0000 |
commit | f2f50b7afccc854f7e340d5dc23f7ca0e3cfa180 (patch) | |
tree | 3d9dbc9d5348ce8d9461912a88f3ed95ec209b62 /net-print/foomatic-db-ppds | |
parent | Stable for amd64, wrt bug #401235 (diff) | |
download | historical-f2f50b7afccc854f7e340d5dc23f7ca0e3cfa180.tar.gz historical-f2f50b7afccc854f7e340d5dc23f7ca0e3cfa180.tar.bz2 historical-f2f50b7afccc854f7e340d5dc23f7ca0e3cfa180.zip |
Stable for amd64, wrt bug #401111
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
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.20110506.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 ea25ce864d3e..d8b0c495f6f1 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.21 2012/01/17 13:48:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.22 2012/01/31 13:29:03 ago Exp $ + + 31 Jan 2012; Agostino Sarubbo <ago@gentoo.org> + foomatic-db-ppds-4.0.20110506.ebuild: + Stable for amd64, wrt bug #401111 *foomatic-db-ppds-4.0.20120117 (17 Jan 2012) diff --git a/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20110506.ebuild b/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20110506.ebuild index 86420443a057..02478fe2a45b 100644 --- a/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20110506.ebuild +++ b/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20110506.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.20110506.ebuild,v 1.1 2011/05/06 16:17:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-4.0.20110506.ebuild,v 1.2 2012/01/31 13:29:03 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://gentooexperimental.org/~genstef/dist/${MY_P}.tar.gz 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})" |