diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-05 21:04:32 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-05 21:04:32 +0000 |
commit | f1da3ec69e0dea19af443d705707060f1f9d5084 (patch) | |
tree | 0c026076a821cba8246ca09251b46b35f5f67a1a /x11-proto | |
parent | x86 stable, bug #251832 (diff) | |
download | gentoo-2-f1da3ec69e0dea19af443d705707060f1f9d5084.tar.gz gentoo-2-f1da3ec69e0dea19af443d705707060f1f9d5084.tar.bz2 gentoo-2-f1da3ec69e0dea19af443d705707060f1f9d5084.zip |
x86 stable, bug #251832
(Portage version: 2.1.6.11/cvs/Linux x86_64)
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 dedb622a6345..e602cb883779 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.49 2009/04/05 18:56:03 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.50 2009/04/05 21:04:32 maekke Exp $ + + 05 Apr 2009; Markus Meier <maekke@gentoo.org> randrproto-1.2.2.ebuild: + x86 stable, bug #251832 05 Apr 2009; Olivier Crête <tester@gentoo.org> randrproto-1.2.2.ebuild: Stable on amd64, bug #251832 diff --git a/x11-proto/randrproto/randrproto-1.2.2.ebuild b/x11-proto/randrproto/randrproto-1.2.2.ebuild index 079ae8f23320..27adceaa2177 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.4 2009/04/05 18:56:03 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.2.ebuild,v 1.5 2009/04/05 21:04:32 maekke 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}" |