summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/xcmsdb')
-rw-r--r--x11-apps/xcmsdb/ChangeLog5
-rw-r--r--x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xcmsdb/ChangeLog b/x11-apps/xcmsdb/ChangeLog
index 1991998752b6..0f12af596645 100644
--- a/x11-apps/xcmsdb/ChangeLog
+++ b/x11-apps/xcmsdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xcmsdb
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.19 2009/05/05 07:46:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.20 2009/05/28 17:09:11 armin76 Exp $
+
+ 28 May 2009; Raúl Porcel <armin76@gentoo.org> xcmsdb-1.0.1.ebuild:
+ Add ~alpha
05 May 2009; Christian Faulhammer <fauli@gentoo.org> xcmsdb-1.0.1.ebuild:
fix repoman warnings
diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild
index f5f785cfea58..6456f8488378 100644
--- a/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild
+++ b/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild,v 1.11 2009/05/05 07:46:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild,v 1.12 2009/05/28 17:09:11 armin76 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Device Color Characterization utility for X Color Management System"
-KEYWORDS="~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"
IUSE=""
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}"