diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-22 16:27:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-22 16:27:05 +0000 |
commit | a03b008c814c5417f2e30e9688e95d8b8d14d1eb (patch) | |
tree | 17af21dc97ca27ae5fd9648cab6ea4beb2ee398e /x11-misc/xtscal | |
parent | arm stable, bug #327777 (diff) | |
download | gentoo-2-a03b008c814c5417f2e30e9688e95d8b8d14d1eb.tar.gz gentoo-2-a03b008c814c5417f2e30e9688e95d8b8d14d1eb.tar.bz2 gentoo-2-a03b008c814c5417f2e30e9688e95d8b8d14d1eb.zip |
arm stable, bug #327777
(Portage version: 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" |