diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 14:23:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 14:23:52 +0000 |
commit | e69f5cbe071fc0db6112ff64d600267fbfb8052d (patch) | |
tree | a763234216b5d75bc5f99ff090fa10615ebac1e9 /x11-proto | |
parent | arm stable (diff) | |
download | gentoo-2-e69f5cbe071fc0db6112ff64d600267fbfb8052d.tar.gz gentoo-2-e69f5cbe071fc0db6112ff64d600267fbfb8052d.tar.bz2 gentoo-2-e69f5cbe071fc0db6112ff64d600267fbfb8052d.zip |
arm stable
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'x11-proto')
-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 a1524eed7879..e6532130d986 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.55 2009/05/05 15:17:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.56 2009/05/15 14:23:52 armin76 Exp $ + + 15 May 2009; Raúl Porcel <armin76@gentoo.org> randrproto-1.2.2.ebuild: + arm 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 125791d5015c..e8a727b743f1 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.9 2009/05/05 15:17:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.2.ebuild,v 1.10 2009/05/15 14:23:52 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}" |