diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-12-15 17:46:40 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-12-15 17:46:40 +0000 |
commit | eadf15b3005705738dd1cfdbe191435a4bc29645 (patch) | |
tree | a41895f051412dc72822709cef4458aac7dd85b0 /x11-proto | |
parent | should not be inheriting java-utils-2 directly (diff) | |
download | gentoo-2-eadf15b3005705738dd1cfdbe191435a4bc29645.tar.gz gentoo-2-eadf15b3005705738dd1cfdbe191435a4bc29645.tar.bz2 gentoo-2-eadf15b3005705738dd1cfdbe191435a4bc29645.zip |
revert stable markings since this is for X.org 7.3. bug #202087
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/renderproto/renderproto-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/renderproto/renderproto-0.9.3.ebuild b/x11-proto/renderproto/renderproto-0.9.3.ebuild index 2a5f8e16a818..1ad7a86ef47f 100644 --- a/x11-proto/renderproto/renderproto-0.9.3.ebuild +++ b/x11-proto/renderproto/renderproto-0.9.3.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/renderproto/renderproto-0.9.3.ebuild,v 1.5 2007/12/15 17:45:55 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.9.3.ebuild,v 1.6 2007/12/15 17:46:40 cardoe Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Render protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |