diff options
author | Markus Ullmann <jokey@gentoo.org> | 2009-02-01 16:20:34 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2009-02-01 16:20:34 +0000 |
commit | c39c7f843d383e2e9d7cf774a2e9229bb90fa32c (patch) | |
tree | 5aa38155e22d7cc96fd6af056d5a614873745989 /dev-libs/libg15/libg15-1.2.7.ebuild | |
parent | Stable on alpha, bug #257184 (diff) | |
download | gentoo-2-c39c7f843d383e2e9d7cf774a2e9229bb90fa32c.tar.gz gentoo-2-c39c7f843d383e2e9d7cf774a2e9229bb90fa32c.tar.bz2 gentoo-2-c39c7f843d383e2e9d7cf774a2e9229bb90fa32c.zip |
Stable on x86 and amd64
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libg15/libg15-1.2.7.ebuild')
-rw-r--r-- | dev-libs/libg15/libg15-1.2.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libg15/libg15-1.2.7.ebuild b/dev-libs/libg15/libg15-1.2.7.ebuild index 11d57ff9ecaa..b721cbc6a6e0 100644 --- a/dev-libs/libg15/libg15-1.2.7.ebuild +++ b/dev-libs/libg15/libg15-1.2.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.2.7.ebuild,v 1.1 2008/12/04 14:14:50 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.2.7.ebuild,v 1.2 2009/02/01 16:20:34 jokey Exp $ DESCRIPTION="The libg15 library gives low-level access to the Logitech G15 keyboard" HOMEPAGE="http://g15tools.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" DEPEND="dev-libs/libusb" |