diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-18 12:53:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-18 12:53:09 +0000 |
commit | 9390e30ee3a76bd9280fb2d0c64f3b824dfec825 (patch) | |
tree | 3fc99be4ebb3983796db2f39320da69b9b5a0907 /x11-proto/randrproto | |
parent | ia64 + x86 stable wrt bug 174959 (diff) | |
download | gentoo-2-9390e30ee3a76bd9280fb2d0c64f3b824dfec825.tar.gz gentoo-2-9390e30ee3a76bd9280fb2d0c64f3b824dfec825.tar.bz2 gentoo-2-9390e30ee3a76bd9280fb2d0c64f3b824dfec825.zip |
ia64 + x86 stable wrt bug 174959
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-proto/randrproto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index 252ef8377c19..597f2fb86afa 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,9 @@ # 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.34 2007/04/18 10:34:51 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.35 2007/04/18 12:53:09 armin76 Exp $ + + 18 Apr 2007; Raúl Porcel <armin76@gentoo.org> randrproto-1.2.0.ebuild: + ia64 + x86 stable wrt bug 174959 18 Apr 2007; Jose Luis Rivero <yoswink@gentoo.org> randrproto-1.2.0.ebuild: diff --git a/x11-proto/randrproto/randrproto-1.2.0.ebuild b/x11-proto/randrproto/randrproto-1.2.0.ebuild index b7cd0e1fc955..f7434b27f940 100644 --- a/x11-proto/randrproto/randrproto-1.2.0.ebuild +++ b/x11-proto/randrproto/randrproto-1.2.0.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.0.ebuild,v 1.6 2007/04/18 10:34:51 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.0.ebuild,v 1.7 2007/04/18 12:53:09 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" RDEPEND="" DEPEND="${RDEPEND}" |