diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-06 00:48:57 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-06 00:48:57 +0000 |
commit | 5f8f0d46b6f77559220911568a5c8d3aa8c40ead (patch) | |
tree | 079600da326196b4477db6e22793c56e876d3401 /x11-proto/printproto | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-5f8f0d46b6f77559220911568a5c8d3aa8c40ead.tar.gz gentoo-2-5f8f0d46b6f77559220911568a5c8d3aa8c40ead.tar.bz2 gentoo-2-5f8f0d46b6f77559220911568a5c8d3aa8c40ead.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/printproto')
-rw-r--r-- | x11-proto/printproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/printproto/printproto-1.0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index 514b2f9ecf05..080066b4cec7 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.49 2011/03/07 21:00:32 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.50 2012/05/06 00:48:57 aballier Exp $ + + 06 May 2012; Alexis Ballier <aballier@gentoo.org> printproto-1.0.5.ebuild: + keyword ~amd64-fbsd 07 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> -printproto-1.0.4.ebuild: diff --git a/x11-proto/printproto/printproto-1.0.5.ebuild b/x11-proto/printproto/printproto-1.0.5.ebuild index 048d69ff571b..bd4881691bc0 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 +# Copyright 1999-2012 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.7 2011/03/05 17:48:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.5.ebuild,v 1.8 2012/05/06 00:48:57 aballier 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 ~amd64-fbsd ~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}" |