summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-10-03 15:40:15 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-10-03 15:40:15 +0000
commitbed333526989e99bd649f528907c5c9b00516f76 (patch)
tree476f8dedd6b21d92b988dcc9a243f2a8fcf22c87 /x11-proto/bigreqsproto
parentVersion bump (diff)
downloadgentoo-2-bed333526989e99bd649f528907c5c9b00516f76.tar.gz
gentoo-2-bed333526989e99bd649f528907c5c9b00516f76.tar.bz2
gentoo-2-bed333526989e99bd649f528907c5c9b00516f76.zip
Version bump for xorg-server 1.7.
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/bigreqsproto')
-rw-r--r--x11-proto/bigreqsproto/ChangeLog8
-rw-r--r--x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog
index 50a00d2a6e63..9b24c27456fb 100644
--- a/x11-proto/bigreqsproto/ChangeLog
+++ b/x11-proto/bigreqsproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/bigreqsproto
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.29 2009/05/05 14:59:08 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.30 2009/10/03 15:40:15 scarabeus Exp $
+
+*bigreqsproto-1.1.0 (03 Oct 2009)
+
+ 03 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ +bigreqsproto-1.1.0.ebuild:
+ Version bump for xorg-server 1.7.
05 May 2009; Christian Faulhammer <fauli@gentoo.org>
bigreqsproto-1.0.2.ebuild:
diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild
new file mode 100644
index 000000000000..eebad2382935
--- /dev/null
+++ b/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild,v 1.1 2009/10/03 15:40:15 scarabeus Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org BigReqs protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"