diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-02-23 16:42:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-02-23 16:42:52 +0000 |
commit | cc87304b7678a3575496cfe9d6c8b8140ee2e957 (patch) | |
tree | 9c548b604b2825a9f092c9c1fccd33fe063a2d78 /x11-proto/xproto | |
parent | 23 Feb 2011; Zac Medico <zmedico@gentoo.org> +esearch-0.7.1-r8.ebuild: (diff) | |
download | historical-cc87304b7678a3575496cfe9d6c8b8140ee2e957.tar.gz historical-cc87304b7678a3575496cfe9d6c8b8140ee2e957.tar.bz2 historical-cc87304b7678a3575496cfe9d6c8b8140ee2e957.zip |
Stable for HPPA (bug #354237).
Package-Manager: portage-2.2.0_alpha24/cvs/Linux i686
Diffstat (limited to 'x11-proto/xproto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 86e67d9f7c64..c5850abda4f8 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.113 2011/02/15 22:19:42 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.114 2011/02/23 16:42:52 jer Exp $ + + 23 Feb 2011; Jeroen Roovers <jer@gentoo.org> xproto-7.0.20.ebuild: + Stable for HPPA (bug #354237). 15 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -xproto-7.0.17.ebuild: old diff --git a/x11-proto/xproto/xproto-7.0.20.ebuild b/x11-proto/xproto/xproto-7.0.20.ebuild index 1ff2edbc77a0..01cdd70280a3 100644 --- a/x11-proto/xproto/xproto-7.0.20.ebuild +++ b/x11-proto/xproto/xproto-7.0.20.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.20.ebuild,v 1.4 2011/02/14 13:50:03 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.20.ebuild,v 1.5 2011/02/23 16:42:52 jer Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" RDEPEND="" |