diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:14:46 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:14:46 +0000 |
commit | 556253fbf27fbda2ec334231cd5f25f7809832ec (patch) | |
tree | e522ac8ad87d4723ce5d76841f5eacf7ac42b983 /x11-proto/compositeproto | |
parent | Marked ppc stable for bug #294958. (diff) | |
download | gentoo-2-556253fbf27fbda2ec334231cd5f25f7809832ec.tar.gz gentoo-2-556253fbf27fbda2ec334231cd5f25f7809832ec.tar.bz2 gentoo-2-556253fbf27fbda2ec334231cd5f25f7809832ec.zip |
Marked ppc stable for bug #294958.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/compositeproto')
-rw-r--r-- | x11-proto/compositeproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/compositeproto/compositeproto-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/compositeproto/ChangeLog b/x11-proto/compositeproto/ChangeLog index 9cfc7c4874c4..37f4ae3bc79d 100644 --- a/x11-proto/compositeproto/ChangeLog +++ b/x11-proto/compositeproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/compositeproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.38 2009/12/15 19:45:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.39 2009/12/27 18:14:46 josejx Exp $ + + 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> compositeproto-0.4.1.ebuild: + Marked ppc stable for bug #294958. 15 Dec 2009; Brent Baude <ranger@gentoo.org> compositeproto-0.4.1.ebuild: Marking compositeproto-0.4.1 ppc64 stable for bug 294958 diff --git a/x11-proto/compositeproto/compositeproto-0.4.1.ebuild b/x11-proto/compositeproto/compositeproto-0.4.1.ebuild index d636a8cf69d9..b1efb43c9d4b 100644 --- a/x11-proto/compositeproto/compositeproto-0.4.1.ebuild +++ b/x11-proto/compositeproto/compositeproto-0.4.1.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/compositeproto/compositeproto-0.4.1.ebuild,v 1.4 2009/12/15 19:45:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.4.1.ebuild,v 1.5 2009/12/27 18:14:46 josejx Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Composite 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" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |