summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefaan De Roeck <stefaan@gentoo.org>2005-12-26 09:55:23 +0000
committerStefaan De Roeck <stefaan@gentoo.org>2005-12-26 09:55:23 +0000
commit41e8f0e247879c48a153d8eef92478ab975c705a (patch)
tree09b91ad1fea849d471300e4ec92715a6a8222e2a /x11-proto/damageproto
parentstable amd64 (diff)
downloadhistorical-41e8f0e247879c48a153d8eef92478ab975c705a.tar.gz
historical-41e8f0e247879c48a153d8eef92478ab975c705a.tar.bz2
historical-41e8f0e247879c48a153d8eef92478ab975c705a.zip
Marked ~alpha
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'x11-proto/damageproto')
-rw-r--r--x11-proto/damageproto/ChangeLog6
-rw-r--r--x11-proto/damageproto/Manifest2
-rw-r--r--x11-proto/damageproto/damageproto-1.0.3.ebuild4
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-proto/damageproto/ChangeLog b/x11-proto/damageproto/ChangeLog
index 6a4a972a8bf4..c8b8af811824 100644
--- a/x11-proto/damageproto/ChangeLog
+++ b/x11-proto/damageproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/damageproto
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.10 2005/12/23 08:29:51 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.11 2005/12/26 09:46:16 stefaan Exp $
+
+ 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org>
+ damageproto-1.0.3.ebuild:
+ Marked ~alpha
*damageproto-1.0.3 (23 Dec 2005)
diff --git a/x11-proto/damageproto/Manifest b/x11-proto/damageproto/Manifest
index 5cee64441fcb..57128d44dd52 100644
--- a/x11-proto/damageproto/Manifest
+++ b/x11-proto/damageproto/Manifest
@@ -1,7 +1,7 @@
MD5 cbb70c27f1e501887c2c7ccb541ec16b ChangeLog 1363
MD5 9edfe9f78531c168fb241941ee93aae9 damageproto-1.0.1.ebuild 446
MD5 b3f0df7cb9207850c796dd85bec5bcf1 damageproto-1.0.2.ebuild 450
-MD5 d46cd5b56bb603cac78b1d0d460c01fb damageproto-1.0.3.ebuild 446
+MD5 f89fbcc9295ed3b599a8efa25401f3a3 damageproto-1.0.3.ebuild 453
MD5 e0bb8e27024b09b56ec10725c66735e9 files/digest-damageproto-1.0.1 69
MD5 1a900d68ca25692a2d2225c14398b962 files/digest-damageproto-1.0.2 69
MD5 6c7c129133de8a2456b753d0c72930c5 files/digest-damageproto-1.0.3 69
diff --git a/x11-proto/damageproto/damageproto-1.0.3.ebuild b/x11-proto/damageproto/damageproto-1.0.3.ebuild
index 2fa4f6e83219..a90c5a6ca03d 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-2005 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.1 2005/12/23 08:29:51 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.0.3.ebuild,v 1.2 2005/12/26 09:46:16 stefaan 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="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}"