diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-21 01:22:52 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-21 01:22:52 +0000 |
commit | f8eba53d6b2499feb2cc2d7c42b98dd43a9dda58 (patch) | |
tree | 7a15d9ef29300613dba60105a9587ef1789a2ac4 /x11-misc/xtscal | |
parent | Marking xkeyboard-config-1.9 ppc for bug 239063 (diff) | |
download | historical-f8eba53d6b2499feb2cc2d7c42b98dd43a9dda58.tar.gz historical-f8eba53d6b2499feb2cc2d7c42b98dd43a9dda58.tar.bz2 historical-f8eba53d6b2499feb2cc2d7c42b98dd43a9dda58.zip |
Marking xtscal-0.6.3 ppc for bug 239063
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
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 9b6e2759a8b3..a4cc07c445d1 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.7 2010/09/28 13:33:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtscal/ChangeLog,v 1.8 2010/10/21 01:22:52 ranger Exp $ + + 21 Oct 2010; Brent Baude <ranger@gentoo.org> xtscal-0.6.3.ebuild: + Marking xtscal-0.6.3 ppc stable for bug 239063 28 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> xtscal-0.6.3.ebuild: ppc64 stable wrt #327777 diff --git a/x11-misc/xtscal/xtscal-0.6.3.ebuild b/x11-misc/xtscal/xtscal-0.6.3.ebuild index 2f82040d123c..dbd58b338bc2 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.7 2010/09/28 13:33:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtscal/xtscal-0.6.3.ebuild,v 1.8 2010/10/21 01:22:52 ranger 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" |