diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:17:06 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:17:06 +0000 |
commit | 3ae33c4b5b3b497f264e0f75dc043eb52b6b98c6 (patch) | |
tree | 62f11504ff5c12d6c500162ca669422388f0ea70 | |
parent | amd64 stable wrt #294958 (diff) | |
download | gentoo-2-3ae33c4b5b3b497f264e0f75dc043eb52b6b98c6.tar.gz gentoo-2-3ae33c4b5b3b497f264e0f75dc043eb52b6b98c6.tar.bz2 gentoo-2-3ae33c4b5b3b497f264e0f75dc043eb52b6b98c6.zip |
amd64 stable wrt #294958
(Portage version: 2.2_rc56/cvs/Linux x86_64)
-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 3eef7d9cb1e5..9f78b08c186a 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.64 2009/10/26 20:37:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.65 2009/12/10 13:17:06 ssuominen Exp $ + + 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> + randrproto-1.3.1.ebuild: + amd64 stable wrt #294958 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> randrproto-1.3.0.ebuild: Stable for HPPA (bug #282290). diff --git a/x11-proto/randrproto/randrproto-1.3.1.ebuild b/x11-proto/randrproto/randrproto-1.3.1.ebuild index 48ffadf3c2ec..1fa4161ba739 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.1 2009/10/11 22:56:42 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.3.1.ebuild,v 1.2 2009/12/10 13:17:06 ssuominen 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="" |