diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-02-12 16:37:07 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-02-12 16:37:07 +0000 |
commit | 678be44891904f0ddfacc67d19baef9631d65286 (patch) | |
tree | 8aa2355dae09b4905aad6875c1c50651121b0f03 /x11-proto/printproto | |
parent | alpha/ia64/s390/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-678be44891904f0ddfacc67d19baef9631d65286.tar.gz gentoo-2-678be44891904f0ddfacc67d19baef9631d65286.tar.bz2 gentoo-2-678be44891904f0ddfacc67d19baef9631d65286.zip |
stable x86, bug 354237
(Portage version: 2.1.9.39/cvs/Linux i686)
Diffstat (limited to 'x11-proto/printproto')
-rw-r--r-- | x11-proto/printproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/printproto/printproto-1.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index 19afcf74d55d..6f384173a4bd 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/printproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.43 2011/02/12 11:34:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.44 2011/02/12 16:37:07 fauli Exp $ + + 12 Feb 2011; Christian Faulhammer <fauli@gentoo.org> + printproto-1.0.5.ebuild: + stable x86, bug 354237 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> printproto-1.0.5.ebuild: Stable on amd64 wrt bug #354237 diff --git a/x11-proto/printproto/printproto-1.0.5.ebuild b/x11-proto/printproto/printproto-1.0.5.ebuild index e81fa10bb7c1..252b3d148c05 100644 --- a/x11-proto/printproto/printproto-1.0.5.ebuild +++ b/x11-proto/printproto/printproto-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.5.ebuild,v 1.2 2011/02/12 11:34:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.5.ebuild,v 1.3 2011/02/12 16:37:07 fauli Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Print protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |