summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-30 16:02:21 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-30 16:02:21 +0000
commit34d9b716f6ceec8a5d96b6fd58c52d195e4f82bd (patch)
tree437a1d2e42336f59e079f47138a8bbb454971327 /x11-proto/damageproto
parentStable on amd64. (diff)
downloadgentoo-2-34d9b716f6ceec8a5d96b6fd58c52d195e4f82bd.tar.gz
gentoo-2-34d9b716f6ceec8a5d96b6fd58c52d195e4f82bd.tar.bz2
gentoo-2-34d9b716f6ceec8a5d96b6fd58c52d195e4f82bd.zip
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-proto/damageproto')
-rw-r--r--x11-proto/damageproto/ChangeLog6
-rw-r--r--x11-proto/damageproto/damageproto-1.0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/damageproto/ChangeLog b/x11-proto/damageproto/ChangeLog
index 61d35e7c0880..2e55c18eb7db 100644
--- a/x11-proto/damageproto/ChangeLog
+++ b/x11-proto/damageproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/damageproto
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.18 2006/06/30 08:34:47 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.19 2006/06/30 16:02:21 wolf31o2 Exp $
+
+ 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ damageproto-1.0.3.ebuild:
+ Stable on amd64.
30 Jun 2006; Markus Rothe <corsair@gentoo.org> damageproto-1.0.3.ebuild:
Stable on ppc64
diff --git a/x11-proto/damageproto/damageproto-1.0.3.ebuild b/x11-proto/damageproto/damageproto-1.0.3.ebuild
index 42bce1ca22eb..8e0a2e2940c3 100644
--- a/x11-proto/damageproto/damageproto-1.0.3.ebuild
+++ b/x11-proto/damageproto/damageproto-1.0.3.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/damageproto/damageproto-1.0.3.ebuild,v 1.8 2006/06/30 08:34:47 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.0.3.ebuild,v 1.9 2006/06/30 16:02:21 wolf31o2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org Damage 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}"