diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 09:49:57 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 09:49:57 +0000 |
commit | 5f51d7d43a842c46ce096900c5be46290255a49f (patch) | |
tree | 059f83c2da725ddea2220d3da5293b46c3f9388a /x11-proto/randrproto | |
parent | stable amd64 (diff) | |
download | gentoo-2-5f51d7d43a842c46ce096900c5be46290255a49f.tar.gz gentoo-2-5f51d7d43a842c46ce096900c5be46290255a49f.tar.bz2 gentoo-2-5f51d7d43a842c46ce096900c5be46290255a49f.zip |
Marked ~alpha
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-proto/randrproto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/randrproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.1.2.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index 4cd6e0cd9eea..1c2fecb2a3bd 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/randrproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.9 2005/12/17 21:07:02 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.10 2005/12/26 09:49:34 stefaan Exp $ + + 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> + randrproto-1.1.2.ebuild: + Marked ~alpha *randrproto-1.1.2 (17 Dec 2005) diff --git a/x11-proto/randrproto/Manifest b/x11-proto/randrproto/Manifest index 27e3e8331bd4..f83f55bc9218 100644 --- a/x11-proto/randrproto/Manifest +++ b/x11-proto/randrproto/Manifest @@ -3,4 +3,4 @@ MD5 00192441835e67bc9509f6d8618e1158 files/digest-randrproto-1.1.1 68 MD5 6433de7d42844d47b2f39caaeb41f1bf files/digest-randrproto-1.1.2 68 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 f6a88ceff752df783c8594a55bb600e0 randrproto-1.1.1.ebuild 443 -MD5 22768430d8496f130b53855121ed530b randrproto-1.1.2.ebuild 447 +MD5 c5e946d5f6f23042c18db5b5f3b0d23d randrproto-1.1.2.ebuild 454 diff --git a/x11-proto/randrproto/randrproto-1.1.2.ebuild b/x11-proto/randrproto/randrproto-1.1.2.ebuild index 935bb31931b7..94ddc5d54dd2 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-2005 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.1 2005/12/17 21:07:02 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.1.2.ebuild,v 1.2 2005/12/26 09:49:34 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Randr protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |