summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-09-19 16:16:56 +0000
committerRémi Cardona <remi@gentoo.org>2009-09-19 16:16:56 +0000
commit4c12e55a62384ee57c4703dde91c678c5ebf1680 (patch)
tree83a57edbdacca5da4f0c08cc4e54fe1637a4af04 /x11-proto/xineramaproto
parentppc stable #284068 (diff)
downloadgentoo-2-4c12e55a62384ee57c4703dde91c678c5ebf1680.tar.gz
gentoo-2-4c12e55a62384ee57c4703dde91c678c5ebf1680.tar.bz2
gentoo-2-4c12e55a62384ee57c4703dde91c678c5ebf1680.zip
x11-proto/xineramaproto: bump to 1.1.99.1
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'x11-proto/xineramaproto')
-rw-r--r--x11-proto/xineramaproto/ChangeLog8
-rw-r--r--x11-proto/xineramaproto/xineramaproto-1.1.99.1.ebuild15
2 files changed, 22 insertions, 1 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog
index a6358e8b5956..8065a21b06bf 100644
--- a/x11-proto/xineramaproto/ChangeLog
+++ b/x11-proto/xineramaproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/xineramaproto
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.30 2009/05/05 15:43:23 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.31 2009/09/19 16:16:56 remi Exp $
+
+*xineramaproto-1.1.99.1 (19 Sep 2009)
+
+ 19 Sep 2009; Rémi Cardona <remi@gentoo.org>
+ +xineramaproto-1.1.99.1.ebuild:
+ bump to 1.1.99.1
05 May 2009; Christian Faulhammer <fauli@gentoo.org>
xineramaproto-1.1.2.ebuild:
diff --git a/x11-proto/xineramaproto/xineramaproto-1.1.99.1.ebuild b/x11-proto/xineramaproto/xineramaproto-1.1.99.1.ebuild
new file mode 100644
index 000000000000..a83405f79f7e
--- /dev/null
+++ b/x11-proto/xineramaproto/xineramaproto-1.1.99.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1.99.1.ebuild,v 1.1 2009/09/19 16:16:56 remi Exp $
+
+inherit x-modular
+
+DESCRIPTION="X.Org Xinerama protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+!<x11-libs/libXinerama-1.0.99
+>=x11-misc/util-macros-1.2"