diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-02-29 17:01:38 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-02-29 17:01:38 +0000 |
commit | 5a3dbeedc51a1f1c1ce5fc567a9050fade463798 (patch) | |
tree | 95a810d171336aeb550537b856e6fcacbe5585d4 /net-print | |
parent | Stable for HPPA (bug #211876). (diff) | |
download | gentoo-2-5a3dbeedc51a1f1c1ce5fc567a9050fade463798.tar.gz gentoo-2-5a3dbeedc51a1f1c1ce5fc567a9050fade463798.tar.bz2 gentoo-2-5a3dbeedc51a1f1c1ce5fc567a9050fade463798.zip |
Sparc stable --- Security Bug #211449 --- verified (remote) with ps and pdf.
(Portage version: 2.2_pre3)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/cups/cups-1.2.12-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/cups/ChangeLog b/net-print/cups/ChangeLog index 9c98061a89ed..7c76f675919a 100644 --- a/net-print/cups/ChangeLog +++ b/net-print/cups/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/cups # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.284 2008/02/29 15:11:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.285 2008/02/29 17:01:38 fmccor Exp $ + + 29 Feb 2008; Ferris McCormick <fmccor@gentoo.org> cups-1.2.12-r5.ebuild: + Sparc stable --- Security Bug #211449 --- verified (remote) with ps and pdf. 29 Feb 2008; Jeroen Roovers <jer@gentoo.org> cups-1.2.12-r5.ebuild: Stable for HPPA (bug #211449). diff --git a/net-print/cups/cups-1.2.12-r5.ebuild b/net-print/cups/cups-1.2.12-r5.ebuild index 32550b216c50..1f6f72d72f40 100644 --- a/net-print/cups/cups-1.2.12-r5.ebuild +++ b/net-print/cups/cups-1.2.12-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.2.12-r5.ebuild,v 1.3 2008/02/29 15:11:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.2.12-r5.ebuild,v 1.4 2008/02/29 17:01:38 fmccor Exp $ inherit autotools eutils flag-o-matic multilib pam @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/cups/${MY_P}-source.tar.bz2" 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 ~sparc-fbsd x86 ~x86-fbsd" IUSE="ldap ssl slp pam php samba nls dbus tiff png ppds jpeg X" DEP="pam? ( virtual/pam ) |