diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-13 13:49:38 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-13 13:49:38 +0000 |
commit | 57ee8ba5f2c7145f5fb74d773aea679f53a119ef (patch) | |
tree | 96768aab6001c5c6d714e5df451d85e56d765a18 /x11-misc/xtscal | |
parent | Version bump wrt #321427 by Thomas Beierlein. Fix missing pkg-config DEPEND w... (diff) | |
download | gentoo-2-57ee8ba5f2c7145f5fb74d773aea679f53a119ef.tar.gz gentoo-2-57ee8ba5f2c7145f5fb74d773aea679f53a119ef.tar.bz2 gentoo-2-57ee8ba5f2c7145f5fb74d773aea679f53a119ef.zip |
x86 stable, bug 327777
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-misc/xtscal')
-rw-r--r-- | x11-misc/xtscal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xtscal/xtscal-0.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xtscal/ChangeLog b/x11-misc/xtscal/ChangeLog index 79e1267da7d9..1bc4ff9021a2 100644 --- a/x11-misc/xtscal/ChangeLog +++ b/x11-misc/xtscal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xtscal # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtscal/ChangeLog,v 1.2 2010/07/12 11:19:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtscal/ChangeLog,v 1.3 2010/07/13 13:49:38 fauli Exp $ + + 13 Jul 2010; Christian Faulhammer <fauli@gentoo.org> xtscal-0.6.3.ebuild: + x86 stable, bug 327777 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org> xtscal-0.6.3.ebuild: Stable on amd64 wrt bug #327777 diff --git a/x11-misc/xtscal/xtscal-0.6.3.ebuild b/x11-misc/xtscal/xtscal-0.6.3.ebuild index 6bcfdaeaf7ef..f4217bee88f5 100644 --- a/x11-misc/xtscal/xtscal-0.6.3.ebuild +++ b/x11-misc/xtscal/xtscal-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtscal/xtscal-0.6.3.ebuild,v 1.2 2010/07/12 11:19:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtscal/xtscal-0.6.3.ebuild,v 1.3 2010/07/13 13:49:38 fauli Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="http://gpe.linuxtogo.org/download/source/${P}.tar.bz2 mirror://gentoo/x LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="x11-libs/libX11 x11-proto/xcalibrateproto x11-libs/libXCalibrate" |