diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 13:21:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 13:21:21 +0000 |
commit | 8fd3274188aabc9e7180afad12a8281ce2c85981 (patch) | |
tree | e58514a244853c447e51a71efa2389ab927c8ab1 /x11-proto | |
parent | Make psyco optional for bug 183944. (diff) | |
download | gentoo-2-8fd3274188aabc9e7180afad12a8281ce2c85981.tar.gz gentoo-2-8fd3274188aabc9e7180afad12a8281ce2c85981.tar.bz2 gentoo-2-8fd3274188aabc9e7180afad12a8281ce2c85981.zip |
alpha stable wrt #175465
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/kbproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/kbproto/kbproto-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog index c631c4e203e1..39b6b6ce5350 100644 --- a/x11-proto/kbproto/ChangeLog +++ b/x11-proto/kbproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/kbproto -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.35 2006/10/10 21:02:12 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.36 2007/07/02 13:21:21 armin76 Exp $ + + 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> kbproto-1.0.3.ebuild: + alpha stable wrt #175465 10 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> kbproto-1.0.3.ebuild: Stable on ia64. diff --git a/x11-proto/kbproto/kbproto-1.0.3.ebuild b/x11-proto/kbproto/kbproto-1.0.3.ebuild index 2417fbda483f..f489bc10ddb4 100644 --- a/x11-proto/kbproto/kbproto-1.0.3.ebuild +++ b/x11-proto/kbproto/kbproto-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.3.ebuild,v 1.10 2006/10/10 21:02:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.3.ebuild,v 1.11 2007/07/02 13:21:21 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org KB protocol headers" -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" RDEPEND="" DEPEND="${RDEPEND}" |