diff options
author | 2006-06-30 05:50:49 +0000 | |
---|---|---|
committer | 2006-06-30 05:50:49 +0000 | |
commit | 1cee77f0f00667fa5f5058c52bde3bf844fd6f1c (patch) | |
tree | 3d900961b4ed4896cfbfed07587fad2420e486b7 /x11-proto/randrproto | |
parent | x86 stable. (diff) | |
download | historical-1cee77f0f00667fa5f5058c52bde3bf844fd6f1c.tar.gz historical-1cee77f0f00667fa5f5058c52bde3bf844fd6f1c.tar.bz2 historical-1cee77f0f00667fa5f5058c52bde3bf844fd6f1c.zip |
x86 stable.
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'x11-proto/randrproto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index d068866e4d16..321923df3eb5 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/randrproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.19 2006/04/28 14:49:47 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.20 2006/06/30 05:41:35 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + randrproto-1.1.2.ebuild: + x86 stable. 28 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-randrproto-1.1.2, Manifest: diff --git a/x11-proto/randrproto/randrproto-1.1.2.ebuild b/x11-proto/randrproto/randrproto-1.1.2.ebuild index c0aa23a7e5d7..d12fcb596f71 100644 --- a/x11-proto/randrproto/randrproto-1.1.2.ebuild +++ b/x11-proto/randrproto/randrproto-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.1.2.ebuild,v 1.7 2006/03/31 20:09:09 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.1.2.ebuild,v 1.8 2006/06/30 05:41:35 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Randr protocol headers" RESTRICT="mirror" -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}" |