diff options
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index 597f2fb86afa..2927f269c467 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/randrproto # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.35 2007/04/18 12:53:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.36 2007/04/20 13:56:06 opfer Exp $ + + 20 Apr 2007; Christian Faulhammer <opfer@gentoo.org> + randrproto-1.2.1.ebuild: + stable amd64, bug 174959 18 Apr 2007; Raúl Porcel <armin76@gentoo.org> randrproto-1.2.0.ebuild: ia64 + x86 stable wrt bug 174959 diff --git a/x11-proto/randrproto/randrproto-1.2.1.ebuild b/x11-proto/randrproto/randrproto-1.2.1.ebuild index 3f4cfd40cf8d..496f4132eee7 100644 --- a/x11-proto/randrproto/randrproto-1.2.1.ebuild +++ b/x11-proto/randrproto/randrproto-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.1.ebuild,v 1.1 2007/02/19 22:53:33 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.1.ebuild,v 1.2 2007/04/20 13:56:06 opfer 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}" |