diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 14:27:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 14:27:50 +0000 |
commit | d054d3f5bcd56b0f86694ab87b83c0b144b2d916 (patch) | |
tree | 0db1a7b2f3022a4e6a1c5202a1828d1035d833e1 /x11-proto | |
parent | keyword ~sparc-fbsd (diff) | |
download | historical-d054d3f5bcd56b0f86694ab87b83c0b144b2d916.tar.gz historical-d054d3f5bcd56b0f86694ab87b83c0b144b2d916.tar.bz2 historical-d054d3f5bcd56b0f86694ab87b83c0b144b2d916.zip |
s390 stable
Package-Manager: portage-2.1.6.11/cvs/Linux ia64
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 4 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.2.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index e6532130d986..0e9118ee8305 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,9 +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.56 2009/05/15 14:23:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.57 2009/05/15 14:27:50 armin76 Exp $ 15 May 2009; Raúl Porcel <armin76@gentoo.org> randrproto-1.2.2.ebuild: - arm stable + arm/s390 stable 05 May 2009; Christian Faulhammer <fauli@gentoo.org> randrproto-1.2.1.ebuild, randrproto-1.2.2.ebuild, randrproto-1.3.0.ebuild: diff --git a/x11-proto/randrproto/randrproto-1.2.2.ebuild b/x11-proto/randrproto/randrproto-1.2.2.ebuild index e8a727b743f1..df47f018b2fb 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.10 2009/05/15 14:23:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.2.ebuild,v 1.11 2009/05/15 14:27:50 armin76 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" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |