diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 14:30:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 14:30:49 +0000 |
commit | 57a3ce2bbc2db51d1559d830e61a4b22c369ced2 (patch) | |
tree | bac7bc15b3db1af5fd9515a267db4011c4233bcf /x11-proto | |
parent | Marking xproto-7.0.14 ppc64 for bug 251832 (diff) | |
download | historical-57a3ce2bbc2db51d1559d830e61a4b22c369ced2.tar.gz historical-57a3ce2bbc2db51d1559d830e61a4b22c369ced2.tar.bz2 historical-57a3ce2bbc2db51d1559d830e61a4b22c369ced2.zip |
Marking xextproto-7.0.4 ppc64 for bug 251832
Package-Manager: portage-2.1.6.11/cvs/Linux ppc64
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xextproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xextproto/xextproto-7.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xextproto/ChangeLog b/x11-proto/xextproto/ChangeLog index c3defecab385..0238d66a97a0 100644 --- a/x11-proto/xextproto/ChangeLog +++ b/x11-proto/xextproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xextproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.30 2009/04/03 13:57:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.31 2009/04/03 14:30:46 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> xextproto-7.0.4.ebuild: + Marking xextproto-7.0.4 ppc64 stable for bug 251832 03 Apr 2009; Brent Baude <ranger@gentoo.org> xextproto-7.0.4.ebuild: Marking xextproto-7.0.4 ppc stable for bug 251832 diff --git a/x11-proto/xextproto/xextproto-7.0.4.ebuild b/x11-proto/xextproto/xextproto-7.0.4.ebuild index 749eee262b0f..f7b08d3a3e00 100644 --- a/x11-proto/xextproto/xextproto-7.0.4.ebuild +++ b/x11-proto/xextproto/xextproto-7.0.4.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/xextproto/xextproto-7.0.4.ebuild,v 1.2 2009/04/03 13:57:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.4.ebuild,v 1.3 2009/04/03 14:30:46 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XExt 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="" DEPEND="x11-proto/inputproto" |