summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-10-14 13:33:40 +0000
committerRémi Cardona <remi@gentoo.org>2009-10-14 13:33:40 +0000
commit10f2b8156d43dad856e88ce6e4ef96555c87209e (patch)
tree9f2dab5bd0cbe7fd53d8f1e0b56d4167be078713 /x11-proto
parentCleaning out old ebuilds (diff)
downloadgentoo-2-10f2b8156d43dad856e88ce6e4ef96555c87209e.tar.gz
gentoo-2-10f2b8156d43dad856e88ce6e4ef96555c87209e.tar.bz2
gentoo-2-10f2b8156d43dad856e88ce6e4ef96555c87209e.zip
x11-proto/kbproto: bump to 1.0.4, sync with overlay
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/kbproto/ChangeLog7
-rw-r--r--x11-proto/kbproto/kbproto-1.0.4.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog
index 8080c302a81b..1e792cbd10d8 100644
--- a/x11-proto/kbproto/ChangeLog
+++ b/x11-proto/kbproto/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-proto/kbproto
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.38 2009/05/05 15:14:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.39 2009/10/14 13:33:40 remi Exp $
+
+*kbproto-1.0.4 (14 Oct 2009)
+
+ 14 Oct 2009; Rémi Cardona <remi@gentoo.org> +kbproto-1.0.4.ebuild:
+ bump to 1.0.4, sync with overlay
05 May 2009; Christian Faulhammer <fauli@gentoo.org> kbproto-1.0.3.ebuild:
fix repoman warnings
diff --git a/x11-proto/kbproto/kbproto-1.0.4.ebuild b/x11-proto/kbproto/kbproto-1.0.4.ebuild
new file mode 100644
index 000000000000..408392bff34f
--- /dev/null
+++ b/x11-proto/kbproto/kbproto-1.0.4.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.4.ebuild,v 1.1 2009/10/14 13:33:40 remi Exp $
+
+inherit x-modular
+
+DESCRIPTION="X.Org KB protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"