diff options
author | 2006-06-30 23:04:45 +0000 | |
---|---|---|
committer | 2006-06-30 23:04:45 +0000 | |
commit | e70f409e7d71d78e6cfdf33355fe8a3d542ad7e0 (patch) | |
tree | 784c3ec93e9211dac4f3cbb5b1f55de6bafcd609 /x11-proto | |
parent | Stable on alpha wrt Bug #128688. (diff) | |
download | gentoo-2-e70f409e7d71d78e6cfdf33355fe8a3d542ad7e0.tar.gz gentoo-2-e70f409e7d71d78e6cfdf33355fe8a3d542ad7e0.tar.bz2 gentoo-2-e70f409e7d71d78e6cfdf33355fe8a3d542ad7e0.zip |
arm/sh stable
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'x11-proto')
-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 ba9457293ee4..7b771ba5fc39 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.24 2006/06/30 22:13:39 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.25 2006/06/30 23:04:45 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + bigreqsproto-1.0.2.ebuild: + arm/sh stable 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; bigreqsproto-1.0.2.ebuild: diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild index ac913ef8b1c9..c95f659c5f25 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.11 2006/06/30 22:13:39 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.0.2.ebuild,v 1.12 2006/06/30 23:04:45 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}" |