diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 19:38:36 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 19:38:36 +0000 |
commit | acb803eb76a8b6db07de1da1e742fff9c735802d (patch) | |
tree | af13a35234f2f0faeaabcee77eade37f591402b5 /x11-proto | |
parent | Drop KDE SC-4.3.1. (diff) | |
download | gentoo-2-acb803eb76a8b6db07de1da1e742fff9c735802d.tar.gz gentoo-2-acb803eb76a8b6db07de1da1e742fff9c735802d.tar.bz2 gentoo-2-acb803eb76a8b6db07de1da1e742fff9c735802d.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index 9f78b08c186a..193c997be2cf 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,10 @@ # 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.65 2009/12/10 13:17:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.66 2009/12/10 19:38:36 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + randrproto-1.3.1.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> randrproto-1.3.1.ebuild: diff --git a/x11-proto/randrproto/randrproto-1.3.1.ebuild b/x11-proto/randrproto/randrproto-1.3.1.ebuild index 1fa4161ba739..2a757a517bea 100644 --- a/x11-proto/randrproto/randrproto-1.3.1.ebuild +++ b/x11-proto/randrproto/randrproto-1.3.1.ebuild @@ -1,12 +1,12 @@ # 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.3.1.ebuild,v 1.2 2009/12/10 13:17:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.3.1.ebuild,v 1.3 2009/12/10 19:38:36 fauli Exp $ 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="" |