diff options
Diffstat (limited to 'x11-proto/xproto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 115ad30117b0..e1274289c50b 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xproto -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.14 2005/12/26 23:37:00 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.15 2006/01/31 13:10:29 killerfox Exp $ + + 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> xproto-7.0.4.ebuild: + Unstable on hppa. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xproto-7.0.3.ebuild: diff --git a/x11-proto/xproto/xproto-7.0.4.ebuild b/x11-proto/xproto/xproto-7.0.4.ebuild index c12c5b339acc..a2b4e116db50 100644 --- a/x11-proto/xproto/xproto-7.0.4.ebuild +++ b/x11-proto/xproto/xproto-7.0.4.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/xproto/xproto-7.0.4.ebuild,v 1.2 2005/12/26 09:55:23 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.4.ebuild,v 1.3 2006/01/31 13:10:29 killerfox Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xproto 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}" |