diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 14:30:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 14:30:47 +0000 |
commit | a503c2548d53806fecd6049706677fb640a05f31 (patch) | |
tree | 1f5fde1ea456bb5868f91b6cebe880979248bb8c /x11-proto/randrproto | |
parent | Marking renderproto-0.9.3 ppc64 for bug 251832 (diff) | |
download | historical-a503c2548d53806fecd6049706677fb640a05f31.tar.gz historical-a503c2548d53806fecd6049706677fb640a05f31.tar.bz2 historical-a503c2548d53806fecd6049706677fb640a05f31.zip |
Marking randrproto-1.2.2 ppc64 for bug 251832
Package-Manager: portage-2.1.6.11/cvs/Linux ppc64
Diffstat (limited to 'x11-proto/randrproto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index a03a77191e1b..3bca5f84c15b 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/randrproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.47 2009/04/03 13:56:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.48 2009/04/03 14:30:44 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> randrproto-1.2.2.ebuild: + Marking randrproto-1.2.2 ppc64 stable for bug 251832 03 Apr 2009; Brent Baude <ranger@gentoo.org> randrproto-1.2.2.ebuild: Marking randrproto-1.2.2 ppc stable for bug 251832 diff --git a/x11-proto/randrproto/randrproto-1.2.2.ebuild b/x11-proto/randrproto/randrproto-1.2.2.ebuild index 4d7fceadfc0f..b940f3a1390b 100644 --- a/x11-proto/randrproto/randrproto-1.2.2.ebuild +++ b/x11-proto/randrproto/randrproto-1.2.2.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/randrproto/randrproto-1.2.2.ebuild,v 1.2 2009/04/03 13:56:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.2.ebuild,v 1.3 2009/04/03 14:30:44 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Randr 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}" |