diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 19:45:08 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 19:45:08 +0000 |
commit | 2277633788f03265ab91948fe2708ac8266ca9e5 (patch) | |
tree | 9eb50041f3b14bcfb7c2a77d77e021b95541b36b /x11-proto | |
parent | amd64 stable wrt #282290 (diff) | |
download | gentoo-2-2277633788f03265ab91948fe2708ac8266ca9e5.tar.gz gentoo-2-2277633788f03265ab91948fe2708ac8266ca9e5.tar.bz2 gentoo-2-2277633788f03265ab91948fe2708ac8266ca9e5.zip |
amd64 stable wrt #282290
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index ff9ad79009e0..dcdb411eec06 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.58 2009/06/23 19:20:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.59 2009/09/30 19:45:08 ssuominen Exp $ + + 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> + randrproto-1.3.0.ebuild: + amd64 stable wrt #282290 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> randrproto-1.3.0.ebuild: diff --git a/x11-proto/randrproto/randrproto-1.3.0.ebuild b/x11-proto/randrproto/randrproto-1.3.0.ebuild index f686778f21ad..63099ac91064 100644 --- a/x11-proto/randrproto/randrproto-1.3.0.ebuild +++ b/x11-proto/randrproto/randrproto-1.3.0.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.3.0.ebuild,v 1.3 2009/06/23 19:20:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.3.0.ebuild,v 1.4 2009/09/30 19:45:08 ssuominen 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" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |