diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-04 20:47:40 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-04 20:47:40 +0000 |
commit | f5d9bec9c165039de21eaec03e19b4a2cbe5401c (patch) | |
tree | 2789f11778ab276e8b55924bbd153bca9725d4d4 /x11-proto | |
parent | Marked stable on amd64 for bug #175465 (diff) | |
download | gentoo-2-f5d9bec9c165039de21eaec03e19b4a2cbe5401c.tar.gz gentoo-2-f5d9bec9c165039de21eaec03e19b4a2cbe5401c.tar.bz2 gentoo-2-f5d9bec9c165039de21eaec03e19b4a2cbe5401c.zip |
Marked stable on amd64 for bug #175465
(Portage version: 2.1.2.5)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 42857195c0b5..8bcc7a61954b 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.49 2007/04/29 05:40:20 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.50 2007/05/04 20:47:40 dang Exp $ + + 04 May 2007; Daniel Gryniewicz <dang@gentoo.org> xproto-7.0.10.ebuild: + Marked stable on amd64 for bug #175465 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> xproto-7.0.10.ebuild: Stable on x86, bug #175465. diff --git a/x11-proto/xproto/xproto-7.0.10.ebuild b/x11-proto/xproto/xproto-7.0.10.ebuild index c71953007fc1..4a28df0603cf 100644 --- a/x11-proto/xproto/xproto-7.0.10.ebuild +++ b/x11-proto/xproto/xproto-7.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.10.ebuild,v 1.5 2007/04/29 05:40:20 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.10.ebuild,v 1.6 2007/05/04 20:47:40 dang Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,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" RDEPEND="" DEPEND="${RDEPEND}" |