diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 19:28:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 19:28:37 +0000 |
commit | f1c507357b89e03ce099d2d4e885cdab2e21345d (patch) | |
tree | 4c0bcc6ca2688a2f4099af049db205110c320ac8 /x11-misc/xkbd | |
parent | Stable for AMD64, wrt bug #393781 (diff) | |
download | gentoo-2-f1c507357b89e03ce099d2d4e885cdab2e21345d.tar.gz gentoo-2-f1c507357b89e03ce099d2d4e885cdab2e21345d.tar.bz2 gentoo-2-f1c507357b89e03ce099d2d4e885cdab2e21345d.zip |
Stable for AMD64, wrt bug #394009
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'x11-misc/xkbd')
-rw-r--r-- | x11-misc/xkbd/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xkbd/xkbd-0.8.15-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xkbd/ChangeLog b/x11-misc/xkbd/ChangeLog index 10149c3cb272..4d1134262417 100644 --- a/x11-misc/xkbd/ChangeLog +++ b/x11-misc/xkbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xkbd -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/ChangeLog,v 1.17 2010/06/06 15:47:06 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/ChangeLog,v 1.18 2011/12/16 19:28:37 ago Exp $ + + 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> xkbd-0.8.15-r1.ebuild: + Stable for AMD64, wrt bug #394009 *xkbd-0.8.15-r1 (06 Jun 2010) diff --git a/x11-misc/xkbd/xkbd-0.8.15-r1.ebuild b/x11-misc/xkbd/xkbd-0.8.15-r1.ebuild index 7b7079ebd7ef..df4b7b028206 100644 --- a/x11-misc/xkbd/xkbd-0.8.15-r1.ebuild +++ b/x11-misc/xkbd/xkbd-0.8.15-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/xkbd-0.8.15-r1.ebuild,v 1.1 2010/06/06 15:47:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbd/xkbd-0.8.15-r1.ebuild,v 1.2 2011/12/16 19:28:37 ago Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.yzu.edu.tw/mirror/pub2/ftp.handhelds.org/distributions/famili LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="doc debug" RDEPEND="x11-libs/libXrender |