summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-06-30 22:24:22 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-06-30 22:24:22 +0000
commitd817c6286d277ac64ead6a260aad81df47e14de4 (patch)
tree19758694a499effa5a077e64c70bb36be5a82f64 /x11-proto/compositeproto
parentPull old ebuild. (diff)
downloadgentoo-2-d817c6286d277ac64ead6a260aad81df47e14de4.tar.gz
gentoo-2-d817c6286d277ac64ead6a260aad81df47e14de4.tar.bz2
gentoo-2-d817c6286d277ac64ead6a260aad81df47e14de4.zip
ppc/sparc/mips/alpha stable
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'x11-proto/compositeproto')
-rw-r--r--x11-proto/compositeproto/ChangeLog6
-rw-r--r--x11-proto/compositeproto/compositeproto-0.3.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/compositeproto/ChangeLog b/x11-proto/compositeproto/ChangeLog
index 3b391db93d14..48f1023dde52 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.21 2006/06/30 22:23:40 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.22 2006/06/30 22:24:22 spyderous Exp $
+
+ 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ compositeproto-0.3.1.ebuild:
+ ppc/sparc/mips/alpha stable
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
-compositeproto-0.3.ebuild:
diff --git a/x11-proto/compositeproto/compositeproto-0.3.1.ebuild b/x11-proto/compositeproto/compositeproto-0.3.1.ebuild
index c38bf7797927..11537d3ebda2 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.4 2006/06/30 16:01:52 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.3.1.ebuild,v 1.5 2006/06/30 22:24:22 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}"