diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-10 08:50:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-10 08:50:20 +0000 |
commit | a1a8f03fc49edd7037a89942bbd7779c326d2e48 (patch) | |
tree | 47202c6717a2abe9a3aa9565fbe8a511eb067b8e /x11-proto/damageproto | |
parent | use a proper patchset (diff) | |
download | historical-a1a8f03fc49edd7037a89942bbd7779c326d2e48.tar.gz historical-a1a8f03fc49edd7037a89942bbd7779c326d2e48.tar.bz2 historical-a1a8f03fc49edd7037a89942bbd7779c326d2e48.zip |
s390 stable
Package-Manager: portage-2.1.1
Diffstat (limited to 'x11-proto/damageproto')
-rw-r--r-- | x11-proto/damageproto/damageproto-1.0.3.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-proto/damageproto/damageproto-1.0.3.ebuild b/x11-proto/damageproto/damageproto-1.0.3.ebuild index d29a688cdcf4..c4b08170d4f5 100644 --- a/x11-proto/damageproto/damageproto-1.0.3.ebuild +++ b/x11-proto/damageproto/damageproto-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/damageproto/damageproto-1.0.3.ebuild,v 1.13 2006/07/19 14:13:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.0.3.ebuild,v 1.14 2006/09/10 08:50:20 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,8 @@ inherit x-modular DESCRIPTION="X.Org Damage protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" + +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" + RDEPEND="" DEPEND="${RDEPEND}" |