diff options
author | 2009-10-05 16:06:03 +0000 | |
---|---|---|
committer | 2009-10-05 16:06:03 +0000 | |
commit | 736ce730aae874dfddb6006fd84a03eac048136d (patch) | |
tree | 20d114b5df1ad2e90654b610bb84dd40a4055660 /x11-proto/xproto | |
parent | ia64/sparc stable wrt #284981 (diff) | |
download | historical-736ce730aae874dfddb6006fd84a03eac048136d.tar.gz historical-736ce730aae874dfddb6006fd84a03eac048136d.tar.bz2 historical-736ce730aae874dfddb6006fd84a03eac048136d.zip |
x86 stable, bug 282290
Package-Manager: portage-2.1.6.13/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'x11-proto/xproto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 6c052063f1fa..9feed847ecee 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.74 2009/09/30 19:49:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.75 2009/10/05 16:06:03 fauli Exp $ + + 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> xproto-7.0.15.ebuild: + x86 stable, bug 282290 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> xproto-7.0.15.ebuild: amd64 stable wrt #282290 diff --git a/x11-proto/xproto/xproto-7.0.15.ebuild b/x11-proto/xproto/xproto-7.0.15.ebuild index a13f1dd6e2dc..af7f62f584a6 100644 --- a/x11-proto/xproto/xproto-7.0.15.ebuild +++ b/x11-proto/xproto/xproto-7.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.15.ebuild,v 1.3 2009/09/30 19:49:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.15.ebuild,v 1.4 2009/10/05 16:06:03 fauli 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 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="" |