diff options
author | 2006-06-30 04:48:49 +0000 | |
---|---|---|
committer | 2006-06-30 04:48:49 +0000 | |
commit | b025d7e12f73ca3036b940f395937e4f7a81f0c7 (patch) | |
tree | 92adbe906ae1bc36b639041c5722e89295d67d34 /x11-proto/bigreqsproto | |
parent | x86 stable. (diff) | |
download | gentoo-2-b025d7e12f73ca3036b940f395937e4f7a81f0c7.tar.gz gentoo-2-b025d7e12f73ca3036b940f395937e4f7a81f0c7.tar.bz2 gentoo-2-b025d7e12f73ca3036b940f395937e4f7a81f0c7.zip |
x86 stable.
(Portage version: 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}" |