diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-01-31 13:16:53 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-01-31 13:16:53 +0000 |
commit | 851be1e7d7ea604e9f1d6df867744895dc9bc6f9 (patch) | |
tree | 93135c679e9a68bfc7d167754ff153ba15b42aee /x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild | |
parent | No need to depend on virtual/x11 when we already depend on QT. (diff) | |
download | gentoo-2-851be1e7d7ea604e9f1d6df867744895dc9bc6f9.tar.gz gentoo-2-851be1e7d7ea604e9f1d6df867744895dc9bc6f9.tar.bz2 gentoo-2-851be1e7d7ea604e9f1d6df867744895dc9bc6f9.zip |
Unstable on hppa.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild')
-rw-r--r-- | x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild index 364bd7e9e1fd..01ed9ceb8a1f 100644 --- a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild +++ b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.2 2005/12/26 09:52:26 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.3 2006/01/31 13:14:03 killerfox Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org XCMisc protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |