diff options
-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 1bc4ff9021a2..22ea8ddab303 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.3 2010/07/13 13:49:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtscal/ChangeLog,v 1.4 2010/07/14 17:16:12 jer Exp $ + + 14 Jul 2010; Jeroen Roovers <jer@gentoo.org> xtscal-0.6.3.ebuild: + Stable for HPPA (bug #327777). 13 Jul 2010; Christian Faulhammer <fauli@gentoo.org> xtscal-0.6.3.ebuild: x86 stable, bug 327777 diff --git a/x11-misc/xtscal/xtscal-0.6.3.ebuild b/x11-misc/xtscal/xtscal-0.6.3.ebuild index f4217bee88f5..b8962d1db700 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.3 2010/07/13 13:49:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtscal/xtscal-0.6.3.ebuild,v 1.4 2010/07/14 17:16:12 jer 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" |