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/bigreqsproto | |
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/bigreqsproto')
-rw-r--r-- | x11-proto/bigreqsproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/bigreqsproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog index ffad13c40681..c378d62dc0b0 100644 --- a/x11-proto/bigreqsproto/ChangeLog +++ b/x11-proto/bigreqsproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/bigreqsproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.9 2005/12/17 20:59:47 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.10 2005/12/26 09:45:36 stefaan Exp $ + + 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> + bigreqsproto-1.0.2.ebuild: + Marked ~alpha *bigreqsproto-1.0.2 (17 Dec 2005) diff --git a/x11-proto/bigreqsproto/Manifest b/x11-proto/bigreqsproto/Manifest index 0ef6837793e3..517525d95484 100644 --- a/x11-proto/bigreqsproto/Manifest +++ b/x11-proto/bigreqsproto/Manifest @@ -1,6 +1,6 @@ MD5 418db807c7810582ff8fecfb0cd8048e ChangeLog 1244 MD5 a026736169f6e1ccdffe9afb209773a7 bigreqsproto-1.0.1.ebuild 449 -MD5 4d4693ddcbd1a2bb375192d04d1ac97e bigreqsproto-1.0.2.ebuild 453 +MD5 0160f906704f814ed50c71537d6829f1 bigreqsproto-1.0.2.ebuild 460 MD5 7594e0ebcc6dc462000f8954ae824757 files/digest-bigreqsproto-1.0.1 70 MD5 1209132b6e2977ab431f29bedb922143 files/digest-bigreqsproto-1.0.2 70 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild index 611a94b22081..da2bce0caaa8 100644 --- a/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild +++ b/x11-proto/bigreqsproto/bigreqsproto-1.0.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/bigreqsproto/bigreqsproto-1.0.2.ebuild,v 1.1 2005/12/17 20:59:47 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild,v 1.2 2005/12/26 09:45:36 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org BigReqs protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |