summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-12 11:34:22 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-12 11:34:22 +0000
commitaaa28c867fe3d2213b191b57052bd545099a4061 (patch)
tree603d00c96307b62cf966886e1b3adc824f9c8ddb /x11-proto
parentStable on amd64 wrt bug #354237 (diff)
downloadgentoo-2-aaa28c867fe3d2213b191b57052bd545099a4061.tar.gz
gentoo-2-aaa28c867fe3d2213b191b57052bd545099a4061.tar.bz2
gentoo-2-aaa28c867fe3d2213b191b57052bd545099a4061.zip
Stable on amd64 wrt bug #354237
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/resourceproto/ChangeLog8
-rw-r--r--x11-proto/resourceproto/resourceproto-1.1.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-proto/resourceproto/ChangeLog b/x11-proto/resourceproto/ChangeLog
index ea95d0b95a37..8f9459a13f46 100644
--- a/x11-proto/resourceproto/ChangeLog
+++ b/x11-proto/resourceproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/resourceproto
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.37 2010/12/10 19:07:53 scarabeus Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.38 2011/02/12 11:34:22 hwoarang Exp $
+
+ 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
+ resourceproto-1.1.1.ebuild:
+ Stable on amd64 wrt bug #354237
*resourceproto-1.1.1 (10 Dec 2010)
diff --git a/x11-proto/resourceproto/resourceproto-1.1.1.ebuild b/x11-proto/resourceproto/resourceproto-1.1.1.ebuild
index 2c66160262eb..9ae140eb0369 100644
--- a/x11-proto/resourceproto/resourceproto-1.1.1.ebuild
+++ b/x11-proto/resourceproto/resourceproto-1.1.1.ebuild
@@ -1,13 +1,13 @@
-# 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-proto/resourceproto/resourceproto-1.1.1.ebuild,v 1.1 2010/12/10 19:07:53 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.1.1.ebuild,v 1.2 2011/02/12 11:34:22 hwoarang Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org Resource protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""