diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-08-19 14:39:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-08-19 14:39:32 +0000 |
commit | b8369d0d3a0c6efbd88aee5e3443c23c2566a600 (patch) | |
tree | 1e9a32db116d18d8810e5f31621eda746ae2e671 /x11-proto | |
parent | arm/ia64/s390/sh stable (diff) | |
download | historical-b8369d0d3a0c6efbd88aee5e3443c23c2566a600.tar.gz historical-b8369d0d3a0c6efbd88aee5e3443c23c2566a600.tar.bz2 historical-b8369d0d3a0c6efbd88aee5e3443c23c2566a600.zip |
s390 stable
Package-Manager: portage-2.1.1_pre4
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/printproto/printproto-1.0.3.ebuild | 6 | ||||
-rw-r--r-- | x11-proto/renderproto/renderproto-0.9.2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-proto/printproto/printproto-1.0.3.ebuild b/x11-proto/printproto/printproto-1.0.3.ebuild index 73edcf93aa3c..8f916feb03db 100644 --- a/x11-proto/printproto/printproto-1.0.3.ebuild +++ b/x11-proto/printproto/printproto-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.3.ebuild,v 1.13 2006/07/19 09:21:29 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.3.ebuild,v 1.14 2006/08/19 14:39:32 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,9 @@ inherit x-modular DESCRIPTION="X.Org Print protocol headers" + +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RESTRICT="mirror" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" + RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/renderproto/renderproto-0.9.2.ebuild b/x11-proto/renderproto/renderproto-0.9.2.ebuild index 461ea155ca1b..8b5069f317d4 100644 --- a/x11-proto/renderproto/renderproto-0.9.2.ebuild +++ b/x11-proto/renderproto/renderproto-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.9.2.ebuild,v 1.14 2006/07/19 09:28:40 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.9.2.ebuild,v 1.15 2006/08/19 14:37:39 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,9 @@ inherit x-modular DESCRIPTION="X.Org Render protocol headers" + +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RESTRICT="mirror" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" + RDEPEND="" DEPEND="${RDEPEND}" |