diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 19:12:12 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 19:12:12 +0000 |
commit | e890f0b6e0e86df82bef0c729224ec78555b27f1 (patch) | |
tree | d8dacf08cfba1e63ab99c879bc6243dadaa406d5 /x11-misc/xtscal | |
parent | Stable on alpha, bug #327777 (diff) | |
download | gentoo-2-e890f0b6e0e86df82bef0c729224ec78555b27f1.tar.gz gentoo-2-e890f0b6e0e86df82bef0c729224ec78555b27f1.tar.bz2 gentoo-2-e890f0b6e0e86df82bef0c729224ec78555b27f1.zip |
Stable on alpha, bug #327777
(Portage version: 2.1.9.1/cvs/Linux x86_64)
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 ea9a8412b86a..08982178a869 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.5 2010/07/22 16:27:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtscal/ChangeLog,v 1.6 2010/09/12 19:12:12 klausman Exp $ + + 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> xtscal-0.6.3.ebuild: + Stable on alpha, bug #327777 22 Jul 2010; Markus Meier <maekke@gentoo.org> xtscal-0.6.3.ebuild: arm stable, bug #327777 diff --git a/x11-misc/xtscal/xtscal-0.6.3.ebuild b/x11-misc/xtscal/xtscal-0.6.3.ebuild index d17788ff6a6b..0206d7352bb2 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.5 2010/07/22 16:27:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtscal/xtscal-0.6.3.ebuild,v 1.6 2010/09/12 19:12:12 klausman 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" |