diff options
author | 2010-07-22 16:27:05 +0000 | |
---|---|---|
committer | 2010-07-22 16:27:05 +0000 | |
commit | e7336abeed7141217657d5921f998d6f54bb2263 (patch) | |
tree | 0e80555e910f5f8fd837806e47f04de6dabb3f1d /x11-misc/xtscal | |
parent | arm stable, bug #327777 (diff) | |
download | historical-e7336abeed7141217657d5921f998d6f54bb2263.tar.gz historical-e7336abeed7141217657d5921f998d6f54bb2263.tar.bz2 historical-e7336abeed7141217657d5921f998d6f54bb2263.zip |
arm stable, bug #327777
Package-Manager: portage-2.2_rc67/cvs/Linux i686
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 22ea8ddab303..ea9a8412b86a 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.4 2010/07/14 17:16:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtscal/ChangeLog,v 1.5 2010/07/22 16:27:05 maekke Exp $ + + 22 Jul 2010; Markus Meier <maekke@gentoo.org> xtscal-0.6.3.ebuild: + arm stable, bug #327777 14 Jul 2010; Jeroen Roovers <jer@gentoo.org> xtscal-0.6.3.ebuild: Stable for HPPA (bug #327777). diff --git a/x11-misc/xtscal/xtscal-0.6.3.ebuild b/x11-misc/xtscal/xtscal-0.6.3.ebuild index b8962d1db700..d17788ff6a6b 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.4 2010/07/14 17:16:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtscal/xtscal-0.6.3.ebuild,v 1.5 2010/07/22 16:27:05 maekke 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" |