summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefaan De Roeck <stefaan@gentoo.org>2005-12-26 09:49:57 +0000
committerStefaan De Roeck <stefaan@gentoo.org>2005-12-26 09:49:57 +0000
commit5f51d7d43a842c46ce096900c5be46290255a49f (patch)
tree059f83c2da725ddea2220d3da5293b46c3f9388a /x11-proto/compositeproto
parentstable amd64 (diff)
downloadgentoo-2-5f51d7d43a842c46ce096900c5be46290255a49f.tar.gz
gentoo-2-5f51d7d43a842c46ce096900c5be46290255a49f.tar.bz2
gentoo-2-5f51d7d43a842c46ce096900c5be46290255a49f.zip
Marked ~alpha
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-proto/compositeproto')
-rw-r--r--x11-proto/compositeproto/ChangeLog6
-rw-r--r--x11-proto/compositeproto/Manifest2
-rw-r--r--x11-proto/compositeproto/compositeproto-0.2.2.ebuild4
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-proto/compositeproto/ChangeLog b/x11-proto/compositeproto/ChangeLog
index 7976ba9433b9..e9afd29618aa 100644
--- a/x11-proto/compositeproto/ChangeLog
+++ b/x11-proto/compositeproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/compositeproto
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.9 2005/12/17 21:00:22 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.10 2005/12/26 09:45:56 stefaan Exp $
+
+ 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org>
+ compositeproto-0.2.2.ebuild:
+ Marked ~alpha
*compositeproto-0.2.2 (17 Dec 2005)
diff --git a/x11-proto/compositeproto/Manifest b/x11-proto/compositeproto/Manifest
index 4d70d9660d9d..b393011390a0 100644
--- a/x11-proto/compositeproto/Manifest
+++ b/x11-proto/compositeproto/Manifest
@@ -1,6 +1,6 @@
MD5 7ca0a97d304c69ad0d248d1169a60194 ChangeLog 1272
MD5 45a4ae16c3953d26814ebbf7f45a1410 compositeproto-0.2.1.ebuild 455
-MD5 ce2df98fc0b5205e6190cacc2affe5e2 compositeproto-0.2.2.ebuild 459
+MD5 4e40a8da26fb3f8c6b18289e48e327a6 compositeproto-0.2.2.ebuild 466
MD5 fa8e25b6fe4f0f72ad56e9a604d135d5 files/digest-compositeproto-0.2.1 72
MD5 cbf6581704fdfd75097efa21827b7822 files/digest-compositeproto-0.2.2 72
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
diff --git a/x11-proto/compositeproto/compositeproto-0.2.2.ebuild b/x11-proto/compositeproto/compositeproto-0.2.2.ebuild
index c45550a4f43a..5dedd628a669 100644
--- a/x11-proto/compositeproto/compositeproto-0.2.2.ebuild
+++ b/x11-proto/compositeproto/compositeproto-0.2.2.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/compositeproto/compositeproto-0.2.2.ebuild,v 1.1 2005/12/17 21:00:22 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.2.2.ebuild,v 1.2 2005/12/26 09:45:56 stefaan 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="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}"