diff options
author | Daniel Drake <dsd@gentoo.org> | 2006-11-27 16:14:15 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2006-11-27 16:14:15 +0000 |
commit | b78232d90546d75a0f28a615434be6a644c27619 (patch) | |
tree | 6e2e2ae1aabf28b4b758335d8128aa11b105ad76 /x11-misc/touchcal | |
parent | stable x86, bug #156293 (diff) | |
download | gentoo-2-b78232d90546d75a0f28a615434be6a644c27619.tar.gz gentoo-2-b78232d90546d75a0f28a615434be6a644c27619.tar.bz2 gentoo-2-b78232d90546d75a0f28a615434be6a644c27619.zip |
Stable on amd64
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'x11-misc/touchcal')
-rw-r--r-- | x11-misc/touchcal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/touchcal/touchcal-0.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/touchcal/ChangeLog b/x11-misc/touchcal/ChangeLog index a135f1594084..e26481682b28 100644 --- a/x11-misc/touchcal/ChangeLog +++ b/x11-misc/touchcal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/touchcal # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/touchcal/ChangeLog,v 1.1 2006/11/08 14:23:37 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/touchcal/ChangeLog,v 1.2 2006/11/27 16:14:15 dsd Exp $ + + 27 Nov 2006; Daniel Drake <dsd@gentoo.org> touchcal-0.31.ebuild: + Stable on amd64 *touchcal-0.31 (08 Nov 2006) diff --git a/x11-misc/touchcal/touchcal-0.31.ebuild b/x11-misc/touchcal/touchcal-0.31.ebuild index 30fff469bed4..a71835f23cc7 100644 --- a/x11-misc/touchcal/touchcal-0.31.ebuild +++ b/x11-misc/touchcal/touchcal-0.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/touchcal/touchcal-0.31.ebuild,v 1.1 2006/11/08 14:23:37 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/touchcal/touchcal-0.31.ebuild,v 1.2 2006/11/27 16:14:15 dsd Exp $ DESCRIPTION="Touchscreen calibration utility" HOMEPAGE="http://touchcal.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" DEPEND="sys-libs/ncurses" src_install() { |