diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 11:35:38 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 11:35:38 +0000 |
commit | 773a5194b1c929940d6bb29c292c803d84b03f88 (patch) | |
tree | e9ce951cb645bdf2e81322b745db74bf7585fb22 /x11-proto/printproto | |
parent | Stable on amd64 wrt bug #354237 (diff) | |
download | historical-773a5194b1c929940d6bb29c292c803d84b03f88.tar.gz historical-773a5194b1c929940d6bb29c292c803d84b03f88.tar.bz2 historical-773a5194b1c929940d6bb29c292c803d84b03f88.zip |
Stable on amd64 wrt bug #354237
Package-Manager: portage-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}" |