diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-29 14:31:50 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-03-29 14:31:50 +0000 |
commit | 639cdf37e4a005786e78ffbe762692ee175a7cae (patch) | |
tree | c96b11ee56398a9c658051b9439802c41579f711 /net-print | |
parent | Stable on alpha wrt bug #170881. (diff) | |
download | gentoo-2-639cdf37e4a005786e78ffbe762692ee175a7cae.tar.gz gentoo-2-639cdf37e4a005786e78ffbe762692ee175a7cae.tar.bz2 gentoo-2-639cdf37e4a005786e78ffbe762692ee175a7cae.zip |
Stable on alpha wrt bug #170881.
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/cups/cups-1.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/cups/ChangeLog b/net-print/cups/ChangeLog index 3d1ac5db4793..7c36990c658e 100644 --- a/net-print/cups/ChangeLog +++ b/net-print/cups/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/cups # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.229 2007/03/27 04:32:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.230 2007/03/29 14:31:50 wolf31o2 Exp $ + + 29 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> cups-1.2.9.ebuild: + Stable on alpha wrt bug #170881. 27 Mar 2007; Jeroen Roovers <jer@gentoo.org> cups-1.2.9.ebuild: Stable for HPPA (bug #170881). diff --git a/net-print/cups/cups-1.2.9.ebuild b/net-print/cups/cups-1.2.9.ebuild index 50e4cb901855..9b24617765a8 100644 --- a/net-print/cups/cups-1.2.9.ebuild +++ b/net-print/cups/cups-1.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.2.9.ebuild,v 1.7 2007/03/27 04:32:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.2.9.ebuild,v 1.8 2007/03/29 14:31:50 wolf31o2 Exp $ WANT_AUTOMAKE=latest @@ -15,7 +15,7 @@ SRC_URI="http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/cups/${PV}/${MY_P}-s LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="ldap ssl slp pam php samba nls dbus tiff png ppds jpeg X" DEP="pam? ( virtual/pam ) |