diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:15:00 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:15:00 +0000 |
commit | 2666c1d199b3e0c443df1ac81807059222f88627 (patch) | |
tree | 436ec749d257ad8ea94ce57f68910df532b39632 /x11-proto/trapproto/trapproto-3.4.3.ebuild | |
parent | Added patch to solve Bug #138532. Install udev-rules-file conditionally by us... (diff) | |
download | historical-2666c1d199b3e0c443df1ac81807059222f88627.tar.gz historical-2666c1d199b3e0c443df1ac81807059222f88627.tar.bz2 historical-2666c1d199b3e0c443df1ac81807059222f88627.zip |
Stable on amd64.
Package-Manager: portage-2.1.1_pre1-r2
Diffstat (limited to 'x11-proto/trapproto/trapproto-3.4.3.ebuild')
-rw-r--r-- | x11-proto/trapproto/trapproto-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/trapproto/trapproto-3.4.3.ebuild b/x11-proto/trapproto/trapproto-3.4.3.ebuild index 1b6a636fd4e0..8666f644e62c 100644 --- a/x11-proto/trapproto/trapproto-3.4.3.ebuild +++ b/x11-proto/trapproto/trapproto-3.4.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/trapproto/trapproto-3.4.3.ebuild,v 1.9 2006/06/30 08:45:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.3.ebuild,v 1.10 2006/06/30 16:09:40 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Trap protocol headers" RESTRICT="mirror" -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}" |