diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 19:30:14 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 19:30:14 +0000 |
commit | 763654147323ae6dc69344e0e8cbe3ab786b3d1d (patch) | |
tree | 95da82bd0d9b842cf6be444b4667112f119b29d3 /x11-apps/xcmsdb | |
parent | Fix useflag. Cleanup (diff) | |
download | historical-763654147323ae6dc69344e0e8cbe3ab786b3d1d.tar.gz historical-763654147323ae6dc69344e0e8cbe3ab786b3d1d.tar.bz2 historical-763654147323ae6dc69344e0e8cbe3ab786b3d1d.zip |
amd64 stable wrt #282290
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xcmsdb')
-rw-r--r-- | x11-apps/xcmsdb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xcmsdb/ChangeLog b/x11-apps/xcmsdb/ChangeLog index 571be7764409..668112c343f2 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.21 2009/06/23 20:54:14 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.22 2009/09/30 19:22:17 ssuominen Exp $ + + 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> xcmsdb-1.0.1.ebuild: + amd64 stable wrt #282290 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> xcmsdb-1.0.1.ebuild: Stable on alpha for xorg-server-1.5/xorg-x11-7.4 diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild index 177fcc43fb28..22afb307f80e 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.13 2009/06/23 20:54:14 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild,v 1.14 2009/09/30 19:22:17 ssuominen 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="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" IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |