diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 19:25:26 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 19:25:26 +0000 |
commit | 6578d476d584f9fa5c75e3a7329f352d5830704e (patch) | |
tree | a056bad9ff7204b53e9967d8f5bdfd0cbe57bacd /x11-proto/xcalibrateproto | |
parent | Stable on alpha for xorg-server-1.5/xorg-x11-7.4 (diff) | |
download | gentoo-2-6578d476d584f9fa5c75e3a7329f352d5830704e.tar.gz gentoo-2-6578d476d584f9fa5c75e3a7329f352d5830704e.tar.bz2 gentoo-2-6578d476d584f9fa5c75e3a7329f352d5830704e.zip |
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/xcalibrateproto')
-rw-r--r-- | x11-proto/xcalibrateproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-proto/xcalibrateproto/ChangeLog b/x11-proto/xcalibrateproto/ChangeLog index 28cd9905ebeb..2f9c689baa72 100644 --- a/x11-proto/xcalibrateproto/ChangeLog +++ b/x11-proto/xcalibrateproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xcalibrateproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcalibrateproto/ChangeLog,v 1.9 2009/05/15 14:40:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcalibrateproto/ChangeLog,v 1.10 2009/06/23 19:25:26 klausman Exp $ + + 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> + xcalibrateproto-0.1_pre20081210.ebuild: + Stable on alpha for xorg-server-1.5/xorg-x11-7.4 15 May 2009; Raúl Porcel <armin76@gentoo.org> xcalibrateproto-0.1_pre20081210.ebuild: diff --git a/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild b/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild index b09faaedf94d..3243a8938383 100644 --- a/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild +++ b/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild @@ -1,6 +1,6 @@ -# Copyright 2008-2009 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild,v 1.10 2009/05/15 14:40:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcalibrateproto/xcalibrateproto-0.1_pre20081210.ebuild,v 1.11 2009/06/23 19:25:26 klausman Exp $ # git clone git://anongit.freedesktop.org/git/xorg/proto/calibrateproto # rm -rf calibrateproto/.git @@ -15,7 +15,7 @@ MY_PN=${PN/x/} MY_PV="${PV#*_pre}" DESCRIPTION="Touchscreen calibration protocol" -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" LICENSE="GPL-2" DEPEND="${RDEPEND}" RDEPEND="" |