diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-04 07:06:43 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-04 07:06:43 +0000 |
commit | 481baf4d56f45a4c74316c63ee40864c307dd100 (patch) | |
tree | 9033932764aa2ca93eace25f37a803a19917a07d /x11-proto | |
parent | version bump from upstream (diff) | |
download | gentoo-2-481baf4d56f45a4c74316c63ee40864c307dd100.tar.gz gentoo-2-481baf4d56f45a4c74316c63ee40864c307dd100.tar.bz2 gentoo-2-481baf4d56f45a4c74316c63ee40864c307dd100.zip |
Marked stable on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index fa9404a4b7c0..113399f96431 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.38 2006/08/30 19:42:36 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.39 2006/09/04 07:06:43 kumba Exp $ + + 04 Sep 2006; Joshua Kinard <kumba@gentoo.org> xproto-7.0.7.ebuild: + Marked stable on mips. 30 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> xproto-7.0.7.ebuild: Stable on ppc. diff --git a/x11-proto/xproto/xproto-7.0.7.ebuild b/x11-proto/xproto/xproto-7.0.7.ebuild index 9b774d498269..131e4fda865b 100644 --- a/x11-proto/xproto/xproto-7.0.7.ebuild +++ b/x11-proto/xproto/xproto-7.0.7.ebuild @@ -1,6 +1,6 @@ # 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.7.ebuild,v 1.10 2006/08/30 19:42:36 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.7.ebuild,v 1.11 2006/09/04 07:06:43 kumba 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" RESTRICT="mirror" RDEPEND="" |