diff options
author | 2006-06-30 04:52:33 +0000 | |
---|---|---|
committer | 2006-06-30 04:52:33 +0000 | |
commit | ef11852d47aa2e508d8f19f879a695974b096e0c (patch) | |
tree | fb50bc4ab23c6a12ceeef5311cc2d897eb9aba92 /x11-proto/bigreqsproto | |
parent | x86 stable. (diff) | |
download | historical-ef11852d47aa2e508d8f19f879a695974b096e0c.tar.gz historical-ef11852d47aa2e508d8f19f879a695974b096e0c.tar.bz2 historical-ef11852d47aa2e508d8f19f879a695974b096e0c.zip |
x86 stable.
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'x11-proto/bigreqsproto')
-rw-r--r-- | x11-proto/bigreqsproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog index aa728e88a65b..d66f4414e7dc 100644 --- a/x11-proto/bigreqsproto/ChangeLog +++ b/x11-proto/bigreqsproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/bigreqsproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.19 2006/04/28 14:41:26 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.20 2006/06/30 04:48:49 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + bigreqsproto-1.0.2.ebuild: + x86 stable. 28 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-bigreqsproto-1.0.2, Manifest: diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild index 129aff763699..399e12d56740 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-2006 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.7 2006/03/31 19:32:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild,v 1.8 2006/06/30 04:48:49 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org BigReqs 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}" |