diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-04 12:07:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-04 12:07:45 +0000 |
commit | 225b5388499c1466f83d17f406364cd2d4f877b4 (patch) | |
tree | f0bc09ff1e5fc7ec39efad3dcd88189c71132b8f /x11-proto/printproto/printproto-1.0.5-r1.ebuild | |
parent | Stable for ppc64, wrt bug #475480 (diff) | |
download | historical-225b5388499c1466f83d17f406364cd2d4f877b4.tar.gz historical-225b5388499c1466f83d17f406364cd2d4f877b4.tar.bz2 historical-225b5388499c1466f83d17f406364cd2d4f877b4.zip |
Stable for ppc64, wrt bug #475480
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-proto/printproto/printproto-1.0.5-r1.ebuild')
-rw-r--r-- | x11-proto/printproto/printproto-1.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/printproto/printproto-1.0.5-r1.ebuild b/x11-proto/printproto/printproto-1.0.5-r1.ebuild index 9a8a48ed95d9..c2efaf3fb5e3 100644 --- a/x11-proto/printproto/printproto-1.0.5-r1.ebuild +++ b/x11-proto/printproto/printproto-1.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.4 2013/10/03 20:13:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.5-r1.ebuild,v 1.5 2013/10/04 12:06:48 ago Exp $ EAPI=5 @@ -9,7 +9,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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |