diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 11:34:03 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 11:34:03 +0000 |
commit | 79ce009b8acfcb4e7ab05a9a669d603073e452c4 (patch) | |
tree | 8d977b9c9d6ce003cbff46f7569d076789745b8e /x11-proto/printproto | |
parent | Stable on amd64 wrt bug #354237 (diff) | |
download | gentoo-2-79ce009b8acfcb4e7ab05a9a669d603073e452c4.tar.gz gentoo-2-79ce009b8acfcb4e7ab05a9a669d603073e452c4.tar.bz2 gentoo-2-79ce009b8acfcb4e7ab05a9a669d603073e452c4.zip |
Stable on amd64 wrt bug #354237
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/printproto')
-rw-r--r-- | x11-proto/printproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/printproto/printproto-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index 12e374801697..19afcf74d55d 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,9 @@ # 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.42 2011/01/15 18:26:18 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.43 2011/02/12 11:34:03 hwoarang Exp $ + + 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> printproto-1.0.5.ebuild: + Stable on amd64 wrt bug #354237 *printproto-1.0.5 (15 Jan 2011) diff --git a/x11-proto/printproto/printproto-1.0.5.ebuild b/x11-proto/printproto/printproto-1.0.5.ebuild index d67d5916270d..e81fa10bb7c1 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.1 2011/01/15 18:26:18 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.5.ebuild,v 1.2 2011/02/12 11:34:03 hwoarang 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}" |