diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 23:05:06 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 23:05:06 +0000 |
commit | f430c66dac54dee6e8888b280533d7a86a9d6fbb (patch) | |
tree | 221d1d80095e40bd4c49a2ac127b9d2afb64b89c /x11-proto/compositeproto | |
parent | Stable on alpha wrt Bug #128688. (diff) | |
download | gentoo-2-f430c66dac54dee6e8888b280533d7a86a9d6fbb.tar.gz gentoo-2-f430c66dac54dee6e8888b280533d7a86a9d6fbb.tar.bz2 gentoo-2-f430c66dac54dee6e8888b280533d7a86a9d6fbb.zip |
arm/sh stable
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'x11-proto/compositeproto')
-rw-r--r-- | x11-proto/compositeproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/compositeproto/compositeproto-0.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/compositeproto/ChangeLog b/x11-proto/compositeproto/ChangeLog index 48f1023dde52..e65e14fa462d 100644 --- a/x11-proto/compositeproto/ChangeLog +++ b/x11-proto/compositeproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/compositeproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.22 2006/06/30 22:24:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.23 2006/06/30 23:05:06 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + compositeproto-0.3.1.ebuild: + arm/sh stable 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; compositeproto-0.3.1.ebuild: diff --git a/x11-proto/compositeproto/compositeproto-0.3.1.ebuild b/x11-proto/compositeproto/compositeproto-0.3.1.ebuild index 11537d3ebda2..0eed3bd274b8 100644 --- a/x11-proto/compositeproto/compositeproto-0.3.1.ebuild +++ b/x11-proto/compositeproto/compositeproto-0.3.1.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/compositeproto/compositeproto-0.3.1.ebuild,v 1.5 2006/06/30 22:24:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.3.1.ebuild,v 1.6 2006/06/30 23:05:06 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Composite protocol headers" -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}" |