summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-04-29 09:59:12 +0000
committerRémi Cardona <remi@gentoo.org>2009-04-29 09:59:12 +0000
commitc74b187186490a39120799cb98afa2b788599f85 (patch)
tree9f75d2e3f5505f75aa1950ce149da9be0a2a5469 /x11-proto
parentmask the latest rhythmbox until totem 2.26 is added to portage (diff)
downloadgentoo-2-c74b187186490a39120799cb98afa2b788599f85.tar.gz
gentoo-2-c74b187186490a39120799cb98afa2b788599f85.tar.bz2
gentoo-2-c74b187186490a39120799cb98afa2b788599f85.zip
x11-proto/randrproto: import 1.3.0 from the x11 overlay
(Portage version: 2.2_rc31/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/randrproto/ChangeLog7
-rw-r--r--x11-proto/randrproto/randrproto-1.3.0.ebuild16
2 files changed, 22 insertions, 1 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog
index 97c02cd098b9..49b45f1ca6ee 100644
--- a/x11-proto/randrproto/ChangeLog
+++ b/x11-proto/randrproto/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-proto/randrproto
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.53 2009/04/16 02:32:07 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.54 2009/04/29 09:59:12 remi Exp $
+
+*randrproto-1.3.0 (29 Apr 2009)
+
+ 29 Apr 2009; Rémi Cardona <remi@gentoo.org> +randrproto-1.3.0.ebuild:
+ import 1.3.0 from the x11 overlay
16 Apr 2009; Jeroen Roovers <jer@gentoo.org> randrproto-1.2.2.ebuild:
Stable for HPPA (bug #251832).
diff --git a/x11-proto/randrproto/randrproto-1.3.0.ebuild b/x11-proto/randrproto/randrproto-1.3.0.ebuild
new file mode 100644
index 000000000000..219bd8b6c243
--- /dev/null
+++ b/x11-proto/randrproto/randrproto-1.3.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/randrproto/randrproto-1.3.0.ebuild,v 1.1 2009/04/29 09:59:12 remi Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Randr protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"